资源列表
dotconf-1.0.13.tar
- 一般人找不到的.在windows/linux读写.conf的非常强大的工具包.必备-unable to find the general. The windows / linux literacy. Conf a very powerful tool kit. Essential
Turbo C 2.0 函数中文说明大全系列
- Turbo C 2.0 函数中文说明大全系列-Turbo C 2.0 Functions Chinese explanation Encyclopaedia Series
电子商务2004
- 电子商务结业论文,具体内容有:网络在我国的发展趋势、金融在我国的发展趋势、电子商务的主要应用技术-e-commerce passing papers, the specific contents are : network in China's development trend in China's financial development trends, the main application of e-commerce technology
0621CAchive
- 可以实现画图和文档保存功能操作的单文档小小应用程序-can achieve drawing and document retention operation of the small single-file applications
操作系统实习
- 在linux下实现文件的复制功能 对高校操作系统实习的非常有用-in achieving document reproduction function of the college internship operating system very useful
用信号量实现磁盘调度SCAN算法
- 属于磁盘调度算法的一种,是一个极其重要的算法,在操作系统中占有很重要的地位-disk belonging to a scheduling algorithm is an extremely important algorithm, the operating system occupies a very important position
记事本源码分析
- Visual C++中的记事本,本源码对MFC的单文档作了比较详尽的说明,适合初学者入门学习参考,了解MFC单文档框架结构-Visual C of the notebook, the source of MFC single document made a more detailed note, suitable for beginners learning portal reference understanding MFC single document frame structure
zipviewu
- ZIP文件查看器, 用来查看ZIP文件的内容。-ZIP file viewer, used to check the contents of ZIP files.
GetVersion
- 读取文件版本: 本程序是读取文件版本的一个例子。-read file version:it is an example.
10个数比较大小
- 一个C++的外部函数(10个数比较大小)来看看吧!-an external C function (10 Number comparison size) at the end of!
file_systerm
- 一个用C写的模拟文件操作的程序,采用DOS命令行格式。-it demo file operation using dos command line
作业调度模拟
- 在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业号,优先级,进入输入井时间(用一个整数表示,如10:10表示为1010),作业估计运行时间(单位:分钟),内存需求量。各数据项用空格隔开。 2.输出: 按照作业调度次序输出每一个作业流文件:“作业号”、“进入内存时间”、“作业完成时间”、“周转时间”;每行输出一个作业的信息。 计算出平均周转时间并输出。 3.作业调度算法: 短作业优先(作
