搜索资源列表
掩码程序
- 这个程序是用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.
TC_Graphic
- tubor c图形库函数解析,对dos界面编程有很好的帮助
Narcissusnumber
- 实现了水仙花数问题。界面为dos界面,因本人能力有限,还望谅解!
chengji
- 一个c编写成绩系统 可以进行添加、删除、修改等操作 Dos界面
ZHB-Demo-Jeff
- 早期的作品 =ZHB油泵校正器检测系统(DEMO)= 【dos界面设计】 本软件系统采用Borland C++[3.1]编写,系统完全由本人一人利用业余时间开发而成。系统 的开发过程中完全没有用到别人做好的软件包,所有的功能都是由自己一个一个的去实现的,所有的接口都是由自己设计的,包括:汉字显示、XMS调用、鼠标中断处理、键盘中断处理及各种各样的汉字,AscII码字符自适应的显示窗口、菜单窗口、选择窗口、输入窗口、信息显示窗口等等。 对于DOS下的C++编程有一定的参考作用,其中的DOS界面设计
diangan
- DOS下的一个带磁芯的电感量计算软件,我找了好久才找到的,非常好,可惜是DOS界面.可以在WINDOWS的DOS模式运行.
os.cpp
- 该程序能够模拟进程的调度过程,在dos界面下.用户可以按自己的要求来创建进程并对他们进行调度.-the program can simulate the process of scheduling process, the dos interface. Users can have its own requirements as well as the process of creating their scheduling.
hexmine
- 自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 \"fn.hpp\" #include \"fn.hpp\" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus<f1, f2>::value // f1+f2 的结果
Stack3 java
- 用堆栈实现回文算法 可以测试各种字符串 dos界面-using stack algorithm can achieve Palindrome test string dos interface
DOS下仿win界面
- 一个运行在Dos下的程序源码,它模仿了Windows窗口界面,并且具备了Windows窗口的菜单-a run on Dos procedures under the source, it mimics the Windows interface, and a Windows window with the menu
cbuilder
- 站长95年时想写的模拟Delphi界面的生成C语言界面的一个程序,名字就叫CBuilder,那时C++Builder还没有呢- Stationmaster when 95 years wants to write simulation Delphi a contact surface production C language contact surface procedure, the name is called CBuilder, at that time C Builder not
2400
- 一个实际应用程序,具有界面显示和下位及通信及汉字显示等功能.-A practical application, with the interface display and the next bit and communications and display features such as Chinese characters.
DOS
- 程序能在DOC下调用字库,作为DOC下界面设计的库程序很有参考意义-DOC
menu
- dos环境下,通用菜 单界面 程序,可裁减-dos environment, the general menu interface procedures that can be trimmed
FiveThreads
- 五个不同优先级的线程运行 DOS 界面,适合初学者下载-Five different priority threads to run DOS interface, suitable for beginners to download
TriangleofYang
- 杨氏三角,输出杨氏三角。输出结果显示在DOS界面下的程序中。包含源码及应用程序。-Triangle of Yang
othelo
- 简单的dos界面奥塞洛棋 用了alphabeta搜索等算法-Simple dos interface Ocello chess searching algorithm with the alphabeta
Cwave
- 音频文件处理程序。DOS界面,功能包括打开所给音频文件,显示文件信息,并可对该文件进行采样,插值等,从而改变语音质量。-Audio file processing. DOS interface, features include open the given audio file, display file information, the file can be sampled, interpolation, so as to change the voice quality.
com
- dos界面指定串口号和波特率进行串口通讯(DOS interface specifies the serial port number and baud rate for serial communications)