搜索资源列表
SPOOLING模拟系统
- 一个用C做的假脱机SPOOLING输入程序,是操作系统实验来的,-do spooling SPOOLING input program is the experimental operating system,
一个用c语言编写的存储管理模拟程序
- 一个用c语言编写的存储管理模拟程序,操作系统的-a language with the storage management simulation program, operating system
JobCTL
- 作业调度模拟程序,操作系统实验来的.会对你有很大帮助的,哈哈哈哈.-scheduling simulation program, the operating system of the experiment. You will be very helpful, ha ha ha ha.
NDisk
- 操作系统模拟磁盘调度算法 先进先出 最短优先 扫描算法-disk operating system simulation algorithm FIFO scheduling priority shortest scanning algorithm
2_1
- 这是一个C程序,描述的是操作系统中进程调动模拟算法,写的不好,请不要见笑。-This is a C program, describes the process of mobilizing operating system simulation algorithm, badly written, please do not laughed at.
先来先服务算法
- 操作系统先来先服务算法和优先权调度算法模拟实验-operating system services first-come first-priority scheduling algorithm and simulation algorithm
WWW.Ahaoz.CoM__vc783453772452
- 了解了操作系统中各种资源分配算法的实现,特别是对虚拟存储,页面置换有了深入的了解,并能够用高级语言进行模拟演示。在这短短的两周时间里,通过浏览、阅读有关的资料,学到了很多东西,同时也发现仅仅书本的知识是远远不够的,需要把知识运用到实践中去,能力才能得到提高。有如下几点体会:-understanding of the various operating system resource allocation algorithm implementation, in particular the vi
cipan
- 磁盘分配程序,模拟操作系统中的五种磁盘分配算法,输出磁道的移动顺序。-disk allocation process simulation of the five operating system disk allocation algorithm, the output tracks the movement of the order.
neicunfenpei
- 模拟操作系统中的五种内存算法实现,最后输出内存空间的分配情况。-simulation of the five operating system memory algorithm, the final output of the memory space allocation.
操作系统——PCB模拟
- 该程序使用tc2.0编译,带有图形界面和可输入命令的简易控制台 源代码较长,但总共就两大部分——进程调度部分和图形界面部分。 /*多道系统动态优先级调度算法及可变大小内存分配模拟*/-the procedures used tc2.0 compiler, with a graphical interface and can import orders of the source code for simple console longer, but the majority of the tot
操作系统大作业(内存分配)
- 这是一个操作系统作业的小程序,实现的工能是模拟内存分配。-This is a small operating system operating procedures, the public will realize it is the memory allocation.
操作系统进程内存管理模拟vb程序
- 本程序运用随机页面模拟页面调度,从进程的创建及进程的撤销都随时实现-the procedures used random pages scheduling simulation pages from the process of creation and the process of deregulation are always realize
process_management
- 模拟操作系统中进程的管理,进程的创建、调度、阻塞、删除-simulate os to manage the process
yemian
- mfc界面,模拟操作系统采用 OPT、FIFO 和LRU 算法进行页面置换的过程。-mfc interface, simulation of the operating system by OPT, FIFO and LRU algorithm for page replacement process.
Vhis-management
- 这是一个模拟操作系统 其中有进程管理 内存管理 文件管理-This is a simulation operating system Including the process management of memory management, file management
ivmulttion
- 经典问题,生产者,消费者问题,模拟操作系统进程,推荐给大家-Classic problem, producers, consumers, simulation operating system processes, recommend to everyone
4456438
- 经典问题,生产者,消费者问题,模拟操作系统进程,推荐给大家(Classic problem, producers, consumers, simulation operating system processes, recommend to everyone)
ipffcth
- 一个用C写的内存管理系统,模拟操作系统内存,很好不错的()
VS界面模拟内存分页
- VS界面模拟内存分页,用visual studio2019实现,有图形界面,模拟操作系统paging。
MFC制作模拟系统任务管理器
- MFC制作模拟系统任务管理器,用于练习VC++界面化编程,操作系统专题程序设计