资源列表
JCB
- 操作系统根据允许并行工作的道数和一定的算法从系统中选取若干作业把它们装入主存储器,使它们有机会获得处理机运行,这项工作被称为“作业调度”。实现这部分功能的程序就是“作业调度程序”。 作业调度的实现主要由两个问题:一个是如何将系统中的作业组织起来;另一个是如何进行作业调度。 为了将系统中的作业组织起来,需要为每个进入系统的作业建立档案以记录和作业相关的信息,例如,作业名、作业所需资源、作业执行时间、作业进入系统的时间、作业信息在存储器中的位置、指向下一个作业的控制块指针等信息。这个记录作业
efsl-0.3.6
- 嵌入式文件系统,efsl is This file contains all the functions dealing with the FAT (in a Microsoft FAT filesystem)-embeded file system
filesys-ext2.tar
- ext2 文件系统的实现 实现了虚拟磁盘 inode管理 实现了一些POSIX API 一个简单的shell,用于测试功能-implement of ext2 filesystem
uboot-source-code
- uboot source codeu boot source codeu boot source code-uboot source codeuboot source codeuboot source codeuboot source codeuboot source code
cooperative-communication
- MIMO-OFDM的实现,不同点数的OFDM的实现以及SISO 和 MIMO之间的性能对比。-Implementation of MIMO-OFDM, OFDM, and the realization of the performance comparison of different points between SISO and MIMO.
SharpShell-Core-Library
- 提供 shell 的扩展功能,菜单,预览,图标等
WindowsFormsApplication1
- 串口测试程序代码,演示COM通信
gemfull
- GEM (graphical environment manager) is a graphic user inteface written for DOS (now public domain)
software_engineer
- “高级软件工程”---北京大学计算机王老师的授课PPT-“Advanced Software Engineering”--- Department of Computer Wang teaching PPT
asst4_1504985.tar
- Simulator for contiguous allocation, segments and shared memory
asst4-allocator.tar
- Simulator for contiguous allocation: first, best and worst allocate algorithm.
asst4-segments.tar
- Simulator for segments in a Linux kernel
