搜索资源列表
osdesign
- 这是一个操作系统课程设计之文件系统管理,实现了多级目录管理,先开放20M空间。完成树形目录操作-courses on operating system design from the file system management, and the realization of the multi-level directory management, first 20M open space. Complete tree directory operations
DosModel
- 模拟DOS操作系统下输入命令的解释程序,例如输入DIR,会返回当前文件夹的文件信息-simulated DOS operating system in order to explain the importation procedures, such as the import of DIR. will return to the current folder file information
FDMS
- 操作系统演示程序,目录管理以及文件空间管理,用位示图方式。
file_operation
- 采用一级目录结构实现的磁盘文件系统操作系统模拟算法-Using a directory structure to achieve the operating system disk file system simulation algorithm
jobshedule
- 这是学习操作系统时书上让完成的一个作业调度程序,这是纯c写的,所有的作业采取链表的方式保存,所有内容均写到了了一个文件中,实现了短作业优先,先来先到,和最高响应比三种方法,在VC6.0下编译调试通过,仅供参考。-This is a book to learn the operating system to complete a job scheduler, which is written in pure c, all the way to save jobs to list all the c
xiangdao
- 程序实现将启动文件装入内存,之后就开始了真正的光盘启动过程,启动文件会加载相关操作系统文件进入操作系统。 -Program implementation will start the file into memory, then began a real CD-ROM boot process, boot files are loaded into the operating system files related to the operating system.
diskFile
- 磁盘文件管理系统,描述操作系统磁盘文件的工作流程-Disk file management system that describes the operating system disk file workflow
LRU_OSmode
- 利用VC和ege图形函数库编写基于LRU的请求分页模拟操作系统。模拟的功能有文件系统,鼠标响应,进程调度等。-VC and ege use graphics library written request LRU paging simulation operating system is based. Analog features include file systems, the mouse response, process scheduling.