搜索资源列表
WUJUN
- 该语句在TURBOC集成环境下不能运行,所以需要一个完整的应用程序-TURBOC the statement in the integrated environment can not run, they need a complete application procedures
wujun2
- 一种经典的LZW编码算法,在TURBOC中可以运行实现-a classic LZW coding algorithm, which can run TURBOC achieve
optimizationdimidiatesearches
- 这个程序可实现最优二分检索树的构造,绘制和检索,请在Turboc 2.0下运行-this procedure can be sub-optimal two tree structure retrieval, mapping and retrieval, Please run using Turbo 2.0
最优二分检索树构造及绘制
- 这个程序可实现最优二分检索树的构造,绘制和检索,请在Turboc 2.0下运行。-this procedure can achieve optimal two-tree structure retrieval, mapping and retrieval, please Turbo running under 2.0.
DISTINCT1
- 层序遍历法判断二叉树是否完全二叉树,可以在TURBOC中运行实现
shuangxianglianbiao
- 用图形界面实现双向链表算法,在turboC直接运行即可看到结果
最优二分检索树构造及绘制
- 这个程序可实现最优二分检索树的构造,绘制和检索,请在Turboc 2.0下运行-this procedure can achieve optimal two-tree structure retrieval, mapping and retrieval, please run Turbo 2.0
chexiangtiaodu
- 数据结构课程设计 车厢调度 一、需求分析 1、用编号依次为1,2,3,……,n表示停在铁路调度站入口处的车厢序列。 2、用一个栈形象地表示为火车的调度站。 3、利用栈先进后出的性质,结合递归和回溯算法,实现编号1…n的车厢的所有可能的序列和每种序列的出入栈变化过程。 本程序用C语言实现,已经在TURBOC 2.0环境下通过。-Data structure the curriculum design of a train scheduling, needs analy
ScoreSystem
- 学生成绩查询系统,运用结构体,struct ,sort ,Clrscr(),textcolor()函数,用for()循环语句,switch和ifelse作为条件测试语句。 程序实现了学生成绩查询功能,有20个我们班学生的数据信息,每个包含: 学号 — num [10](字符串)、姓名(拼音)— name[25](字符串)、 性别 — sex(字符,M或W)、年龄 — age(整型)、 三门课程成绩(高数、英语、计算机)— score [3 ](单精度)。设计一个系统: 定义
yuandaima
- 用Turboc编写线性表的源代码 实现插入和删除的功能,也可以在VC里运行。具有线性表典型的功能~-Turboc prepared with the source code to achieve a linear table insertion and deletion functions, but also to run in the VC. A typical linear function of the table ~
heibaiqi.c
- 用C实现的黑白棋源程序,有人工智能的人机对战,用算法树深度搜索,原始的C图形界面,turboC或TC编译器运行。网络上实现黑白棋大多选择VC++,并没有用C实现并且有人工智能的程序。-Implementation of Othello with C source code, there is artificial intelligence, human-machine gaming, with the depth of search tree algorithm, the original C-
TURBOC
- TC下的C语言程序设计方法以及C语言程序设计实例-TC C programming language under the methods and examples C programming language
turbocmoreexample
- turboc 100个例子啊。最后不要用英文名字啊。-Interesting program, there are 100 examples of ah.
turboC
- turb0c的使用说明,其中详细阐述了该集成开发环境的使用方法-turb0c' s instructions, which detail the use of integrated development environment
yuesefu
- 约瑟夫 算法,自己做的,用循环链表,环境在turboc++3.0下编译通过-failed to translate
51110ZA
- 在turboC上完成的猴子分桃问题,用C语言编程实现;便于学习理解以及交作业 另含求一元二次方程的根,筛选法求100以内素数的源代码-On completion of the monkeys of peach turboC problem, using C language programming easy to learn and understand the homework
graphics
- This program demonstrate the usage of Borland graphics functions, these are available only for msdos 16 bit programs using TurboC++ compiler.