搜索资源列表
移臂
- 使用c语言编译,在DOS界面下运行的磁臂调度程序,包括三种算法:先进先出、最短查找、扫描算法-use language compiler, the DOS interface running under the magnetic arm scheduling procedures, including three algorithms : FIFO, shortest search, scanning algorithm
界面技术
- DOS下窗口界面的编写技术和实例.在dos下窗口的编写和菜单的编写-DOS window interface technology and the preparation of examples. Under the dos window of preparation and the preparation of the menu
掩码程序
- 这个程序是用VC++6.0写的。 正常来说,在DOS界面下,所输入的字符都会被看得一清二楚,毫无隐思可言。 这个程序是可帮助用VC++编程却不懂用MFC的朋友做出这样的效果。-this procedure with VC 6.0 is written. Normally, the DOS interface, the importation of characters will be seen clearly, there is no hidden thinking to speak o
edit(dos)
- 本人上程序设计课时,编写的dos 下图形界面的文本编辑器,tc3.0下编译通过,供学习tc初学生参考。 -on program design class, prepared under the dos GUI text editor, compiler under tc3.0, tc early learning for students.
控制台窗口界面的编程
- 一般来说,我们编的控制台程序是DOS窗口的,且不支持鼠标应用,其实这些功能(界面和鼠标功能)是能实现的,这篇文章就详细的介绍了怎样进行控制台程序界面编程,希望能给你带来收获。-Generally speaking, we have a procedure DOS console window, which did not support the application of the mouse, these features (functional interface and the mouse
02_1
- 本程序用于词法分析:从DOS界面输入一行的C语句,并以#号结尾(注意必须以这个为结束标志,否则出错),要求输出对应的单词的种类码和该类中的 内码。其中,关键字种类为1,分界符种类为2,算术运算符、关系运算符、常数、标识符分别为-the procedures for lexical analysis : DOS interface input from the C his statement, and in the end, # (attention to the need to put an e
033256
- VC++开发的DOS界面写字板-development of the VC DOS interface tablet
SeeDoctor
- 数据库大作业:病人看病模拟程序 用c++开发,DOS界面-large database operations : patient treatment simulation program developed by c, DOS interface
dos_gui.DOS下的图形界面开发包
- DOS下的图形界面开发包,DOS graphical interface development package
skda2.3.rar
- 关于数控切割软件的实用程序,可以执行并且具有很好的人机界面,On the CNC cutting software utility, you can run and has a very good man-machine interface
DOSjiaocheng
- DOS使用教程, 一个小程序,人机界面学习!-DOS using the tutorial, a small procedure, man-machine interface to learn!
sunshine
- 飞虹2.0源码, DOS下仿WINDOWS界面的程序,含开发类库,有极高参考价值.作者RedSleeves-Feihong 2.0 source code, DOS interface under the imitation WINDOWS procedures, including the development of class libraries, a high reference value. RedSleeves author
WinSail_20081022
- WinSail V2.0 DOS的界面开发终结者-The interface development WinSail V2.0DOS Terminator
DOS
- 美化你的DOS界面~ AU3的结果·~计算机交流中心-Beautify your DOS interface the result ~ ~ AU3 Computer Exchange Center
application_of_undirected_network
- 内含源码,以及可执行的exe文件,系统使用说明(tc2.0下运行)。程序可以实现以下功能: 1. 创建无向网。可以输入最多30个城市的信息(输入的城市是连通的):城市的名字,两个城市之间的距离,两个城市之间的票价。 2. 以文件的形式保存输入的城市的信息。 3. 求连通所有城市的最短路径,并用图形界面显示最短路径。 4. 求任意两个城市之间的的最短路径,并用图形界面显示最短路径。 5. 用图形界面显示网络 程序在TC2.0下实现,dos界面,适合C语言初学者练习-Con
1
- 实现一个功能简单的shell解释程序,模拟MS-DOS命令交互界面。-The realization of a simple shell function to explain the procedure to simulate the MS-DOS command interface.
dos
- 在cvm中实现dos的滚屏打印方式,并在cvm.h 的基础上增加了诸多实用的函数,包括一些图形界面的函数,所带的五笔输入法可以打词,比系统自带的只能打单个字的要方便很多。 只有dos.h文件是用户用的头文件; 用法如下: #include "dos.h" void dos() /*相当于main*/ { } 用户不能用main,因为main已经在dos.obj里了; dos.obj 的生成:dos.c 和其他的.h文件用于生成dos.obj ,只要 cvm.
C_programming_classic_Dos_text_editor_interface_co
- C编程实现Dos界面文本编辑器经典代码C programming classic Dos text editor interface code-C programming classic Dos text editor interface code
com
- dos界面指定串口号和波特率进行串口通讯(DOS interface specifies the serial port number and baud rate for serial communications)
学生选课系统cpp-dos
- cpp自己写的选课系统,dos界面,该有的功能应该都有。(CPP's own course selection system, DOS interface, and some functions should have.)