搜索资源列表
JCHENG2
- 设计一个程序模拟进程管理的过程,采用时间片轮转法,进程占用CPU的时间片有每个进程的优先数来确定。(约定:每个优先数对应10分钟)-design a simulation process management process using time-Web, the process of CPU time for each and every piece of the process to determine the priority number. (Agreement : each corre
Pcblite
- 操作系统实例模拟:进程调度模拟 Cpu.cpp Cpu.h Debug fcfs.log fcfs.lst fcfswait.log fpf.log fpf.lst fpfwait.log LLIST.CPP LLIST.H main.cpp Pcb.cpp Pcb.h Pcb2.dsp Pcb2.dsw Pcb2.ncb Pcb2.opt Pcb2.plg process.log Timer.cpp Tim
task_manager_simulator
- 模拟windows下的任务管理器,用图形显示当前cpu和内存的使用情况-under simulated windows task manager, with graphics current cpu and memory usage
process
- 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。 静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 -prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Schedu
jinchengguanli
- 操作系统课程实验——模拟系统进程管理,cpu进程调度过程,p,v操作等过程
CPURateControl
- cpu曲线模拟。 This skeleton project not only demonstrates the basics of writing an ActiveX Control, but is also a starting point for writing the specific features of your control.
i2c-gpio
- linux中内核模块gpio模拟i2c,可以不用自带的i2c程序,减少使用cpu资源-linux kernel module in the simulation gpio i2c, i2c can not own procedures, reduce the use of cpu resources
skyeye-1.3.0_rc1.tar
- 一个开源的嵌入式模拟平台,模拟多种CPU-Embedded simulation platform
FCFS
- FCFS算法每次从就绪队列中选择一个最先进入该队列的进程,为之分配CPU,使之运行。该进程一直运行道完成或被某事件阻塞后,才放弃CPU。本程序模拟了FCFS算法。-FCFS algorithm for each queue from ready to select a first cohort to enter the process, which the allocation of CPU, to make it run. Run Road, the process has been comp
psde
- PSDE 是一套建立在Microsoft Visual C++环境之上的PDA软件开发平台,在PC上编译输出PDA的完全仿真软件,PSDE的目标是应用Microsoft Visual C++强大的开发环境开发出适用于特定PDA硬件平台编译器的标准C语言代码,同时输出PC上的仿真软件,以用于配套的电脑联机软件或演示程序等,避免了PDA开发厂商为了联机软件或演示程序而单独开发新的程序。PSDE能模拟的硬件功能有ROM、FLASH、LCD、触摸屏、按键、中断、硬复位、声音、CPU休眠等,涵盖了目前常用
miniPentium
- 此代码主要根据自己设计的一套编码规则,在VC环境学下模拟cpu的运行过程- simulate runing of cpu
CPU
- 用VC++模拟单周期cpu,是体系结构课程的一次作业,包括硬件设计,指令设计等,仅十几条汇编指令啦,程序还支持堆栈操作,能进行算术运算,输入运算表达式就能自动生成汇编代码,代码装载后可以调试运行,支持单步和全速运行-Using VC++ simulation of single-cycle cpu, is a one-stop course architecture, including hardware design, instruction design, only dozens of as
CPU
- 操作系统模拟的一部分 cpu源码-operational system
CPU
- 完整实现了CPU调度模拟算法,虽然不是很漂亮,但漂亮的同学们不上传,大家就将就看看我的吧。共同进步-Full implementation of the CPU scheduling simulation algorithm, although not very pretty, but pretty does not upload the students, we will take a look at my bar. Progress together
BankerAlgorithm
- 实现《操作系统》课程里的银行家算法,模拟cpu的作业调度。-Operating system courses bankers algorithm, simulated cpu job scheduling.
APK_Unicore_CPU
- 软件模拟Unicore CPU。模拟CPU的各个功能部件,读入二进制机器码,按照指令的格式进行相关的寄存器操作或者是访存操作,用一个文件模拟内存。可运行简单的程序。-Software simulation Unicore CPU. Simulate various functional components of CPU, read binary machine code, in accordance with the format of the associated instruction r
cpu
- 模拟cpu的忙碌,使cpu的使用率达到期望值-Analog cpu busy
Archive
- 压缩包中包含的程序以java实现可视化模拟CPU在执行指令时的操作过程,实现功能较为简单,但还算全面-Compression programs included in the package in order to achieve the java process visualization simulation CPU when executing the instruction operation to achieve the function is relatively simple, b
MiniVM
- 易语言虚拟机源码,看看很不错的啊!!!完全模拟CPU GoGo!-Easy language source virtual machine, look very good ah! ! ! Fully simulate CPU GoGo! ~~
gpio_jtag1
- 通过CPU模拟jtag,实现jtag的口的读写(Simulate MDIO through CPU to realize reading and writing of jtag port)