Operating-Systems---William-Stalling-6th-edition.
文件大小: 8581k
下载次数:6
源码类别:

操作系统开发

开发平台:

PDF

源码售价: 5 个金币 积分规则     积分充值
资源说明:Operating Systems: Internals and Design Principles is a comprehensive and unified introduction to operating systems. By using several innovative tools, Stallings makes it possible to understand critical core concepts that can be fundamentally challenging. The new edition includes the implementation of web based animations to aid visual learners. At key points in the book, students are directed to view an animation and then are provided with assignments to alter the animation input and analyze the results.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • 6-828Fall-2006.zip美国mit 操作系统课程,全部文件。包含jos全部试验,是学习操作系统的极佳材料 ...
  • operating_system.rar现代操作系统中文版第二版 本书属于权威书籍 适合初次接触和想深入系统原理理解的人 ...
  • priorityschedulingal.rar模拟操作系统基于优先级的进程调度算法 包含实验报告和实验记过 ...
  • banker.rar操作系统银行家算法的实现。操作系统的实验课程。
  • UCOS-API.rar基于UCOS操作系统的API函数,帮助文档,提供给用户编程使用
  • os2.tar.gz操作系统实验内容,文件系统的模拟,可以创建,打开,写入,读出,关闭,删除 ...
  • tizos.rartizozos 非主流 小型操作系统 喜欢的可以看看 很全的
  • Memorymanagement.rar操作系统上面的模拟内存调度的,使用的固定分区的方法。
  • TinyThread0.6-src.zipTinyThread++- 非主流小型 操作系统 麻雀虽小 五脏俱全 很有研究价值 需要的可以看看 ...
  • ertos.rarErtos源代码,DOS下的实时操作系统,支持多线程