搜索资源列表
winTC
- winTC,一个不错的开发软件-winTC, a good software development
winTC
- wintc是一款小巧的windows2000、xp下运行tc的编程工具,超级好用,就是没有序列号,需要序列号请发送及其代码到hwj277@tom.com
winTC
- winTC,一个不错的开发软件-winTC, a good software development
Win-TC
- wintc是一种编程工具-wintc is a programming tool
DMS
- C语言做的图书管理系统,经过WinTC多次调试,保证可以运行。附有makefile文件,可以在linux环境下编译成为嵌入式系统所用的文件-C language to the library management system, after repeated WinTC debugging, and guarantee operations. With makefile, the linux environment compiler b
01BEIBAOdongtai
- 0-1背包问题的动态规划算法C语言实现.Windows系统下 Wintc环境编写-0-1 knapsack problem of the dynamic programming algorithm C language. Windows systems Wintc Central Habitat prepared
winTC
- wintc是一款小巧的windows2000、xp下运行tc的编程工具,超级好用,就是没有序列号,需要序列号请发送及其代码到hwj277@tom.com-wintc is a compact windows2000, xp run tc of programming tools, super-easy to use, that is, there is no serial number, need serial number pleas
C1024FFT
- C语言编写8个点的FFT程序,在WINTC上编译通过-C language 8 point FFT procedures WINTC compiled through
WinTC
- WinTc c语言编辑器 1 代码高亮显示 2 显示程序函数树 3 编译、运行(需c编译器、链接器)-WinTc c language code editor 1 Highlight 2 shows the procedure Function Tree 3 compiler, run (subject to c compiler, linker)
lines
- 可以直接运行,wintc下编程,彩色划线刷屏,400根换个颜色-Can be directly run, wintc under programming, color crossed刷屏, 400 change color
Tetris
- 俄罗斯方块的源代码 WinTC下编译通过,TC2也可以,修改下初始化图形库就可以-Tetris source code compiled under WinTC through, TC2 can also be revised under the graphics library can be initialized
telbook
- 在TURBO C OR WINTC下制作的通讯录,可以使用上下,回车键来操作,界面友好,且ROBUST强大-TURBO C OR WINTC in the production of the Address Book, you can use the up and down, the enter key to operate, user-friendly and powerful ROBUST
Windows.C.winTC
- 这是C语言软件,是一个很好的软件,对于想学习C语言的人很有帮助 -This is a C language software, is a very good software, for the want to learn C language helpful
wintc
- 《C/C++程序设计学习与实验系统》的方法 为了保证软件用户的利益,最新版2009.7已支持Windows 7。 -"C/C++ programmers to learn and experiment system" approach In order to ensure the interests of software users, the latest version 2009.7 has support
wintc3.0
- WINTC,一个在WINDOWS下的编程软件,比TOBC要强,支持汉语,编写C/C++程序,很小很强大-WINTC, a programming software under WINDOWS, stronger than TOBC, support Chinese, the preparation of C/C++ program, very small and very powerful
WinTc
- 大学一年级关于计算机的c和c++的部分实验代码-Freshman on the computer' s c and some c++ test code
win-tc
- wintc使用的方法,含有多种方法,都可以使用,这里面的东西很全,希望大家可以认真看看。-wintc methods used, containing a variety of methods can be used, and there' s something very full, I hope we can seriously look at.
rose
- WINTC编写的玫瑰花程序,可以学习一下-failed to translate
wintc
- 压缩解压各种文档材料的工具软件,提供打包解压功能。-Compression decompression software tools, to provide packaging decompression.
WINTC-GUI
- WINTC GUI,模仿WINTC界面。文本模式下的GUI设计时,主要要用到这些库函数:textcolor() 用于设置打印文本的前景色,textbackground() 用于设置打印文本的背景色。gettext() 用于保存文本窗口的内容,puttext() 显示文本;利用这两个函数,就可以实现文本窗口的保存与恢复。比如,在每次显示菜单,之前先把,菜单将要覆盖的文本窗口内容用gettext() 保存到内存中,然后显示菜单,在退出菜单时