资源列表
diskseekingalgorithms
- 操作系统课程设计,磁盘寻道算法。做了扫描和循环扫描算法。分别用数组和链表方式进行了测试。并比较了时间效率。-Operating systems curriculum design, disk seeking algorithms. Done a scan and cyclic scan algorithm. Way with arrays and linked lists were tested. And compared the time efficiency.
EEPEROM2419
- 24lc512 eeprom的经典源码 ,我经过了严格的I2C时序处理,运用在MSP430F149上非常的好,而且在MSP430F2419上也很兼容。解决了不同单片机挑片的现象-24lc512 eeprom classic source, I passed a strict I2C timing processing, using the MSP430F149 is very good, but also is compatible with the MSP430F2419. Solve the
filesystem
- C#开发的文件系统,包含文件的创建,删除,修改等等,代码比较长-C# development file system, including file creation, delete, modify, etc., code longer
StoreM
- VC开发的存储管理简单程序,包含存储管理的基本活动-VC developed a simple storage management procedures, including basic activities of storage management
jin
- 进程调度实验 * 本程序提供了以下几种进程调度方法 * 1、时间片轮询法 * 2、可强占优先法 * 3、非抢占算法 *-Process scheduling experiment * This program provides the following types of process scheduling * 1, polling time slice method * 2, can be preemptive priority method *
nachos_2
- nachos实验2代码,实验有界缓冲区,table,还有安全队列,同步机制等-nachos experiment 2 code, experimental bounded buffer, table, there are security queues, synchronization mechanisms
OS-designreport
- 将操作系统的四个实验进行合成,组成界面,用于实现操作系统的四大功能的模拟,分别进行进程管理、处理机调度-作业调度、存储管理-页面调度以及设备管理-磁盘调度-The four experiments operating system synthesis, composition interface, the operating system used to implement the four functions of the simulation, respectively, process m
code
- cpu schedulling or os simulator using multi level queue process and priority shedular.
Micrium
- ucos的与处理器无关的源码,配有详细的移植说明文档。-ucos nothing to do with processor source, with detailed migration documentation.
ucos
- ucos的与处理器无关的源码,配有详细的移植说明文档。-ucos nothing to do with processor source, with detailed migration documentation.
11.tar
- 用c++来 模拟操作系统进程管理例程 用于了解进程管理机制-Using c++ routines to simulate the operating system process management process management mechanism for understanding
TestCE
- Test WInCE. Offer a kernel IO control to get the ID of device.
