Welcome![Sign In][Sign Up]
Location:
Search - tc2.0

Search list

[Other resourceC语言演示链表操作

Description: 数据结构的链表关系,用TC2.0 编写,比较完整,可以作为学生的教学用-data structure objectlist relations with the preparation WITH TC 2.0, a more comprehensive and can be used as teaching students
Platform: | Size: 6584 | Author: 康道之 | Hits:

[Other resourcePCX256

Description: DOS平台下显示PCX图片的演示程序,调用了SVGA库,在TC2.0下开发-DOS platform PCX pictures showed the demo program, call the library SVGA, developed under the READ
Platform: | Size: 61568 | Author: WangQiang | 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: 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:

[Othertchf

Description: 本程序运用哈夫曼编码原理对数据进行二进制编码压缩。 进入界面要求输入进行编码的数据,注意输入的数据彼此不能相同。 然后,敲回车将显示数据排序信息及表示二进制形成的二叉树。 敲回车显示字符和对应二进制编码。 键入?显示帮助信息。 键入#进行编码数据输入与二进制数据输入的切换。 键入tree显示图形二叉树。 键入huff显示编码信息。 键入reset刷新缓冲区,重新输入要求编码的数据。 键入exit退出程序。 在TC2.0上运行。 注意正确配置图形驱动路径。-the procedures used Huffman coding theory of binary coding for data compression. Access interface for the importation of coding data to input data with each other not the same. Then, the knockout round will show information and data sorting said binary formation of binary tree. Knockout round display character and the corresponding binary coding. Type? Information shows that help. Type # encode binary data entry and data input switching. Type tree display graphics binary tree. Type huff show coding information. Type reset refresh buffer and re-importing the data coding requirements. Type exit to withdraw from the process. TC in running. Pay attention to the correct allocation of graphics-driven pathways.
Platform: | Size: 38405 | Author: 孔铁柱 | Hits:

[OtherTREEBINA

Description: 计算器程序。 能够显示计算优先级的二叉树。 可以任意加括号。 可进行+_*/%运算,及sin,cos,tan,cot,^,ln,e^,a^运算。 运行于TC2.0。要求正确配置图形驱动程序。-calculator program. Calculated to demonstrate the priority of binary tree. Can be arbitrary bracketed. Can be _ * /% Operational and sin, cos, tan, cot, ^, ln, e ^ a ^ operator. Running TC. It demands the right graphics drivers.
Platform: | Size: 2183 | Author: 孔铁柱 | Hits:

[Other resourceTc2.0Bsplinesrc

Description: turbo c 2.0实现的B样条反控制顶点算法 也就是画一条插值到所给点的样条 4阶,3次-turbo c 2.0 achieving B-spline vertices of the anti-control algorithm is a painting by interpolation to point to the kind of the four bands, three times
Platform: | Size: 39730 | Author: bug | Hits:

[Other resourceGUI_TC20

Description: 一个真正的多窗口的图形界面系统,支持鼠标和各种控件,用tc2.0就可以编译通过。编译的时候用tc2.0打开gui.prj然后build就行。
Platform: | Size: 202252 | Author: 陈显永 | Hits:

[Other resourcerouter

Description: C语言路由距离向量路由算法演示程序,采用TC2.0的图形方式编程模式,主要演示路由算法
Platform: | Size: 43447 | Author: 刘军 | Hits:

[Other resourceTetris_TurboC2.0

Description: 俄罗斯方块源码,TC2.0图形模式实现。
Platform: | Size: 37691 | Author: ZhanYongqin | Hits:

[Game Programperiscopegame

Description: 海底潜艇游戏源代码 调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。
Platform: | Size: 197266 | Author: 柳惠 | Hits:

[Process-Threadmemoryallocate

Description: 本节给出三个非常实用和高速的内存分配函数。读者可以直接拷贝这三个函数到程序中去,使用Allocate()和My_Free()代替系统提供的alloc()和free()函数。调试环境为TC2.0或者TC3.0
Platform: | Size: 1577 | Author: 柳惠 | Hits:

[Other resourceALLOCATE

Description: 给出三个非常实用和高速的内存分配函数。读者可以直接拷贝这三个函数到程序中去,使用Allocate()和My_Free()代替系统提供的alloc()和free()函数。调试环境为TC2.0或者TC3.0
Platform: | Size: 1202 | Author: sdf | Hits:

[Other resourcemouse

Description: 在TC下使用鼠标的例子,调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下,或把源程序拷贝到tc目录下运行。
Platform: | Size: 2351 | Author: sdf | Hits:

[OtherMyDir

Description: 以前写的一个类似于DOS Dir命令的程序,可供学习DOS编程者参考(TC2.0编译)。
Platform: | Size: 3410 | Author: MikeJing | Hits:

[OS Develop操作系统——PCB模拟代码

Description: 这是帮别人做的程序,模拟操作系统中进程控制块(包括多道系统中动态优先级进程调度和动态内存分配),用tc2.0做的,带有图形界面和简陋的控制台。现在把源代码贴出来。-This to help procedure that others make, simulation operating system process control piece (whether including many dishes of system dynamic PRI process dispatcher and dynamic memory assign), use tc2. 0 ones that make, there are figure interfaces and simple and crude control cabinets. Stick the source code out now
Platform: | Size: 12031 | Author: 草原 | Hits:

[BooksTC2

Description: 最好的系统编程软件Turbo C2.0的中文手册-the best system programming software Turbo C2.0 Chinese Manual
Platform: | Size: 6811648 | Author: 曾是命 | Hits:

[Windows DevelopTC2.0-teaching-examples_3

Description: windows tc2.0环境下快速学习c语言教学示例程序3-Windows TC2.0 environment c language learning teaching example 3 of procedures
Platform: | Size: 6144 | Author: 郝建栋 | Hits:

[Windows DevelopTC2.0-teaching-examples_4

Description: windows tc2.0环境下快速学习c语言教学示例程序4-Windows TC2.0 environment c language learning teaching example 4 of procedures
Platform: | Size: 6144 | Author: 郝建栋 | Hits:

[Windows DevelopTC2.0-teaching-examples_5

Description: windows tc2.0环境下快速学习c语言教学示例程序5-Windows TC2.0 environment c language learning teaching example 5 of procedures
Platform: | Size: 4096 | Author: 郝建栋 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 26 »

CodeBus www.codebus.net