搜索资源列表
SPOOLing输出模拟系统
- 操作系统实验(设备管理)源码,SPOOLing输出模拟系统-experimental operating system (facilities management) of the source code, SPOOLing output simulation system
ARM_00_OS
- 看看ARM菜鸟在ARM7上写的操作系统——ARM圈圈操作系统 最近在ADuC7027上写了一个ARM_00_OS,头都写晕了,发上来给大家一起来看看。 任务按优先级调度,如果处于就绪态且优先级最高的任务有两个或更多,则按时间片轮循调度。 支持任务创建、任务删除、内存分配、简单的消息、简单的设备管理、CPU及内存等使用统计等功能。 任务可处于ARM模式或THUMB模式,在创建任务时,要指定任务所处于的模式。 从这里下载整个文件包:http
tinixsystem
- 一个小型操作系统雏形,实现了基本的启动以及基础的内存设备管理功能-a small operating system prototype, to achieve the basic infrastructure as well as the start of the memory management functions of equipment
java_osdesign
- 一个整体操作系统的主要功能的计算机模拟实现(含进程、内存与设备管理)-an overall system of the main functions of the computer simulation (including the process, memory management and equipment)
IOshebeiguanli
- 操作系统课程设计IO设备管理\\源代码\\IO设备管理
fl4
- 操作系统 实验四 设备管理 用Spooling技术实现设备的虚拟与共享。
shebei
- 操作系统实验,设备管理 通道 控制器 设备表 实现对设备的申请归还添加删除
ucore-lab1
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统
operationSystem
- 操作系统的演示代码,包括内存管理,文件系统,设备管理等内容。-Demonstration of the operating system code, including memory management, file system, device management and so on.
caozuoxitong
- 一个简单的操作系统,有文件管理,进程管理和设备管理!-A simple operating system, there are document management, process management and device management!
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
Operating_System
- 包括操作系统引论,进程管理,作业管理,存储器管理,I/O设备管理,文件管理,多处理机操作系统,网络操作系统和分布式操作系统,UNIX系统的内部结构,SHELL等章节内容-Including the operating system introduction, process management, operations management, memory management, I/O device management, document management, multi-processo
doing
- 操作系统设备管理模拟程序 可是实现通道 控制器的模拟-Equipment management system simulation program, however the realization of the analog channel controller
os_shiyan
- 操作系统课程所有的试验的源码,包括处理及调度与死锁,可变分区存储管理,设备管理,文件管理,进程创建与撤销,进程同步,还有相关的报告。对于计算机专业操作系统学习很有用处的!-All of the tests the operating system source program, including processing and scheduling and deadlock, variable partition storage management, device management, do
1
- 模拟采用多道程序设计方法的单用户操作系统,该操作系统包括四部分内容: 文件管理和用户接口 存储管理 设备管理 进程管理 -os
shebei
- 操作系统设备管理用C语言实现的代码绝对正确亲自试验过-Operating system device management code used C language is absolutely the right person tested
shebeiguanli
- 操作系统 设备管理实验 代码一般仅供同学们参考使用-Experimental code for the operating system device management students general use and reference purposes only
chengxu
- 实现操作系统设备管理,设备分配的内存分配,调度算法-Management of operating system facilities, equipment, distribution of memory allocation, scheduling
device-management-experiment-code
- 操作系统设备管理实验代码:大学课程操作系统上机实验-设备管理实验cpp,功能完善,符合要求-Experimental code of the operating system device management: university courses operating system on the computer experiment- Device Manager experimental cpp, perfect function, to meet the requirements
自己动手写嵌入式操作系统_蓝枫叶_pdf
- 本书以作者亲自在PC上开发嵌入式操作系统“HelloChina”的全过程为主线,详细地叙述自己动手写嵌入式操作系统所需的各方面知识,如加载和初始化、Shell、线程的实现、内存管理机制、互斥和同步机制及中断和定时机制的实现,以及设备驱动程序管理框架,应用编程接口等。(The whole process of the book by the author personally developed embedded operating system "HelloChina" in