搜索资源列表
Linux0.01设备管理代码
- Linux0.01设备驱动程序 最精简的linux代码 适合操作系统入门-Linux0.01 device drivers streamlining the most suitable source Linux operating system entry
SPOOLing输出模拟系统
- 操作系统实验(设备管理)源码,SPOOLing输出模拟系统-experimental operating system (facilities management) of the source code, SPOOLing output simulation system
os_c
- 操作系统教程实验原码,包括进程与线程进程调度内存分配,设备管理与文件系统实验-Guide Experimental original operating system code, including the process and thread scheduling process memory allocation, Equipment Management and File System Experiment
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
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
os
- 操作系统的四大功能的模拟,分别进行进程管理、处理机调度(作业调度)、存储管理(页面调度)以及设备管理(磁盘调度)-The four functions of the operating system simulation, separately for the process management, processor scheduling [job scheduling], memory management [paging], and equipment management [disk s
Device
- 模拟操作系统设备管理程序,能够很好的表示设备管理的过程,与操作系统课程同步-Simulation of the operating system device management procedures
os
- 模拟操作系统的代码,包括包括进程管理,设备管理,文件管理)-Simulation of the operating system code, including, including process management, equipment management, document management)
doing
- 操作系统设备管理模拟程序 可是实现通道 控制器的模拟-Equipment management system simulation program, however the realization of the analog channel controller
dask
- 加深对于操作系统设备管理技术的了解,体验磁盘移臂调度算法的重要性;掌握 几种重要的磁盘移臂调度算法,练习模拟算法的编程技巧,锻炼研究分析试验数 据的能力。 -Deepen the understanding of the operating system device management technology and experience transfer disk arm scheduling algorithm importance master disk transfer
os
- 本系统模拟操作系统的文件管理,内存管理,设备管理,进程管理四个模块-The simulation of the operating system file management, memory management, equipment management, process management of four modules
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