搜索资源列表
li
- 最佳适应算法(Best Fit): 它从全部空闲区中找出能满足作业要求的、且大小最小的空闲分区,这种方法能使碎片尽量小。为适应此算法,空闲分区表(空闲区链)中的空闲分区要按大小从小到大进行排序,自表头开始查找到第一个满足要求的自由分区分配。该算法保留大的空闲区,但造成许多小的空闲区。
rscode
- 李德所罗门校验算法资料合集! Reed-Solomon Data Material Collection 李德所罗门校验算法资料合集! Reed-Solomon Data Material Collection-Li Solomon checksum algorithm data collection! Reed-Solomon Data Material Collection Li Solomon checksum algorithm data collection! Reed-
salvo-lite-pic-3.2.3
- Salvo是一种非常精简的实时操作系统,可以运行在像PIC, 51这类RAM ROM很少的单片机上。这是PIC上的代码-Salvo is a very streamlined real-time operating system, you can run like the PIC, 51 such little RAM ROM Single Chip. This is the PIC code
code
- 设计一个按优先数调度算法实现处理器调度的程序-chu li ji diao du
OS-PPT-by-Li-Wensheng
- 北京邮电大学计算机学院操作系统课件(李文生教授)-Beijing University of Posts and Telecommunications Computer Science, Operating System Courseware (Professor Li Wensheng)
5pt-6pt-Li-Hartley
- These algorithms and implementations may be used for research and academid purposes. If you wish to use them commercially, please contact Richard.Hartley@anu.edu.au or NICTA (www.nicta.com.au). The exact licens condition is enclosed below. -
jin-cheng-guan-li-xi-tong
- 进程管理系统:定义PCB的数据结构,用链表的形式管理进程,采用多级反馈队列调度的算法模拟进程的控制,最终完成有创建、撤销、调度、阻塞、唤醒进程等功能-Process Management Systems: Define the PCB data structure, with the form of chain management processes, the use of multi-level feedback queue scheduling algorithm simulation p