Welcome![Sign In][Sign Up]
Location:
Search - tc3 for c language

Search list

[Windows DevelopzongheCAD

Description: C语言实现的综合CAD系统。希望给大家有所帮助。 使用说明: 本程序的调试环境为TC2.0或者TC3.0。运行这个程序需要TC提供的几个头文件。建议修改“options”菜单中的“include”目录项指向TC安装目录下的include目录);或者把源程序拷贝到tc目录下运行。 而本章例子中,因为MICROCAD.C内嵌汇编代码,读者要在命令行下输入tcc -B D:\\TC\\source\\MICROCAD\\MICROCAD.C,来编译MICROCAD.C。 注意,在汇编的时候TC要调用TASM.exe。-C language integrated CAD system. We want to help. Use : the process of debugging environment for the READ or TC3.0. Run this procedure provided by the TC needs several header files. Propose to amend the "options" menu on the "include" directory items at TC installation directory of i nclude directory); Or copy of the source tc catalog operation. And the examples in this chapter, since MICROCAD.C embedded code compilation, readers to the command line input tcc-B D : \\ TC \\ source \\ MICROCAD \\ MICROCAD.C. MICROCAD.C to compile. Attention to the compilation of TC to call TASM.exe.
Platform: | Size: 56238 | Author: 王超 | Hits:

