搜索资源列表
Lcom1.70_Dos
- DOS下的串口工具,用tc2就可以编译 内含CDT编排过滤 有问题请email 给我 ls99@far-china.com-an serial tool for DOS. Complied in turbo c 2.0,including CDT filter, email ls99@far-china.com if there is any question.
svga
- svga图形编程库,适用DOS,borlandc 3.1 turbo c, MS-C.可实现 256色以上编程-svga graphics programming library, application DOS, borlandc 3.1 turbo c, MS-C. Color can achieve more than 256 programming
gserial
- GSerial是一个DOS下串口通信程序,程序结构较好,能编出用中断方式接收/发送的多串口通信程序(龚建伟曾用它编过7串口通信程序)。Turbo C++ 3.0 Dos或 Win3X/9X/ME/NT/2K的DOS环境下运行-GSerial under DOS is a serial communication program, program structure better, can be compiled out with interrupt receiving / sending of
TC3_ucos2_ucgui
- Turbo C 3.0 + UCOS2 + UCGUI PC学习版本, 在csword网友的基础上改正了一个BGI的小问题,并 加入了IDE环境:Turbo C++ 3.0 带路径直接解压到到D:\\根目录就能用, 解压后,请运行d:\\myworks\\tc\\tc.exe 而后打开项目选择d:\\myworks\\tc\\bin\\ucgui\\ucgui.prj 而后按Ctrl+F9下运行即可。 注意运行后在WinXP全屏下会没有响应, 建议在Vmware下
TC++30DOS_SerialProgramming
- Turbo C++3.0使用通用性较好的可重用代码 GSerial类在DOS下的串口通信编程。-Turbo C 3.0 versatility better use of reusable code GSerial category in the DOS serial communication programming.
gSeral
- GSerial是一个DOS下串口通信程序,程序结构较好,能编出用中断方式接收/发送的多串口通信程序(龚建伟曾用它编过7串口通信程序)。Turbo C++ 3.0 Dos或 Win3X/9X/ME/NT/2K的DOS环境下运行-GSerial under DOS is a serial communication program, program structure better, the amounts can be interrupted with receiving / sending of
pc104-timer
- 基于瑞士逻辑的PC104测试定时器例程,运行环境为Turbo c,操作系统为DOS,测试通过例程。-PC104 logic test based on the Swiss timer routines, operating environment for Turbo c, operating system, DOS, test routines.
4GM
- dos turbo c big real mode 4g memory dump
tc2
- 经典的不能再经典的Turbo C 2.0。DOS 时代优秀的 C 语言编程工具-The classic is no longer the classic Turbo C 2.0. DOS era of good C language programming tools
DIRSEL
- TURBO C 文件管理器,有原始碼及編譯完成的執行檔-TURBO C File Manager, there is complete source code and compiled executable file
BorlandC3.1
- Borland C++ is a C and C++ programming environment (that is, an integrated development environment) for MS-DOS and Microsoft Windows. It was the successor to Turbo C++, and included a better debugger, the Turbo Debugger, which was written in protecte
Serial-programming
- 本书从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串口通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP/IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++/Turbo C的读者也能很快编写出实用的串口通信程序。-Programming practices from the perspective of the book details the PC computer under Windows e
pc104-ad
- 基于瑞士逻辑的PC104测试ad例程,运行环境为Turbo c,操作系统为DOS,测试通过例程。-PC104 logic test based on the Swiss ad routine operating environment for Turbo c, operating system DOS, test routines.
prim
- prim algoritm in turbo c Dos IDE
strasen
- stracen algoritm in Turbo C Dos IDE
DIJKSTRA
- digestra algoritm turbo c dos ide tested ok
SNKaLA
- SNAKE AND LADDER, simple game, made on C++ platform. The game can be compiled on any C++ compiler like Turbo C, DOS Box, etc.
Turbo C 2.0
- 多本C语言参考书中都提到的编程软件,绝对经典。(基于DOS的)(Many C language reference books are mentioned in the programming software, absolutely classic. (based on DOS))
tc201disk
- turbo c compiler .. for dos program
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