搜索资源列表
tc30
- tc3.0 很基础的编程软件哦~解压修改路径直接用~不需要安装-tc3.0 is based programming software oh-extracting revised path directly with no need to install ~
TC30
- 小程序,关于语言的,最大100M,不要分割文件,名字不能太长
MATRIX
- 矩阵分解的Doolittle分解算法实现,其中包含一个将矩阵打印输出的子程序,在TC30上运行成功
TC30
- 系统应用编程软件 可操作行强 学习软件-System application programming software strong operational line learning software
cgaojibiancheng
- tc30 c语言高级编程,对于做c语言课程设计的同学很有用-tc30 c language
eidtor
- 使用C语言在TC3.0下运用各种图形函数编写记事本程序-This editor based on the TC30. It has most of the function of the editor in the windows operating system.
TC30
- 在 win2000/winxp/vista/win7/win10 下完美使用 Turbo C/C++ 3.0,包括图形程序。 所有环境均已经配置好,不用修改。 双击执行“Turbo C++ 3.0”即可。 由于虚拟了 DOS 环境,文件夹 DISK_C 就是 C:\,使用文件路径的时候需要注意。 例如,图形程序中初始化图形环境的代码: int gdriver=VGA, gmode=VGAHI; initgraph(&gdriver, &gmode, "C