搜索资源列表
winXP_youhu
- 用来清理xp系统的dos批处理小程序,真的很好用的-xp system used to clean up the dos small batch process, the really good
win2003_youhu
- 用来清理windows2003系统的dos批处理小程序,强烈推荐-windows2003 system used to clean up the dos small batch process, and strongly recommended
SHELL_C
- 类似于Unix系统的SHELL,运行于DOS环境,是我收藏多年的宝贝
!fc
- dos命令行,文件内容对比,对比结果生成到文本文件,主要是针对系统自带的fc.exe比较二进制文件时的不足
dosfstools-2.11.src.tar
- DOS文件系统操作工具dosfstool源代码。
最最优编码译码——DOS控制台
- 、利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。为这样的信息收发站写一个哈夫曼码的编/译码系统。
DOS_edlin
- DOS下行编辑器 功能: 编辑软件的状态 编辑软件分为两种状态: 状态一:命令状态(命令态) 输入、处理各种行编辑命令。所输入的内容要根据事先定义的编辑命令进行解释,完成规定的操作。 编辑命令状态提示符:* 状态二:行输入状态(编辑态) 输入文本行。所输入的内容要全部作为文本存入文件中。 输入态提示符:无 系统启动进入命令状态,显示提示符 *。-DOS downlink editor functions : editing software edi
Student(DOS)
- 使用vc++控制台编写的学生成绩管理系统,可以实现学生成绩的添加,删除和修改,为c++语言编写,可有助于提高面向对象的编程能力的提高。-Using vc++ console prepared student achievement management system, student achievement can be added, deleted and modified for the preparation of c++ language, can help to improve obj
libraryDOS
- 图书管理系统DOS版,c++初学者的锻炼学习不错的资源-Library management system DOS version, c++ beginners exercise good resources for learning
COMS
- 读写电脑CMOS 区块256个BYTE资料 DOS下用TC编写 通过读 CMOS资料 可以 得到 系统 时间 硬盘大小 内存大小 开机选项等等 -To read and write the computer CMOS blocks 256 BYTE information under DOS with TC write system time hard disk size of the memory size of the boot options can be
lilys-Letter_snake
- DOS系统下的贪吃蛇游戏,通过键盘的控制来实现游戏控制,C++代码开发-greedy snake game
book-m
- vc环境下编辑的dos版图书管理系统 可以作为c++课程设计-vc environment editor dos version of library management system can be used as c++ curriculum design
Student-management-system-----2
- 学生信息管理系统 vc环境下的dos版学生信息管理系统 c语言版数组实现多文件结构 可做C/C++课程设计-Student information management system vc environment dos version of student information management system c language version of the array to achieve multi-file structure do C/C++ curriculum design
stuManagementSys
- 一个dos下的学生管理系统,可以实现学生成绩的录入,按成绩或学号排序,按学号或姓名查找等功能。-a management system for student information.
a-course-selection-system
- 用dos编写一个大学的选课系统,选课系统的所需功能基本实现。-Dos written a university elective system, required to achieve the basic function of elective system.
OrderDish
- 餐馆点菜系统,为控制台项目,实现了dos下点菜,退菜等功能-Restaurant ordering system for the console project, to achieve a la DOS, back dishes and other functions
fos
- 模拟DOS下的文件管理功能,包括文件增删改查等等。(Simulation DOS file management functions, including file additions and deletions, changes, and so on.)