CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - nachos 4
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - nachos 4 - List
[
OS Develop
]
nachos
DL : 0
Nachos 5 java version
Update
: 2008-10-13
Size
: 156.22kb
Publisher
:
朱自清
[
OS Develop
]
NachOS-4.1_110
DL : 0
美国加州大学操作系统课程实验平台Nachos,在美国非常流行,国内很多大学也采用。-the University of California courses on operating system platform Nachos, very popular in the United States, Many universities have adopted.
Update
: 2008-10-13
Size
: 252.68kb
Publisher
:
高云璐
[
Linux-Unix
]
nachos
DL : 2
nachos系统作业 实现线程系统 实现一个电梯模拟 附实验报告
Update
: 2008-10-13
Size
: 1001.54kb
Publisher
:
蒋益
[
Documents
]
Nachos教学用操作系统
DL : 0
Update
: 2009-05-23
Size
: 589kb
Publisher
:
zhongyi11111111
[
OS Develop
]
nachos-3.4
DL : 0
教学用操作系统平台nachos3.4,需linux下运行-teaching nachos3.4 operating system platforms required to run Linux
Update
: 2025-02-17
Size
: 288kb
Publisher
:
瀚海
[
OS Develop
]
nachos
DL : 0
Nachos 5 java version
Update
: 2025-02-17
Size
: 156kb
Publisher
:
朱自清
[
Linux-Unix
]
nachos22
DL : 0
这是NACHOS的另外一个教程,不过是英文的,可以做提高之用-This is a Guide to the other, but are in English, can be done to improve use
Update
: 2025-02-17
Size
: 63kb
Publisher
:
亿摆
[
OS Develop
]
nachos-java-2004fall.tar
DL : 0
nachos操作系统框架,未实现所有功能-Nachos framework of the operating system, not all function
Update
: 2025-02-17
Size
: 111kb
Publisher
:
[
OS Develop
]
NachOS-4.1_110
DL : 0
美国加州大学操作系统课程实验平台Nachos,在美国非常流行,国内很多大学也采用。-the University of California courses on operating system platform Nachos, very popular in the United States, Many universities have adopted.
Update
: 2025-02-17
Size
: 253kb
Publisher
:
高云璐
[
Other
]
nachos-labs
DL : 0
nachos的使用文档,含操作系统的几个实验说明-nachos use files, the operating system containing several experimental note
Update
: 2025-02-17
Size
: 302kb
Publisher
:
战天
[
Books
]
Nachos
DL : 0
Nachos是一种供教学用的操作系统,三本书详细介绍了Nachos操作系统,并介绍了功能函数.可作为对操作系统学习的一个好的对象.-Nachos is an operating system for teaching purposes, three books detailed the Nachos operating system, and introduced the function. Learning of the operating system can be used as a good target.
Update
: 2025-02-17
Size
: 774kb
Publisher
:
yuzhu07
[
OS Develop
]
forum24_f_4
DL : 0
nachos操作系统设计:nachos安装,nachos结构目录,机器模拟,中断机制,函数模块分析-nachos operating system design: nachos installation, nachos directory structure, machine simulation, interrupt mechanisms, analysis of function modules
Update
: 2025-02-17
Size
: 593kb
Publisher
:
[
OS Develop
]
Nachos_c++_material
DL : 0
重点大学的操作系统课程设计nachos材料,能够对此系统有更进一步理解-University courses focus on operating system design nachos materials, can have a better understanding of this system
Update
: 2025-02-17
Size
: 1.39mb
Publisher
:
鸿烈程
[
Linux-Unix
]
threads
DL : 0
nachos线程模块升级,大家可以参考,对操作系统有更深的了解-Thread nachos upgrade module, you can refer to a deeper understanding of the operating system
Update
: 2025-02-17
Size
: 33kb
Publisher
:
liudehua
[
Linux-Unix
]
NachOS-4.1
DL : 0
Nachos的全称是“Not Another Completely Heuristic Operating System”,它是一个可修改和跟踪的操作系统教学软件。它给出了一个支持多线程和虚拟存储的操作系统骨架,可让学生在较短的时-Nachos is the full name of " Not Another Completely Heuristic Operating System" , which is a modification of the operating system and follow-up of educational software. It gives a support for multi-threaded operating systems and virtual storage framework that allows students in a short period of time
Update
: 2025-02-17
Size
: 297kb
Publisher
:
longjiu
[
Program doc
]
ARoadMapThroughNachos
DL : 0
Nachos i nstructional software that allows students to examine modify and exe cute operating system software Nachos provides a skeletal operating system that sup ports threads userlevel processes virtual memory and interruptdriven input output devices Nachos is a complex piece of software and it is dicult for beginning students and instructors to easily gain on overall understanding of the various system pieces and how they t together This document provides a road map to-Nachos is instructional software that allows students to examine modify and exe cute operating system software Nachos provides a skeletal operating system that sup ports threads userlevel processes virtual memory and interruptdriven input output devices Nachos is a complex piece of software and it is dicult for beginning students and instructors to easily gain on overall understanding of the various system pieces and how they t together This document provides a road map to
Update
: 2025-02-17
Size
: 278kb
Publisher
:
longjiu
[
OS Develop
]
lab1
DL : 0
Nachos上开发的一个初级shell。Shell支持cd, dir, clr, environ, echo, help, pause and quit命令;上述命令之外的其他命令通过系统调用fork和exec创建子进程实现; -Nachos on the development of a primary shell. Shell support cd, dir, clr, environ, echo, help, pause and quit order the order other than an order through the system call fork and exec to create the realization of sub-process
Update
: 2025-02-17
Size
: 3kb
Publisher
:
陈忠俊
[
OS Develop
]
nachos
DL : 0
Nachos的全称是“Not Another Completely Heuristic Operating System”,它是一个可修改和跟踪的操作系统教学软件。它给出了一个支持多线程和虚拟存储的操作系统骨架,可让学生在较短的时间内对操作系统中的基本原理和核心算法有一个全面和完整的了解。 -Nachos stands for " Not Another Completely Heuristic Operating System" , which is an operating system can modify and tracking educational software. It gives a multi-threaded operating systems and virtual storage framework that allows students in a relatively short period of time the operating system of the basic principles and core algorithm has a full and complete understanding.
Update
: 2025-02-17
Size
: 377kb
Publisher
:
翔子
[
OS Develop
]
NachOS-4.1_thread
DL : 0
1. 操作系统改进 2. 在NachOS的源码上面进行进程调度的改进。 3. 实现了先来先服务的进程调度算法。 4. 每一处自己修改的地方添加有//edited by 3feng的注释 5. 附有详细说明的实验报告-1. Operating system improvements 2. NachOS source in the process of scheduling the above improvements. 3. Realized the process of a first-come first-served scheduling. 4. Every place edited is commented by "// edited by 3feng comment " 5. With a detailed description of the experimental report Attached
Update
: 2025-02-17
Size
: 1.55mb
Publisher
:
3feng
[
OS Develop
]
nachos
DL : 0
java写的nachos操作系统。扩展自伯克利的一个课程设计,实现了多线程、多进程、虚存和文件系统。-nachos OS in java. A project from UCB.
Update
: 2025-02-17
Size
: 53kb
Publisher
:
sea
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.