搜索资源列表
SuperWorld
- 一个操作系统源代码-an operating system source code
ossun
- 这是一个操作系统(计算机系课程)的课程设计。它的功能是模拟文件管理,包括建立用户,建立文件并对文件设置属性.还包括对文件的添加,修改,删除等操作-This is an operating system (computer science courses) are designed. Its function is simulated document management, including the establishment of users, document also set up do
ucosv251源代码
- *** *** *** *** *** *** *** *** *** *** RELEASE NOTES *** *** ***** *** *** *** *** *** *** *** 1) RELEASE NOTES: --- ---- The release notes are now provided in PDF format in the file: \\SOFTWARE\\uCOS-II\\DOC\\RelV251.PDF
reactos0.2.7-REL-src
- ReactOS是一个和Windows兼容的操作系统 ReactOS is an Open Source effort to develop a quality operating system that is compatible with Microsoft Windows(R) applications and drivers. -ReactOS is an Open Source effort to develop a quality operating system that i
11828
- os design 一个操作系统的设计,里面带有说明书!~!~-os design an operating system design, with brochures inside! ~! ~
solaris9安装指南
- solaris9安装指南!对于一个陌生的操作系统!这本书是你最好的选择-solaris9 Installation Guide! For an unfamiliar operating system! This book is your best choice
内存管理—FIFO算法
- 请求页式存储管理方案:页面淘汰算法采用 FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-request page-storage management programs : pages out FIFO algorithm out pages algorithm, and in an out, only to the page in the page table to amend the state spaces. Rather
操作系统课程设计文件系统
- 操作系统课程设计文件系统,我们操作系统课程的一个作业-courses on operating system design document systems, we will of course an operating system operations
Linux内存管理模拟器
- Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
模拟页式虚拟存储管理中缺页中断理想型淘汰算法
- 模拟页式虚拟存储管理中缺页中断理想型淘汰算法1. 随机确定内存大小,页面数,进程的个数,每个进程的页数,给进程分配的页面数。要求计算缺页次数,缺页率,被淘汰的序列。 -mock-page virtual memory management page interruption na ideals out an algorithm. Random determine memory size, number of pages, number of processes, each process p
neicun
- 页面淘汰算法采用LRU页面淘汰算法,并且在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-pages out of LRU algorithm out pages algorithm, and in an out, only to the page in the page table to amend the state spaces. Rather than judge whether it be redrafted, it was not to ret
MINIXDesignAndImplement
- 关于一个早期的MINIX操作系统实现介绍的书籍 对关心操作系统实现的程序员有一定的参考价值。-on an early realization of the x86 operating system introduced on the books to achieve the operating system programmer there will be some reference value.
TinyOS1
- TinyOS是一种开源的无线传感器网络操作系统。这是TinyOS的入门级PPT-is an open-source TinyOS wireless sensor network operating system. This is the entry-level TinyOS PPT
CANdrv
- vxWorks下的can总线驱动,已经将can设备抽象为I/O设备,对can的访问可以像普通I/O一样操作-vxWorks the bus driver can have equipment can be abstracted as I / O equipment, on the visit can be like an ordinary I / O operation of the same
java_osdesign
- 一个整体操作系统的主要功能的计算机模拟实现(含进程、内存与设备管理)-an overall system of the main functions of the computer simulation (including the process, memory management and equipment)
ucFS_trials
- This project should serve as an \"easy start\" with uC/FS. All pathes are relative to the project file. You should therefore be able to copy the entire directory (including all ubdirectories) to any location on your harddrive. -This project sh
WritingOS
- 简明的介绍了怎样着手设计和编写一个操作系统,对BIOS和保护模式等都有简单的介绍-concise introduction to the design and how to proceed with the preparation of an operating system, right BIOS and protection model has a simple presentation
AN-1014.ZIP
- Micrium-uCOS-II-V283.ZIP源码,uCOS正式发行版移植-Micrium-uCOS-II-V283.ZIP source, uCOS formal release transplantation
Tinix-Orange-an-open-source-os
- Tinix-Orange s-an open source os
Develop-An-OS-with-GUI
- 详细介绍了开发一个图形界面操作系统所需的资源, 步骤,代码。-Discrib the neccesary source, step and code used to develop an OS with GUI.
