资源列表
BIOS-source-code
- <BIOS研发技术剖析>书的源代码,包括完整的BIOS汇编语言源程序.-<BIOS研发技术剖析> Book' s source code, including a complete BIOS assembly language source code.
BIOS
- bios研发技术剖析的光盘源代码,是bios工程师需要研究的经典之作-Analysis of R & D CD-ROM bios source code, is a bios engineers need to study the classic
manuals
- intel公司的开发操作系统的手册,是设计操作系统人员的必备书-intel company
Bankers_algorithm
- 操作系统原理实验——银行家算法实验报告 2实验内容或题目 1)设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{A,B,C}的资源总数量分别为10,5,72)并行进程可动态地申请资源和释放资源(程序交互输入申请或释放资源数量),系统按各进程的申请动态地分配资源。 3)每当进程动态申请资源或释放资源时,模拟程序应能及时显示或打印各个进程在此时刻的资源分配表、系统可用资源量和安全序列等资源分配信息和安全检查信息 -Operating System
EC-read
- 这个一个bios内的EC信息读取工具,以便让人能随时了解EC的信息状态-read the EC status in bios
OSschedulingavarietyofsource
- OS调度源码 包括操作系统的确 各种调度算法的实现.-OS scheduling a variety of source including the operating system scheduling algorithm is indeed realized.
code.sc16is752.demo.board.spi
- spi driver for linux
sy1
- 操作系统实验大三的命令解释程序源码,我自己用的程序正确的-Operating System Experiment junior command interpreter source code, for my own use the correct procedures for
u-boot-1.2.0.tar
- u-boot 1.2.0源代码,u-boot的最新版本。欢迎大家下载!下载后将文件名更改为u-boot-1.2.0.tar.bz2-u-boot 1.2.0 source code, u-boot the latest version. Welcome to download! Download file name will be changed to u-boot-1.2.0.tar.bz2
FileSystemWatcher200801141016
- Windows镜像服务器文件实时监控同步程序-Files Monitor
OS_experiment
- 大三时做的操作系统课程设计,有文件系统等-Third of the operating system when the curriculum design, there are file system, etc.
银行家算法(C语言)
- 银行家算法的虚拟实现- The banker algorithm hypothesized realizes