资源列表
uCOS
- uc/os实时操作系统的应用,包括任务建立、进程管理与通信-uc/os application of real-time operating system, including the establishment of the task, process management and communication
asd
- 操作系统课程设计题目随意选择任意一个题目都可以-sytem
os2
- FIFO LRU 最佳置换算法~ 请求调页存储管理系统的模拟实现-very good
OSSim
- 学生用FlashMX实现的操作系统课程原理设计报告,实现磁盘文件系统的模拟及进程调度队列的演示,比较有新意,以前学生都是C++或其它VB实现不同。-Differing from the past development in OS course, Lulu has developed the simulation of File system and process schedule in operating system with FlashMX.
SimpleOSSimulator
- 学生利用Java和XML实现的操作系统部分功能模拟。-One of my students has developed a OS simulator with Java and XML.Wonderful job.
ProcessSched
- 用VB模拟实现几种常用进程调度算法,如先来先服务,时间片轮转等。动画显示做得不错。-My student has developed a process scheduling simulator with VB, which has showed the priciple of FIFS, RR etc. Wonderful job.
virtualmachine
- 关于虚拟机设计的电子文档资料,是学习构建虚拟机的绝好资料,适合C++系统开发中高层开发者阅读.-Virtual Machine Design on electronic documentation, study and build a virtual machine is an excellent information for C++ systems development in high-level developers to read.
FIFO_IN_VERILOG
- 基于Verilog的fifo的实现源码和测试文件-Fifo-based realization of the Verilog source code and test file
menory
- 通过图形化的界面模拟操作系统中动态分区存储管理方式的内存分配与回收,采用的算法有首次适应算法和最佳适应算法,并且能实现内存回收功能,包括单独回收;与上边空闲区邻接,合并回收;与下边空闲区邻接,合并回收;与上、下边空闲区邻接,合并回收。-Through the graphical interface of the dynamic simulation of the operating system partition storage management and recovery of the m
bingxing
- 程序中设计两个进程:WriteFile(写U盘)进程和Calculate(计算)进程,每个进程大约费时5秒。可通过测试两进程顺序执行程序和并发执行程序的时间来验证操作系统中的分析系统和并发程序设计的含义。-Two processes in the design process: WriteFile (written U plate) process and Calculate (computing) process, each process time-consuming about 5 sec
8
- 51单片机的实时操作系统源代码 51单片机的实时操作系统源代码-51 single-chip real-time operating system source code
20064282378154_samlong
- 用VB编写的模拟进程调度的算法.里面主要介绍了时间轮转法和优先数法.-VB prepared by the process of scheduling algorithm simulation. Introduces a time inside the rotation law and the priority method.
