搜索资源列表
dos.zip
- 显示DOS系统环境块的C源程序
DOS软件EXE2BIN的C源程序代码
- DOS软件EXE2BIN的C源程序代码-DOS software EXE2BIN C source code
hz_show
- 一个示例程序,可以用C在DOS下编写图形化菜单,源代码测试可用-a sample program that can be used in DOS C prepare graphical menu, testing source code available!
用C语言建立多个PRI DOS分区及其隐含
- 一、引言 在DOS系统下,在计算机应用培训中因培训要求不同, 对软件的要求也不同,由于学员的误操作,存放在硬盘上的软件和重要数据容 易被非法删除或受到损坏。对此,笔者通过对硬盘管理的深入分析和实践,总结出了在硬盘上备份、保护重要数据和软件的一种新的行之 有效的方法:建立多个PRI DOS 分区, 不同的培训要求使用不同的PRI DOS分区,在使用时同时只有一个PRI DOS 分区可供使用, 其余 PRI DOS分区均被隐含。-an Introduction DOS system, the com
DOS版本的C语言文本处理 AWK 源程
- DOS版本的C语言文本处理 AWK 源程 AWK是UNIX下功能强大的文档加工处理工具.-This is the DOS version of text processing program \"AWK\".
DOS下串口通信程序来传送文件的C源代码
- DOS下串口通信程序来传送文件的C源代码,能实现文件传送-DOS serial communication procedures to document transmission C source code can achieve file transfer
DOS-pwin
- PWIN - DOS下的扩展GUI// 源代码// C// 中文-PWIN-DOS extensions GUI / / source / / C / / Chinese
tsp.c
- 用C语言解决TSP问题的部分源代码,编译环境DOS-C language to solve the TSP source code, compile DOS environment
DOS 下讀寫記憶體
- 此程式可在DOS下讀寫4G記憶體的範例。
wavefileplayer.c.tar
- This a simple WAV file player which interacts your Sound card(of type SoundBlaster).It can play only 8-bit Mono PCM WAVe file whose time lenght is around 1 secs.,the programmers can extend for more timelenght.It works fine in Pure 16-bit DOS Mo
EXE2BIN软件的C源程序代码
- 此软件为DOS系统下的一个实用软件 此代码为其C程序的实现-DOS software for the system under a code of this software useful for the realization of C Program
com.c
- DOS下的一个简单的串口测试工具,以查询的方式接收数据,可以十六进制码的方式或者字符的方式显示;可以发送小文件。-DOS under a simple serial testing tools to make inquiries, receive the data in hexadecimal code or the way the way the characters display can send small files.
dos_CHM
- MS-DOS基础教程 V4.5 破解云龙绿化版-MS-DOS Essentials Green Edition V4.5 crack Yunlong
DOS-C
- Microsoft DOS 6.22的源码-Microsoft DOS 6.22 Source
name0183
- 关于 gps nema0183 标准格式提取有效字符的DOS C 语言程序-Standard format for extraction on the gps nema0183 valid characters DOS C language program
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.
CMD
- DOS cmd说明有关某个命令的详细信息,请键入 help 命令名 assoc 显示或修改文件扩展名关联。 at 计划在计算机上运行的命令和程序。 attrib 显示或更改文件属性。 break 设置或清除扩展式 ctrl+c 检查。 cacls 显示或修改文件的访问控制列表(acls)。 call 从另一个批处理程序调用这一个。 cd 显示当前目录的名称或将其更改。 chcp 显示或设置活动代码页数。 chdir 显示当前目录的名称或将其更
PCI
- PCI Scan, dos下列举pci设备,显示像RU.exe一样类似的界面-PCI Scan, dos cited under the pci device
Dos路径转nt路径
- 在windows环境中,可将dos路径转化成nt路径 例如:C:\\a.txt -->\device\diskvolume1\a.txt 还可以检验路径是否正确(In the windows environment, DOS paths can be transformed into NT paths For example: C:\\a.txt -->\device\diskvolume1\a.txt You can also verify that the path is
学生选课系统cpp-dos
- cpp自己写的选课系统,dos界面,该有的功能应该都有。(CPP's own course selection system, DOS interface, and some functions should have.)