搜索资源列表
CPU模拟
- 本软件实现了模拟cpu的基本工作原理和工作过程,可以实现机器指令级和微指令级的操作,同时又可在编辑窗口内自行变编辑指令,对于初学者学习CPU的结构和工作原理是很有帮助的-the software simulation cpu the basic working principle and the process, the machine can achieve the task of instruction-level and the
8bit-cpu
- 一个简单的8位cpu的功能实现,从外部导入机器码,模拟cpu的运行-a simple 8 cpu to achieve the functions, from the outside into binary, simulating the operation of cpu
8bit-cpu
- 一个简单的8位cpu的功能实现,从外部导入机器码,模拟cpu的运行-a simple 8 cpu to achieve the functions, from the outside into binary, simulating the operation of cpu
模拟进程管理
- 本程序模拟进程管理,类似windows里的进程管理界面,但是只是模拟各种状态的转换以及cpu的分配,有利于在学习os时对进程加深理解-the simulation process management, and similar windows Lane process management interface, but only to simulate a state of the allocation of cpu is conduc
MIPS五级流水线模拟程序
- MIPS五级流水线模拟程序,能执行简单的MIPS指令,模拟流水线状态及寄存器结果,实现cpu流水的概念-MIPS five-level stream-line simulation program, this program can execute simple MIPS instruction, simulat stream-line s status and register result, and it implements st
进程调度模拟程序gzw
- 这里没有任何的API调用 只是模拟,我给进程设定了自己的语法,输入一般的字符cpu调用时只是正常输出,如果遇到 $ 表示该进程要调用系统资源后面必须跟一个数字表示占有的时间,如果资源闲置则占有资源否则阻塞,等资源释放在占有资源。进程的调用算法我采用的是时间片轮转算法并有所改进,当某个进程从阻塞队列释放后,他将把以前因为等待资源而被浪费的时间补回来。 希望大家多提意见-here no API calls simulations, I se
CPU模拟
- 本软件实现了模拟cpu的基本工作原理和工作过程,可以实现机器指令级和微指令级的操作,同时又可在编辑窗口内自行变编辑指令,对于初学者学习CPU的结构和工作原理是很有帮助的-the software simulation cpu the basic working principle and the process, the machine can achieve the task of instruction-level and the
模拟两种进程调度方式
- 进程调度:模拟最高优先级优先调度方式和FIFO调度方式.显示每个时间片各进程的PCB.即优先级,状态,访问CPU次数.剩于数-process scheduling : Analog highest priority priority scheduling ways and means FIFO scheduling. Each time film shows the process of the PCB. That is, priori
CPUNEW
- MODELSIM开发的模拟CPU,用VHDL语言描述,采用累加结构-ModelSim simulation developed CPU, using VHDL language descr iption of the structure of the use of cumulative
PipeLineNewVisual
- CPU内部流水线过程模拟程序,对其中各种状态进行模拟,并给出实时状态-CPU internal pipelining process simulation procedures, which simulate a variety of state, and gives real-time status
cpu
- 操作系统CPU优先级调度算法的模拟-CPU operating system priority scheduling algorithm simulation
simplesim-3.0
- 一个很有名的硬件模拟器。可以模拟CPU,cache,以及内存等。支持多核处理器的模拟。-A well-known hardware simulator. Can simulate the CPU, cache, and memory. Support multi-core processor simulation.
os
- 一个具有模拟CPU、模拟内存、模拟硬盘、模拟CPU管理、模拟内存管理、模拟硬盘管理、模拟进程管理、模拟指令系统、模拟中断处理的一个能运行在WINDOWS平台上的一个模拟的单用户多任务操作系统。-Simulation of a CPU, analog memory, analog hard disk, analog CPU management, memory management simulation to simulate the h
pcb
- 这是一个操作系统的源代码,关于进程调度问题的代码。可以模拟cpu的进程调度,虽然拙劣了点。但是值得参考一下的、-This is an operating system source code, the process of scheduling problems on the code. Cpu can simulate the process of scheduling, although clumsy for that. But i
CPU
- java写的一个模拟cpu程序,可以识别汇编程序,支持打印机等外设,界面友好,性能良好,界面是用VE来做的,可以单步执行语句,让你更好地理解cpu内部的工作原理。-write a java simulation cpu procedures, compilation procedures can be identified to support peripherals such as printers, user-friendly, p
CPU
- 简单模拟任务管理器的CPU使用率代码,可与学会如果获取当上前CPU使用情况.-Simple simulation of the Task Manager CPU usage code
CPU
- 利用vhdl模拟实现CPU的功能,实现其中的加减乘除等多种运算-CPU utilization of vhdl simulation of the realization of the function, the realization of which, such as addition and subtraction, multiplication and division multiple computing
CPU
- 用VC++模拟单周期cpu,是体系结构课程的一次作业,包括硬件设计,指令设计等,仅十几条汇编指令啦,程序还支持堆栈操作,能进行算术运算,输入运算表达式就能自动生成汇编代码,代码装载后可以调试运行,支持单步和全速运行-Using VC++ simulation of single-cycle cpu, is a one-stop course architecture, including hardware design, instruc
Microprogramcontroller
- 微程序控制器部件实验,使用VHDL语言使用Quartus测试通过,模拟CPU-Micro-program controller component experiments, the use of VHDL language use Quartus test, simulation CPU
CPUscheduling
- 用java实现cpu调度模拟(CPU scheduling)-Cpu scheduling simulation with java implementation (CPU scheduling)