搜索资源列表
电梯仿真程序
- 本程序模拟一栋大楼内10部电梯的运行情况及人员流动。开发平台为TC30-a simulation of the building within 10 lifts running and movement. Development platform for TC30
pidkongzhi
- 《PID控制C源程序》pid控制算法, pid调节算法,在TC30 编译过,可运行,熟悉pid的爱好者可以参考一下-"C source PID control," pid control algorithm, pid regulation algorithms, the TC30 compiled, run familiar with the pid of reference for lovers
tc30wzq
- /* tc30下的五子棋程序,原创AI算法email:kinghfut@gmail.com QQ:254648852 */-/ * tc30 of 331 procedures, originality AI algorithms email : kinghfut@gmail.com QQ : 254648852 * /
tc30
- tc3.0 很基础的编程软件哦~解压修改路径直接用~不需要安装-tc3.0 is based programming software oh-extracting revised path directly with no need to install ~
TC30
- 小程序,关于语言的,最大100M,不要分割文件,名字不能太长
tc30
- tc3 考试系统-TC3 Examination System
cPID
- PID控制C源程序BC31 TC30 编译过,可运行。
MATRIX
- 矩阵分解的Doolittle分解算法实现,其中包含一个将矩阵打印输出的子程序,在TC30上运行成功
Cov
- 卷积的计算,使用TC30实现,卷积在通信中应用广泛,是一个很基础的算法,通过c语言编程,可以加深对算法的理解
DFT
- DFT算法实现,使用TC30实现,有绘图显示,DFT是数字型号处理的基础,是数字信号处理编程的入门程序
PID_for_C
- BC31 TC30 编译过,可运行。
优秀的tc30
- 优秀的tc3.0技术性文章介绍-outstanding technical article introduces tc3.0
TC30
- 系统应用编程软件 可操作行强 学习软件-System application programming software strong operational line learning software
C-graphics-functions-
- C语言图形函数库,包括TC30图形模式下基本上所有的函数!!很全面!-C-language graphics functions library
ZUOYE
- tc30编的课设 翻牌游戏,大一时的课设-tc30 series of lessons based flop games, freshman class set
323RAC~1
- 这是一款二维赛车游戏,实践课上自己原创的经过tc30编译。希望对大家有帮助。-This is a two-dimensional racing game, practice on their original course through tc30 compiled. We hope to help.
cgaojibiancheng
- tc30 c语言高级编程,对于做c语言课程设计的同学很有用-tc30 c language
tc30
- 数据结构 应用软件 多月学习数据结构的同学 可以看一看-Data structure data structure of application software for many months learning students can take a look at
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