搜索资源列表
TcTanChiShe
- 本人用tc3.0编写的贪吃蛇小游戏,希望大家喜欢-prepared by the Snake small games, hope you like
warship_c
- 调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。-debugging environment or TC3.0 WITH TC 2.0. This process needs to run for the tc several header files. Proposed changes to the options m
WIN9X下五子棋
- TC3.0下编译,98下运行(因为直接调用中断中的鼠标) 放在c:\\windows\\desktop\\wzq下 也就是把程序烤到98桌面上去 运行wzq.exe的时候必须有egavga.bgi 和 hzk16在同一目录-TC3.0 compiler, running under 98 (as a direct call interrupted the mouse) on c : \\ windows \\ desktop \\ wzq is under the procedures bake
贪吃蛇代码
- 呵呵 程序在tc3.0下编译通过. 回车键 选关,我只做了两关, r键重新开始 p键悔步,只能悔五步啊.不过你可以 改#define STEPMAX的值 -Oh procedures under the tc3.0 compile. ENTER key election concern, I only had two clearance, Key reopen r p Key regret step, five-step can only r
saolei
- 这是我做的扫雷游戏,是数据结构课程设计,用TC3.0写的
periscopegame
- 海底潜艇游戏源代码 调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。
Gamebox_src
- 一个在tc3.0下面写的棋类游戏 很经典 值得好好研究
snaketc
- 利用TC3.0模仿的贪吃蛇游戏的代码,程序可以完美运行
24点的C++算法
- 在TC3.0下运行可以成功 从C里面改来的-in TC3.0 can successfully run from C to the inside reform
tc3下俄罗斯方块程序
- tc3下俄罗斯方块程序 采取定义boland图形库(<graphics.h>),需编译前将turboc目录下的egavga.bgi考到源程序所在目录下-TC3 under procedures adopted Tetris Boland definition graphics library (lt; Graphics.hgt;) , Will be compiled before the TurboC directory egavga.bgi test to the directo
wenqu2
- /*文曲星里面猜?A?B模拟程序,具有人工智能,*/ /*猜测过程中,每次都是猜测概率最大的组合*/ /*最终输出结果是平均需要猜测多少次,最多需要猜测多少次,最少需要猜测多少次*/ /*运行测试环境:Tc2.0,Tc3.0*/-/* Guess文曲星inside? A? B simulation program with artificial intelligence,*//* guessing process, each time the probability of guess
Wor_Ship
- C语言实现射击游戏,含有BMP位图显示。调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。-C language realization of shooting game, containing BMP bitmap display. TC2.0 or debugging environment TC3.0. Tc nee
ship
- 调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。-Debugging environment TC2.0 or TC3.0. Tc run the program needs to provide a few header files. Proposed changes include options menu item
Matches
- TC3.0编写。有两个人,100根火柴,每次只能取1到7根,最后取到者羸。-TC 3.0 Compile. 100 matches, each time you can choose 1~7. Who get the last one will win.
C-language-by-typing-games
- C语言实现打字游戏 该程序在TC3.0环境下编译通过,共有9个函数。分别是printScreen,start,leave,levelChoice,newWord,moving,wordHit,result和main。-C language by typing games to compile the program in TC3.0 environment, a total of nine functions. Are printScreen, start, leave, levelChoice
1_1442096731
- C语言实现打字游戏 该程序在TC3.0环境下编译通过,共有9个函数。分别是printScreen,start,leave,levelChoice,newWord,moving,wordHit,result和main。 其功能分别是: printScreen:刷新屏幕输出的图像。 Start:用户进入程序时选择开始,退出和求助。 Leave:用户离开程序事提示感谢使用 levelChoice:用户开始之前选择等级 newWord:生成一个新的字母并将其置于首行。 m
els
- 用TC3.0编的俄罗斯方块,很好的界面交互-Tetris TC3.0 compiled a good interface interaction
daziyouxi
- 该程序在TC3.0环境下编译通过,共有9个函数。分别是printScreen,start,leave,levelChoice,newWord,moving,wordHit,result和main。 其功能分别是: printScreen:刷新屏幕输出的图像。 Start:用户进入程序时选择开始,退出和求助。 Leave:用户离开程序事提示感谢使用 levelChoice:用户开始之前选择等级 newWord:生成一个新的字母并将其置于首行。 moving:将屏幕上的所
daoyouyouxi
- 该程序在TC3.0环境下编译通过,共有5个函数。分别是Introduce,shortestdistance,floyed,display及main。 其功能分别是: Introduce:地点介绍函数。 Shortestdistance:计算两地的最短距离。 Floyed:floyed算法求两地的最短距离。 Display:打印两个地点的路径及最短距离至屏幕。 Main:总体控制各函数并提供原始数据。 -The program compiled by TC3.0 env
paly
- 程序在TC3.0环境下编译通过,共有9个函数。分别是printScreen,start,leave,levelChoice,newWord,moving,wordHit,result和main。-Program in TC3.0 environment compiler, a total of nine functions. Are printScreen, start, leave, levelChoice, newWord, moving, wordHit, result and main.