搜索资源列表
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
Memory.LRU
- 操作系统中 的 存储管理 LRU 算法模拟实现-OS storage management LRU algorithm simulation
os processing
- 进程状态转化程序实现,这是在学习操作系统过程的时候,我做的一个课程实验-process into a state program, which is in the process of learning the operating system, I do an experimental courses
ysf
- 约瑟夫的C++ 在windows操作系统下的算法用VC来实现,算法简单效率较高-Joseph' s C++ in the windows operating system to use VC to implement the algorithm, the algorithm simple and efficient
file_operation
- 采用一级目录结构实现的磁盘文件系统操作系统模拟算法-Using a directory structure to achieve the operating system disk file system simulation algorithm
DynamicPartitioning
- 操作系统中按某种规律(先到先服务..)模拟实现动态分区-Operating system, according to a rule (first come first serve ..) simulation of dynamic partition
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.
banker
- 用c++实现银行家避免死锁的算法,简单易懂,对学习操作系统好处很大-banker algorithm
Memory-Management
- 操作系统中,采用首次适应算法+最佳适应算法实现内存管理,用C进行模拟-Operating system, using the first-fit algorithm the+ best fit algorithm memory management, simulation in C
c-code
- 可变分区管理/时间片轮转算法/位示图管理磁盘存储空间 操作系统基本算法实现,亲测可用 -Variable partition management/time slice Round Robin/diagram Management disk storage space the operating system the basic algorithm, pro-test available
BankWw
- 操作系统银行家算法的实现,我试过了,可以使用,请放心-Banker algorithm realization of the operating system, I tried, you can use, please rest assured
LRU
- 操作系统实验课C语言实现的实验简单的最久未使用算法-The most-recently-used experimental simple algorithm operating systems experimental class C language
yinhangjiasuanfa
- 在vc++6.0下实现的银行家算法程序,比较简单,对初学操作系统的同学可能有帮助。-In vc++6.0 achieve bankers algorithm procedure is relatively simple, the operating system for novice students may help.
algorithms
- 操作系统FIFO和ALU算法,用C++实现,利用算法对内存管理进行运算-the application of FIFO and ALU algorithms in OS
xithoperatwng
- 这是我操作系统的课程设计,实现了银行家算法,并附有课程设计报告,-This is my curriculum design of the operating system, realized the banker algorithm, and comes with a curriculum design report,