搜索资源列表
简单的操作系统模拟程序
- 简单的操作系统模拟程序,对研究操作系统的朋友可以参考一下,本人的收藏之中的经典。-simple operating system simulation program to study the operating system can refer friends, I am among the collections of the classic.
一个很简单的操作系统
- 一个很简单的操作系统代码,让你消除对操作系统的恐惧-a very simple code of the operating system, so you eliminate the fear of the operating system
一个很简单的操作系统(版本二)
- 一个很简单的操作系统(版本二),是保护模式的编写,让你了解保护模式-a very simple operating system (version 2), is a protected mode of preparation, so you know protected mode
一个很简单的操作系统(版本三)
- 继第二版本,教你怎么让自己的操作系统进入保护模式,很精彩哦-the second version, to teach you how to make our operating system into protection mode, wonderful!
一个很简单的操作系统(版本四)
- 这是第四个版本的简单操作系统,教你编写操作系统的内核雏形!-This is the fourth version of the simple operating system, the preparation of your operating system kernel prototype!
一个很简单的操作系统(版本五)
- 这是第五个版本的简单操作系统,教你编写操作系统的进程,这可是操作系统中最有挑战的部分哦!-This is the fifth version of the simple operating system, the operating system of your preparation process, However, this operating system is the most challenging part of Oh!
一个很简单的操作系统(版本六)
- 这是最后一个版本的简单操作系统了,教你怎么编写操作系统的IO系统!!以后有新版本小弟还会陆续贴出-this the last one simple version of the operating system. teach you how to prepare the operating system IO system! ! after finding a new version will continue posting! !
MASM编译的操作系统
- 使用masm5.0编译器编译的一个简单的操作系统
简单的操作系统
- 简单的操作系统
uSmartx
- 一个简单的操作系统
简单51操作系统
- 圈圈写的一个简单的51操作系统
多级文件目录管理
- 一个简单的操作系统文件管理系统 课程设计 用C#实现,希望对大家有帮助,welcome to load!
51的简单的时间片轮转操作系统
- 51的简单的时间片轮转操作系统,本人将其命名为IN_TIME_OS 是一个实时性很强且占用内存很少的操作系统-51 simple round-robin operating system, I will name it IN_TIME_OS is very strong and a real-time operating systems take up very little memory
简单实现操作系统的一些页面置换与分页内存管理等
- 简单实现操作系统的一些页面置换与分页内存管理等-Simple implementation of the operating system some of the pages paged memory management, replacement and
operationsystem
- 简单的操作系统,能进行磁盘格式化等操作,能进行文件操作-Simple operating system, able to carry out operations such as disk formatting, file operations can be carried out
c
- 一个简单的操作系统,采用微内核结构,具有进程管理,文件系统,内存管理等内容,适合操作系统的入门学习!-A simple operating system, the use of micro-kernel structure, with process management, file system, memory management, etc., the entry for the operating system to learn!
BootingProgrammeAndSomeData
- 一个简单的操作系统引导程序 有详细注释 512字节中 调用BIOS中断 有助于理解计算机 从启动 到BIOS自检查 到引导载入 操作系统 还有一些很好的资料 讲的很详细 清晰-a simple operating system booting programme with detail comment and some very useful data
Linux
- 用c语言为Linux系统设计一个简单的二级文件系统(带共享功能)--操作系统课程设计-C language used to design a Linux system, a simple file system 2 (with sharing)- operating systems curriculum design
Linuxreport
- 用c语言为Linux系统设计一个简单的二级文件系统(带共享功能)--操作系统课程设计报告 -C language used to design a Linux system, a simple file system 2 (with sharing)- operating systems curriculum design report
filesystem
- 实现了简单的操作系统的文件系统,运用的是c++语言,适用于操作系统课程作业(A file system that implements a simple operating system)