搜索资源列表
JavaSourseManager
- 使用JAVA编写的操作系统实验-内存资源管理和释放模拟程序-use Java to prepare the experimental operating system-memory resources management and the release of Simulation Program
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
universe
- 自己刚学C语言时写的模拟操作系统,主要是对c语言的基本函数的学习,还有对256色位图的绘制-own just learning to write C language simulation operating system, the main language of c basic function of the study, there are 256 color bitmap rendering
programcpzzd
- 是操作系统中关于生产者和消费者的进程模拟程序,有一定的参考价值-operating system is on the producers and consumers of process simulation program, which is the reference value
xnnc
- 操作系统虚拟内存管理实验报告-operating system virtual memory management Experimental Report
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
c++ os实验进程调度
- 操作系统实验程序 c++ os实验进程调度c++环境写的,不过会c语言和操作系统知识都能看懂-operating systems experimental procedure c os experimental process scheduling write c environment, but will c language and knowledge of the operating system can understand
os processing
- 进程状态转化程序实现,这是在学习操作系统过程的时候,我做的一个课程实验-process into a state program, which is in the process of learning the operating system, I do an experimental courses
06011
- 模拟UNIX操作系统登陆,建立用户,修改密码等。-landing simulation of the UNIX operating system, the establishment of users, change passwords.
bankprofessor
- 简单的银行家算法用于处理操作系统死锁安全性算法-Bankers simple algorithm for dealing with operating system security algorithm deadlock
os
- 操作系统中几个重要算法的模拟程序,包括进程调度,内存分配与回收,银行家算法-Operating system simulation algorithm several important processes, including process scheduling, memory allocation and recovery, banker s algorithm
ysf
- 约瑟夫的C++ 在windows操作系统下的算法用VC来实现,算法简单效率较高-Joseph' s C++ in the windows operating system to use VC to implement the algorithm, the algorithm simple and efficient
banker
- 一个银行家演示程序,源于操作系统中死锁的解决问题,采用TC编写,使用了带有颜色的输出,易于理解。该程序写于大二时期,程序中多有冗余漏洞,请见谅。-A banker demo program, from the operating system to solve the problem of deadlock, using TC preparation, use of color output with easy to understand. The program was written in
guandao
- 实现在vc6.0+windowsxp环境下的管道通信的源代码,已经调试过。操作系统实验课的内容,改一改就可以写实验报告。-Achieve vc6.0+ windowsxp environment, the source code for the pipeline communications have been debugging. Operating System Experiment lesson content, altered, you can write experiment repo
Theoperatingsystemmemorymanagementcurriculumdesign
- 关于计算机内存分配管理的程序,内涵原码,可以帮助同学们和需要的人理解内存分配问题,加深对计算机操作系统的理解.-With regard to the management of computer memory allocation process, meaning the original code, can help students and those who need to understand memory allocation issues, deepen their understa
ShortestTimeFirst
- 操作系统中CPU调度问题,采用最短剩余时间优先算法,但是仅是模拟,不涉及实体进程-Operating system, CPU scheduling problem, using the shortest remaining time first algorithm, but only a simulation, does not involve physical processes
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
driver
- 模拟售票员与司机的工作过程,操作系统的内容。-The work of the conductor and driver simulation process, the contents of the operating system.
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