搜索资源列表
unix_V
- 著名的AT&T UNIX v6 源码,虽然已不能在现在的机器中直接运行(通过在Linux上安装pdp11 simulator可以运行),但从中首先可以学习到C程序设计的简约与严谨(原作者是图灵奖得主Brian W. Kernighan和Dennis M. Ritchie),其次还可以帮助深入理解操作系统概念,其设计思想仍然广泛存在于多数操作系统中。 本系统的首次发布于1976年,现仍然做为MIT高年级学生、研究生的操作系统学习的分析材料。 -famous AT
xv6_v2.tar.gz
- 美国mit操作系统课程所用的一个教学操作系统xv6,能够是你清楚地了解操作系统的组织。,a teaching operating system which is widely used by mit, it will let you know more about os
mit-jos
- 美国MIT电子工程与计算机科学 教学用操作系统,北大清华也用它!-a teaching operating system which is widely used by mit, it will let you know more about os
lab-origin.tar
- mit操作系统的大作业与源码,需要请下载~-mit great job with the operating system source code, you need to download ~
UsingOpenMP.pdf
- Using OpenMP. MIT press 2007. Portable Shared Memory Parallel Prog. Good book on OpenMP.
TsingHua_OS_Project
- 清华大学操作系统实验,借鉴美国MIT教学经验,国内绝对一流-TingHua Operating System Project
lab3.tar
- 6.828 MIT lab3 麻省理工的开放课程-6.828 MIT lab3 MIT OpenCourseWare
osd_09_hw02_a-rebrikov.tar
- Complete Solution for MIT JOS labs 2-4
6-828Fall-2006
- 美国mit 操作系统课程,全部文件。包含jos全部试验,是学习操作系统的极佳材料-Mit operating system programs the United States, all the documents. Contains jos all tests, is an excellent material to learn the operating system
JOS-all-with-lab-answers
- MIT 6.828 JOS Lab,操作系统实习完整代码(包括部分Challenge实现),以及Lab问题答案。-MIT 6.828 course, JOS lab complete source code with answers for lab questions and some of the challenges.
lab5.tar
- MIT 操作系统XV6实验lab 5完全正确代码-the whole correct code of MIT os lab5
lab
- 软件工程 计算机系统原理 麻省理工 6.824-Software engineering, computer systems principle MIT 6.824
lab4
- 复旦大学操作系统课程实验四。(多核并行运行)。采用MIT教学实验用操作系统为框架。已完成。-Fudan operating systems course experiment. (Multi-core parallel run). The the MIT teaching experiment operating system framework. Has been completed.
lab2-checkpoint-final
- 操作系统实验,Lab 2 by MIT 6.828 JOS-Operating System Experiment, Lab 2 by MIT 6.828 JOS
MIT_OS
- NKu_OS大作业,分四次完成,用MIT的操作系统教程作为作业,共完成6个lab,含说明文档-NKu_OS great job in four complete tutorial with MIT' s operating system as a job, completed a total of six lab, with documentation
lab1
- MIT有关JOS的实验1, 深入理解并实现操作系统加载的原理。-MIT experiments related JOS 1, in-depth understanding and realization of the principle of the operating system is loaded.
lab2
- MIT有关JOS的实验2, 深入理解并实现操作系统分页存储管理的原理。-JOS MIT experiments concerning the two in-depth understanding and realization of the principle operating system paging storage management.
lab3
- MIT有关JOS的实验3, 深入理解并实现操作系统中断处理的原理。-MIT experiments related JOS 3, in-depth understanding and realization of the principle operating system interrupt handling.
jos-master
- os mit fork i gues moroccain bla-os mit fork i gues moroccain bla
blocking-and-nonblockng-MIT
- The difference of blocking and non blocking in verilog by M I T