搜索资源列表
djgpp-gcc-bxnhy
- 里面包含了众多的编写操作系统的底层软件,好难找啊,大家要珍惜啊!包括ls,nasm,djgpp,等等等等。是个集合包-of which contains a large number of the operating system to prepare the bottom of software, the difficulty in finding good ah, we must cherish ah! Including ls, NASM, DJGPP, so on and so fort
操作系统课程设计之键盘中断
- 我做的那部分是直接嵌入组长的OS.JAVA文档中,因为OS文档是编写主界面的,所以直接插入OS中比较方便. 主要思想是这样的:就是在主界面上创建一个文本框,用于接受键盘输入.只要在文本框中输入命令,无论是否正确,系统将会作出反应.-me to do the part of a head of the embedded directly OS.JAVA documents, because OS documentation is the main interface of the prepar
一个很简单的操作系统(版本二)
- 一个很简单的操作系统(版本二),是保护模式的编写,让你了解保护模式-a very simple operating system (version 2), is a protected mode of preparation, so you know protected mode
一个很简单的操作系统(版本四)
- 这是第四个版本的简单操作系统,教你编写操作系统的内核雏形!-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!
OS-introduction
- 编写操作系统的一些基础的知识,操作系统的一些基本的函数使用汇编语言写的
操作系统试验1
- C++编写的一个操作系统程序-prepared an operating system procedures
操作系统试验2
- C++编写的一个操作系统程序进程管理-prepared an operating system process management procedures
writingMySystem
- 学会自己动手编写操作系统,挺不错的。
操作系统原理上机报
- 用C语言编写和调试一个简单的进程调度程序-C language writing and debugging a simple process scheduler
DOS 操作系统源代码
- DOS操用系统源代码,C语言编写,对操作系统的认识有很大的帮助.-DOS speaks system source code, C language, the awareness of the operating system will be very helpful.
mi.rar
- 操作系统课程设计 模拟的文件系统编写程序,模拟混合索引形式的文件系统。能接收建立、删除、读、写和查询属性的命令,并在模拟文件系统中进行操作。提供一个可供操作者建立、删除、读、写文件和查看文件属性的交互界面。,OS filesystem design
OS_DIY
- 自己动手写的操作系统文档,帮助初学操作系统原理的朋友掌握自己编写操作系统的技术-Operating system to write their own documents, the principle operating system to help novice friends to prepare their own operating system technology
user_interface
- 仿真MS_DOS用户访问界面编程 目的:加深对操作系统作为人机接口的认识,初步熟悉编写操作系统接口的步骤和方法-MS_DOS simulation programming user access interface Objective: To deepen their understanding of the operating system as an awareness of man-machine interface, the initial preparation of the op
vc2
- 这是一个在C环境下编写的操作系统课程设计 包含了内存管理 CPU管理 文件管理 设备管理-This is an environment in C curriculum design to prepare the operating system includes a memory management CPU Management Document Management Equipment Management
java
- 一个用 java 语言编写的操作系统课程设计 很经典希望对大家有帮助-An operating system using java language curriculum design classic you want to help
OS
- 这个是用C和汇编编写的一个小型操作系统,里面不但有详细的源码还有参考书籍-This is written in C and compile a small operating system, which not only detailed source there are reference books ....
1213
- 作业调度---实验报告 一、实验目的: 本实验要求用高级语言(C语言实验环境)编写和调试一个或多个作业调度的模拟程序,了解作业调度在操作系统中的作用,以加深对作业调度算法的理解 二、实验内容: 1、编写并调试一个单道处理系统的作业等待模拟程序。(必做) 作业调度算法: 分别采用先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。 (1)先来先服务算法:按照作业提交给系统的先后顺序来挑选作业,先提交的先被挑选。 (2)最短作业
course
- 使用VC++编写的模拟操作系统的进程,良好的用户界面,适用与初学者和研究操作系统的人员。-course
ORANGES'_自己动手写操作系统_光盘源代码
- 根据 ORANGES’自己动作写操作系统学习自己编写,其实大多是拷贝的。(According to ORANGES's own action, write the operating system to learn to write, in fact, most copies.)