Location:
Search - win tc3.0
Search list
Description: //在tc3.0++在运行
//a数组用于随机产生1-6数表示每个方格后面的图形.用inita()函数来实现
//c数组用于记录方格的状态,用字符L(lock)表示没有打开的方格
//D(delete)表示已消去的方格.O(open)表示打开的方格.
//变量m表示按回车键的有效次数.也是记忆力参数,越小记忆力越好
//变量xpos,ypos用于表示当前光标所在的位置
//(x1,y1),(x2,y2)用于记录打开的两个方格的位置
//judge()函数用于控制光标范围,使其不能移出长方形
//win()函数用于判断游戏是否过关,通过判断每个方格是否全是 D 状态
//xago,yago 用于记录移动前的位置
//ax,ay表示行列式的行与列,用它们来控制游戏的关数,ax位于3-6之间,ay位于4-7之间
//z来控制方格后的图形
//第一关后面的图形用1-6代表的图形.第二关后面的图形用0-9十个数。第三关后面的图形用A-O十五个字母,
//第四关后面的图形用A-T二十一个字母-/ / tc3.0 running / / array for a randomly generated number, said 1-6 each box behind the plan fractal. with Inita () function to achieve / / c array used to record box at the state, characters used L (lock) had not opened the box / / D (delete) said it has been eliminated from the box. O (open) open the box. / / variable m expressed by the ENTER key to the effective number. also memory parameters, the smaller the better memory / / variable xpos, ypos said the current cursor for the location / / (x1, y1), (x2, y2) records for the two open box at the location / / judge () function used to control the cursor, it can not be moved out of a rectangular / / win () function used to judge whether the clearance game, each box by making a judgment whether the entire state of the D / / xago. Yago fir
Platform: |
Size: 11903 |
Author: 岳颖君 |
Hits:
Description: //在tc3.0++在运行
//a数组用于随机产生1-6数表示每个方格后面的图形.用inita()函数来实现
//c数组用于记录方格的状态,用字符L(lock)表示没有打开的方格
//D(delete)表示已消去的方格.O(open)表示打开的方格.
//变量m表示按回车键的有效次数.也是记忆力参数,越小记忆力越好
//变量xpos,ypos用于表示当前光标所在的位置
//(x1,y1),(x2,y2)用于记录打开的两个方格的位置
//judge()函数用于控制光标范围,使其不能移出长方形
//win()函数用于判断游戏是否过关,通过判断每个方格是否全是 D 状态
//xago,yago 用于记录移动前的位置
//ax,ay表示行列式的行与列,用它们来控制游戏的关数,ax位于3-6之间,ay位于4-7之间
//z来控制方格后的图形
//第一关后面的图形用1-6代表的图形.第二关后面的图形用0-9十个数。第三关后面的图形用A-O十五个字母,
//第四关后面的图形用A-T二十一个字母-//tc3.0 running// array for a randomly generated number, said 1-6 each box behind the plan fractal. with Inita () function to achieve// c array used to record box at the state, characters used L (lock) had not opened the box// D (delete) said it has been eliminated from the box. O (open) open the box.// variable m expressed by the ENTER key to the effective number. also memory parameters, the smaller the better memory// variable xpos, ypos said the current cursor for the location// (x1, y1), (x2, y2) records for the two open box at the location// judge () function used to control the cursor, it can not be moved out of a rectangular// win () function used to judge whether the clearance game, each box by making a judgment whether the entire state of the D// xago. Yago fir
Platform: |
Size: 11264 |
Author: 岳颖君 |
Hits:
Description: Turbo C 2.0 不仅是DOS时代优秀的C语言编程工具,而且还是广大编程学习者的入门语言。本版更彻底地进行了汉化,包括出错信息,却又不牵强翻译,保留了最贴切的信息,并且为其完善了Windows以及中文DOS下的运行环境,使用者并不需要熟悉DOS知识,只需要在安装时将
Turbo C v2.0 指定安装在任意文件夹,再不需要手动更改任何选项,就能够正常编译程序。-Turbo C 2.0 is not only the DOS era of good C language programming tools, but also a vast number of programming language learner entry. Excerpts have been more thoroughly finished, including the error message, but not far-fetched translation, retains the most relevant information, and its improved Windows as well as the Chinese under the DOS operating environment, the user does not need to be familiar with DOS knowledge only need to install Turbo C v2.0 will be installed in any specified folder, and then do not need to manually change any option, the compiler will be able to normal procedures.
Platform: |
Size: 2652160 |
Author: 王洋 |
Hits:
Description:
WIN-TC是一个TC2 WINDOWS平台开发工具。该软件使用TC2为内核,提供WINDOWS平台的开发界面,因此也就支持WINDOWS平台下的功能,例如剪切、复制、粘贴和查找替换等。而且在功能上也有它的独特特色例如语法加亮、C内嵌汇编、自定义扩展库的支持等。并提供一组相关辅助工具令你在编程过程中更加游刃有余,如虎添翼。
WIN-TC简繁双语版可以正常运行于98及其以上的简体及繁体WINDOWS操作系统上
好的编译工具好-WIN-TC is a TC2 WINDOWS platform development tools. The software used for the core TC2 provide WINDOWS platform interface, thus WINDOWS platform support functions such as cut, copy, paste and search for replacement. But also in the function has its unique characteristics, such as syntax highlighting, C embedded compilation, since the definition of the expansion of library support. And to provide a group of related aids you in the programming process more easily, a menace. WIN-TC Simplified bilingual version can run on normal 98 and above, Simplified and Traditional WINDOWS operating system to compile a good tool for good
Platform: |
Size: 4000768 |
Author: 陈伟 |
Hits:
Description: 模仿一个flash小游戏“水晶球测心术”,用C语言做的,在TC3和win-tc中运行通过。-Imitation of a small flash game, " Mind Reading Crystal Ball" , with the C language to do, in TC3 and run through the win-tc.
Platform: |
Size: 1024 |
Author: suprmozhe |
Hits:
Description: Tuobo3.0 安装软件,最新的,可以使用。-Tuobo3.0 install the software, the latest, you can use.
Platform: |
Size: 6206464 |
Author: 唐爱盼 |
Hits:
Description: 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.
Platform: |
Size: 12288 |
Author: lsieun |
Hits:
Description: 模仿一个flash小游戏“水晶球测心术”,用C语言做的,在TC3和win-tc中运行通过。-Imitation of a small flash game, " Mind Reading Crystal Ball" , with the C language to do, in TC3 and run through the win-tc.
Platform: |
Size: 1024 |
Author: fu973951 |
Hits: