Welcome![Sign In][Sign Up]
Location:
Search - turboc 3.0

Search list

[GUI DevelopA1070_EEPROM(24c08&21)_flash_write

Description: 在DOS底下利用LPT1烧录EEPROM(24c08&24c21)的程序,使用TurBoc 3.0开发-under DOS using LPT1 replication EEPROM (24c08
Platform: | Size: 12214 | Author: 林靚伶 | Hits:

[GDI-BitmapLE_C

Description: 一个漂亮的图形演示程序,通过Dos下turboc 2.0/3.0编译即可运行!请查阅!-a pretty graphic demonstration program, through Dos under TurboC 2.0/3.0 compiler can run! please check!
Platform: | Size: 74931 | Author: Dolphin | Hits:

[Game Programdzq_BLOCK

Description: 这是老早前学生时代用TurboC++3.0写的dos程序,俄罗斯方块,界面现在看实在太差了,但游戏方块的算法是个人自创,有点意思,就拿他凑数吧-This is the old times with the earlier students write TurboC 3.0 dos procedures, the Russian box. Now look at the interface is really bad, but the game box algorithm is a personal manner, a bit mean, it took him to make up the numbers
Platform: | Size: 156501 | Author: 戴志强 | Hits:

[Other resourceQky-3D-01

Description: TurboC编制的VGA模式下3维图形旋转演示。-TurboC based VGA mode rotating three-dimensional graphics demo.
Platform: | Size: 43079 | Author: QKY | Hits:

[OtherTurboC++3.0

Description: 编程学习掌握基本的编程技能学习掌握计算机二级
Platform: | Size: 3580599 | Author: zxl | Hits:

[File OperateXXXX

Description: C语言编程宝点之XXXX main()主函数 每一C 程序都必须有一main()函数, 可以根据自己的爱好把它放在程序的某 个地方。有些程序员把它放在最前面, 而另一些程序员把它放在最后面, 无论放 在哪个地方, 以下几点说明都是适合的。 1. main() 参数 在Turbo C2.0启动过程中, 传递main()函数三个参数: argc, argv和env。 * argc: 整数, 为传给main()的命令行参数个数。 * argv: 字符串数组。 在DOS 3.X 版本中, argv[0] 为程序运行的全路径名 对DOS 3.0 以下的版本, argv[0]为空串(\"\") 。 argv[1] 为在DOS命令行中执行程序名后的第一个字符串 argv[2] 为执行程序名后的第二个字符串 ... argv[argc]为NULL。 *env: 安符串数组。env[] 的每一个元素都包含ENVVAR=value形式的字符 串。其中ENVVAR为环境变量如PATH或87。value 为ENVVAR的对应值如C:\\DOS, C: \\TURBOC(对于PATH) 或YES(对于87)。 Turbo C2.0启动时总是把这三个参数传递给main()函数, 可以在用户程序中 说明(或不说明)它们, 如果说明了部分(或全部)参数, 它们就成为main()子程序 的局部变量。
Platform: | Size: 8817 | Author: jianjian | Hits:

[ConsoleDoscom

Description: DOS下串口编程,运行格式为DOSCOM.exe com1 4800,采用TurboC++3.0编译.
Platform: | Size: 22933 | Author: 李雅发 | Hits:

[Other resourcesnake

Description: 一个贪吃蛇游戏,用c语言编写,上下左右键控制,程序简洁易懂,但要用TurboC++3.0编译
Platform: | Size: 1593 | Author: Wang | Hits:

[GUI DevelopA1070_EEPROM(24c08&21)_flash_write

Description: 在DOS底下利用LPT1烧录EEPROM(24c08&24c21)的程序,使用TurBoc 3.0开发-under DOS using LPT1 replication EEPROM (24c08
Platform: | Size: 12288 | Author: 林靚伶 | Hits:

[Software Engineeringc

Description: C语言常用函数手册 C语言常用库函数手册 C语言turboc常用函数手册-C language commonly used C language function manual manual C library functions commonly used language commonly used function TurboC Manual
Platform: | Size: 91136 | Author: 刘亮 | Hits:

[OtherTurboC++3.0

Description: 编程学习掌握基本的编程技能学习掌握计算机二级-Programmed learning and mastering the basic skills of learning to master computer programming 2
Platform: | Size: 3579904 | Author: zxl | Hits:

[BooksTurboC

Description: C简易教程,无论何种程序的人员,都会有所帮助。-C Layman
Platform: | Size: 304128 | Author: 审议问 | Hits:

[File OperateXXXX

Description: C语言编程宝点之XXXX main()主函数 每一C 程序都必须有一main()函数, 可以根据自己的爱好把它放在程序的某 个地方。有些程序员把它放在最前面, 而另一些程序员把它放在最后面, 无论放 在哪个地方, 以下几点说明都是适合的。 1. main() 参数 在Turbo C2.0启动过程中, 传递main()函数三个参数: argc, argv和env。 * argc: 整数, 为传给main()的命令行参数个数。 * argv: 字符串数组。 在DOS 3.X 版本中, argv[0] 为程序运行的全路径名 对DOS 3.0 以下的版本, argv[0]为空串("") 。 argv[1] 为在DOS命令行中执行程序名后的第一个字符串 argv[2] 为执行程序名后的第二个字符串 ... argv[argc]为NULL。 *env: 安符串数组。env[] 的每一个元素都包含ENVVAR=value形式的字符 串。其中ENVVAR为环境变量如PATH或87。value 为ENVVAR的对应值如C:\DOS, C: \TURBOC(对于PATH) 或YES(对于87)。 Turbo C2.0启动时总是把这三个参数传递给main()函数, 可以在用户程序中 说明(或不说明)它们, 如果说明了部分(或全部)参数, 它们就成为main()子程序 的局部变量。-err
Platform: | Size: 8192 | Author: jianjian | Hits:

[OtherTurboCGraphicFunction

Description: <Turbo C图形函数详解>详细介绍了在Turbo C环境下关于图形函数的一些知识-<Turbo C图形函数详解> described in detail in the Turbo C environment graphics function on some knowledge
Platform: | Size: 118784 | Author: 学习 | Hits:

[OtherTurbo_C_For_Windows_3.0

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:

[Other Riddle gamessnake

Description: 一个贪吃蛇游戏,用c语言编写,上下左右键控制,程序简洁易懂,但要用TurboC++3.0编译-A Snake game, with c languages, from top to bottom about key control procedures easier to understand, but to use TurboC++ 3.0 compiler
Platform: | Size: 1024 | Author: Wang | Hits:

[VC/MFC2008109223219

Description: TurboC高级编程之入门篇【1】:C 语言编程入门---Turbo C语言概述-Turbo C
Platform: | Size: 795648 | Author: | Hits:

[File FormatDOS_All

Description: 这是一个集合了众多DOS资料的文件夹,是我好不容易收集到的,比较全面,对于初学者,高手都会有所帮助。其中还包括一个TurboC 3.0软件。-This file focuses on DOS. It will be useful with your study on DOS.
Platform: | Size: 16377856 | Author: pengshanyue | Hits:

[Software EngineeringhhTurboCpluse

Description: 文件列表
Platform: | Size: 11897856 | Author: fabine | Hits:

[Chess Poker gamesZhouQiuYouXi-TurboC

Description: 1.绘制一个台球案子,上面有两个台球。 2.给出控制台球位置以及运行方向的界面(自己设定)。 3.若台球碰壁,则根据镜面反射原理求出台球下一步的运动方向并作匀速直线运动。 4. 当台球发生撞击时,按照弹性碰撞原理,主撞击球改变运动方向,被撞击球开始进行匀速直线运动。 5.当台球距离孔洞距离很小时,应该让球消失,并显示进球的信息。 6.当按下某个按键时,退出台球运动程序。 -1. Draw a billiard case, the above two billiards. 2. Billiards given location and the direction of the control interface (own set). 3. If the pool hitting the wall, then find the pool under the principle of mirror reflection direction and the next movement for uniform linear motion. 4. When the crash occurred when the pool, in accordance with principles of elastic collision, hit the ball to change the main direction of motion, hit start hitting uniform linear motion. 5. Distance from the hole when the pool is very small, should allow the ball disappears and scoring information. 6. When you press a button, exit billiards sports program.
Platform: | Size: 25600 | Author: hoooking | Hits:
« 12 »

CodeBus www.codebus.net