搜索资源列表
51-00-OS
- 基于51的圈圈操作系统(51_00_OS)出来拉…… 来这里下载整个程序包: http://blog.21ic.com/more.asp?name=computer00&id=9501 *************基于51内核的圈圈操作系统**************** 说明:这是圈圈在学习嵌入式操作系统后在51上写的一个简单的操作系统,提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,等待消息,CPU使用率统计,系统时间
RTX51
- 51操作系统RTX51应用,对任务的调度会有很好的了解,很适合初学操作系统的人,另外加了PROTUES对操作系统的仿真
OS51
- 51上的一个简单的操作系统,提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等功能。用Keil仿真
os
- 模拟文件管理和进程调度的仿真操作系统设计 源代码+说明
OS仿真
- VC++编写的一个操作系统多线程调度的可视化示例程序显示了OS多线程调度的基本运行规则-prepared in a multi-threaded operating system scheduling visualization shows the sample program multithreaded OS scheduling the basic operating rules
操作系统进程调度实验-附有实验报告
- 关于操作系统调度的实验,其中附有实验报告
elevatorAttemper
- 对操作系统里的电梯调度算法进行的仿真,考虑了电梯运行的各种情况-Elevator to the operating system
1
- 实现进程调度,用优先级和时间片算法,是仿真操作系统的一个例子-The realization of the process of scheduling, with priorities and time slice algorithm, is an example of simulation of the operating system
os-1
- 操作系统实验1,进程调度实验本实验模拟单处理器系统的进程调度,加深对进程的概念及进程调度算法的理解。用某种语言编写和调试一个进程调度的算法程序,有一些简单的界面,能够运行,仿真操作系统中进程调度的原理和过程。进程调度要求使用高响应比优先的动态优先级调度算法。-Operating system in Experiment 1, the process of scheduling experiments in this experiment simulated the process single-
os-2
- 实验二 作业调度实验 本实验模拟单处理器系统的作业调度,加深对作业调度算法的理解。用某种语言编写和调试一个作业调度的算法程序,有一些简单的界面,能够运行,仿真操作系统中作业调度的原理和过程。-Second, job scheduling experiment experimental experimental simulation of the single-processor job scheduling system, deepen the understanding of job sc
a
- 用c++编写和调试一个进程调度的算法程序,能够运行,仿真操作系统中进程调度的原理和过程。进程调度要求使用高响应比优先的动态优先级调度算法。-failed to translate
Simplescalar_all
- SimpleScalar,功能很强的处理器级别仿真工具,可以对操作系统的进程线程功耗调度进行多方面仿真-SimpleScalar, features a strong processor-level simulation tool that can process the operating system thread scheduling for multidimensional simulation of power
Eos-2x
- 实验二 作业调度实验本实验模拟单处理器系统的作业调度,加深对作业调度算法的理解。用某种语言编写和调试试一个作业调度的算法程序,有一些简单的界面,能够运行,仿真操作系统中作业调度的原理和过程。 -Experiment II job scheduling experiment this experiment simulated a single-processor system job scheduling, to deepen understanding of the job schedul
Operating-System-Learing-Data
- 这里面有操作系统精髓与设计原理的第六版英文pdf,以及多级轮转调度算法仿真,文件系统__资源管理器。-There is the essence of the operating system and the design principle of the sixth edition of the English pdf, as well as multi-level round-robin scheduling algorithm simulation, __ Explorer file sys
模拟页面置换算法Clock
- 采用CLOCK置换算法仿真请求分页系统 1、设计目的:用高级语言编写和调试一个内存分配程序,加深对内存分配算法的理解。 2、设计要求: 1) 实现请求分页存储管理方式的页面置换算法:CLOCK算法 2) 内存物理块数固定为15个,对多个作业采用可变分配全局置换的策略分配物理块 3) 作业数量与作业大小(10-20页)可在界面进行设置 4) 所有作业按RR算法进行调度,时间片长度为1秒 5) 可为每个作业随机产生引用的页面串,也可以人工输入引用的页面串,页面串引用长度30-50,要求
19211221
- 进程调度算法的仿真实现 操作系统课外实践报告-The simulation process scheduling algorithm to achieve the operating system extracurricular practice report
Page-Scheduling-varellow
- 操作系统页面调度算法仿真,包括FIFO,LRU,OPT,LFU,MFU等-Operating system paging algorithm simulation, including FIFO, LRU, OPT, LFU, MFU, etc.
Operating-System-B-test-reports
- 开发一个仿真操作系统,要求具备进程调度、存储器管理、文件及设备管理等基本功能-The development of a simulation operating system, requires scheduling process, the basic functions of memory management, file and device management
PCB_CPU
- 操作系统进程调度算法仿真与实现。通过程序仿真掌握并发环境,进程 PCB 与控制操作、进程切换以及进程调度算法的原理、过程与实现步骤。(Simulation and implementation of process scheduling algorithm for operating system)
实验一
- 仿真在并发环境下的多进程调度算法,有时间片轮转和动态优先级调度(Simulation in concurrent environment of multi process scheduling algorithm, there are time slice rotation and dynamic priority scheduling)