搜索资源列表
bochs-2.2.1.win32-src
- Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a
cpu进程调度
- cpu进程调度,优先调度算法,先来先服务算法。
cpu
- 操作系统CPU优先级调度算法的模拟
CPU调度C语言实现
- CPU调度C语言实现 实现1FCFS(先到先服务) 2SJF(最段作业优先调度) 3RR(轮转法) 4PSA(优先权调度)n) 5EXIT 6时间的延迟; 7:屏幕的换色.-CPU scheduling C Language Implementation 1FCFS (first come-first services) 2SJF (most of the operational priority scheduling) 3RR (Web) 4PSA (Pri
cpu
- C++环境开发,主要计算本机CPU及内存利用率,图形界面显示结果-C++ environment for development, the main calculation of the local CPU and memory utilization, graphical interface shows the results of
multicore-intel
- mutil cpu code 多核编程资料-mutil cpu code multi-core programming information
cpudd
- java实现的CPU调度算法。。算法比较通俗,易懂,是根据上课学的编的一个代码-java realization CPU scheduling algorithm. . Algorithm popular, easy to understand, is prepared according to the school to learn a code
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 it is also useful to look, and
CPU_testing_code
- CPU testing code. I copy from codeproject.com.
cpuid
- The main function of this code is to get information of your PC CPU. It will be helpful to find most optimal environments when developing PC games.
CPU_schedule_simulation
- CPU scheduling algorithm simulation project implements FCFS , SJF , RR algorithms
srtf28
- program to implement Shortest-Remaining Time-First CPU scheduling algorithms
cpu-scheduling
- program in c to illustrate and demonstrate various cpu scheduling algorithms
CPU---Schedule
- 采用仿真实验的方法,分析和评价FCFS、SJF、RR和MLFS算法的优劣 场景设置: -- 按长短作业不同比例 -- 按作业不同达到顺序 -- 按作业不同达到频率 -OS,CPU Schedule,FCFS、SJF、RR、MLFS algorithms。
cpu-scheduling
- operating system:cpu scheduling algorithms(fcfs,priority,round robin,sjf) in c++.
CPU-OS-Source-Code
- CPU卡操作系统源代码,值得参考-CPU OPERATION SYSTEM SOURCE CODE
cpu-leon3-altera-ep1c20
- CPU性能仿真测试软件,对于VHDL设计的芯片可以做新能测试-CPU VHDL
CPU
- 设计一段程序来模拟优先级调度算法和时间片轮转算法。可以指定进程的数量、各进程需要CPU的时间和各进程的优先级。-Design a program to simulate the priority scheduling algorithm and the time slice rotation algorithm. You can specify the process of quantity, the process requires CPU time and the process prior
RISC-CPU-
- 用VHDL语言实现32位CPU的各种运算功能,熟悉32位CPU各模块的工作原理,熟悉流水线数据通路和控制单元的工作原理从而熟悉CPU的工作机理。-Mac circuit realization
Four-CPU-scheduling-algorithm
- 用c++实现的CPU四种调度算法,简单易懂-With c++ implementation of the four types of CPU scheduling algorithm, simple to understand