[Editorc_wenbenbianjiqi

Description: 用C语言编写的功能强大的文本编辑器。 说明: 调试环境为TC2.0或者TC3.0。运行这个程序需要TC提供的几个头文件。建议修改“options”菜单中的“include”目录项指向Tc的include目录;或者把源程序拷贝到TC目录下运行。 运行时需要做生成一个工程文件来包含所有的C源代码,制作工程文件(后缀.prj)。在TC2.0里面,需要输入.c文件的文件名,而在TC3.0里面,则可以通过鼠标和菜单选择要放到工程中的文件。-C language of the powerful text editor. Note : debugging environment for the READ or TC3.0. Run this procedure provided by the TC needs several header files. Propose to amend the "options" menu on the "include" directory items at the Tc includ e catalog; Or copy of the TC source directory operations. Runtime generation needs to be done to a project document contains all the C source code, production engineering (suffix. Prj). TC in all, the need to import. C files, and the TC3.0 inside. can be passed mouse and menu options to be put engineering documents.
Platform: | Size: 312118 | Author: 王超 | Hits:

[OtherTC3

Description: tc3.0,turbo c开发平台(turb0 c 3.0)kaifapingtai -tc3.0, turbo C developing platform(tubo C 3.0)
Platform: | Size: 966656 | Author: 高强 | Hits:

[Windows DevelopzongheCAD

Description: C语言实现的综合CAD系统。希望给大家有所帮助。 使用说明: 本程序的调试环境为TC2.0或者TC3.0。运行这个程序需要TC提供的几个头文件。建议修改“options”菜单中的“include”目录项指向TC安装目录下的include目录);或者把源程序拷贝到tc目录下运行。 而本章例子中,因为MICROCAD.C内嵌汇编代码,读者要在命令行下输入tcc -B D:\TC\source\MICROCAD\MICROCAD.C,来编译MICROCAD.C。 注意,在汇编的时候TC要调用TASM.exe。-C language integrated CAD system. We want to help. Use : the process of debugging environment for the READ or TC3.0. Run this procedure provided by the TC needs several header files. Propose to amend the "options" menu on the "include" directory items at TC installation directory of i nclude directory); Or copy of the source tc catalog operation. And the examples in this chapter, since MICROCAD.C embedded code compilation, readers to the command line input tcc-B D : \ TC \ source \ MICROCAD \ MICROCAD.C. MICROCAD.C to compile. Attention to the compilation of TC to call TASM.exe.
Platform: | Size: 56320 | Author: 王超 | Hits:

[Editorc_wenbenbianjiqi

Description: 用C语言编写的功能强大的文本编辑器。 说明: 调试环境为TC2.0或者TC3.0。运行这个程序需要TC提供的几个头文件。建议修改“options”菜单中的“include”目录项指向Tc的include目录;或者把源程序拷贝到TC目录下运行。 运行时需要做生成一个工程文件来包含所有的C源代码,制作工程文件(后缀.prj)。在TC2.0里面,需要输入.c文件的文件名,而在TC3.0里面,则可以通过鼠标和菜单选择要放到工程中的文件。-C language of the powerful text editor. Note : debugging environment for the READ or TC3.0. Run this procedure provided by the TC needs several header files. Propose to amend the "options" menu on the "include" directory items at the Tc includ e catalog; Or copy of the TC source directory operations. Runtime generation needs to be done to a project document contains all the C source code, production engineering (suffix. Prj). TC in all, the need to import. C files, and the TC3.0 inside. can be passed mouse and menu options to be put engineering documents.
Platform: | Size: 312320 | Author: 王超 | Hits:

[OtherTurbo_C_For_Windows_3.0

Description: Turbo C 2.0 不仅是DOS时代优秀的C语言编程工具,而且还是广大编程学习者的入门语言。本版更彻底地进行了汉化,包括出错信息,却又不牵强翻译,保留了最贴切的信息,并且为其完善了Windows以及中文DOS下的运行环境,使用者并不需要熟悉DOS知识,只需要在安装时将 Turbo C v2.0 指定安装在任意文件夹,再不需要手动更改任何选项,就能够正常编译程序。-Turbo C 2.0 is not only the DOS era of good C language programming tools, but also a vast number of programming language learner entry. Excerpts have been more thoroughly finished, including the error message, but not far-fetched translation, retains the most relevant information, and its improved Windows as well as the Chinese under the DOS operating environment, the user does not need to be familiar with DOS knowledge only need to install Turbo C v2.0 will be installed in any specified folder, and then do not need to manually change any option, the compiler will be able to normal procedures.
Platform: | Size: 2652160 | Author: 王洋 | Hits:

[GUI DevelopAsm_C

Description: 这是一个C语言与汇编混编的例子实现绘图,调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。 而本章例子中,因为MICROCAD.C内嵌汇编代码,读者要在命令行下输入tcc -B D:\TC\source\MICROCAD\MICROCAD.C,来编译MICROCAD.C。注意,在汇编的时候TC要调用TASM.exe。-This is a mixed compilation of C language and examples of the realization of graphics, debugging environment TC2.0 or TC3.0. Tc need to run this procedure provides several header files. Proposed to amend the options menu items include directory to the include directory tc (for specific ways to see the first chapter of this book to explain) or copy the source code to run tc directory. The examples in this chapter because MICROCAD.C inline assembly code, the reader to the command line, enter the tcc-BD: \ TC \ source \ MICROCAD \ MICROCAD.C, to compile MICROCAD.C. Note that when in the compilation of TC to call TASM.exe.
Platform: | Size: 45056 | Author: fenghuan | Hits:

[Shot GameWor_Ship

Description: C语言实现射击游戏,含有BMP位图显示。调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。-C language realization of shooting game, containing BMP bitmap display. TC2.0 or debugging environment TC3.0. Tc need to run this procedure provides several header files. Proposed to amend the options menu items include directory to the include directory tc (for specific ways to see the first chapter of this book to explain) or copy the source code to run tc directory.
Platform: | Size: 196608 | Author: fenghuan | Hits:

[ELanguageC_Cplus_study_system

Description: 原名《Turbo C/C++ for Windows 集成实验与学习环境》,现在已支持最新操作系统WINDOWS 7,它是从事一线教学的大学教师根据C程序多媒体教学演示和C语言初学者的特点,量身打造的一个简单易用的C/C++程序设计教学演示、学习与实验软件(支持TC2/TC3、GCC、VC6四种编译器,没有使用日期限制)。-Formerly known as " Turbo C/C++ for Windows integrated experimental and learning environment" , now supports the latest operating system WINDOWS 7, it is engaged in front-line teaching of university teachers in accordance with procedures multimedia teaching C and C demonstrate the characteristics of language learners, tailored an easy-to-use C/C++ programming demonstration teaching, learning and experiment software (support TC2/TC3, GCC, VC6 four compiler, there is no restrictions on the use of date).
Platform: | Size: 37645312 | Author: april | Hits:

CodeBus www.codebus.net