资源列表
bochs-2.2.1.win32-src
- Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a
nucleus_all_source
- nucleus 文件系统,内核和彩色图形系统,在小系统上非常好用-nucleus file system, the kernel and color graphics system, the system is very small handy
C-S、B-S及三层结构
- 本书介绍了三层体系结构的基本概念及它的构造等。对于初学者很有帮助-the book introduced the three-tier structure of the system and its basic concepts such as the structure. Helpful for beginners
内存管理—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
S_he
- s盒设计源程序 可以用语DES设计 -s box design source can design language DES
Linux内存管理模拟器
- Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
Nucleus PPP
- Nucleus PPP的有关内容分析,结合了PPP协议和Nucleus编程实现,很有参考的-the contents of the analysis, a combination of PPP and the Nucleus program, a good reference to the
read_PCICFG
- write code to read the PCI configuration information, there are two ways.-write code to read the PCI configuration information, there are two ways.
LinuxGroupMan
- Unix 成组链接法 模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理-Unix Group Links UNIX System Simulation of spare pieces Group link, disk storage space to achieve the management
tinyos-1.1.0
- 传感器网络中的嵌入式操作系统源代码,使用nesc(一种扩展的c)编写 -sensor networks embedded operating system source code, the use of nesc (Extended c) Preparation
DosSourceCode-2006
- DOS操作系统源代码,非常经典,对于学习操作系统有很大好处-DOS operating system source code, very classic, learning operating system to be of considerable benefit
dosfs.tar
- DOS/Windows FAT 文件系统实现源码-DOS / Windows FAT file systems FOSS