CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - CPU

搜索资源列表

  1. bochs-2.2.1.win32-src

    1下载:
  2. 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
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4223629
    • 提供者:王陈
  1. cpu进程调度

    0下载:
  2. cpu进程调度,优先调度算法,先来先服务算法。
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-17
    • 文件大小:4553
    • 提供者:wzymm
  1. cpu

    0下载:
  2. 操作系统CPU优先级调度算法的模拟
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:246274
    • 提供者:LightningFox
  1. CPU调度C语言实现

    0下载:
  2. 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
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1756
    • 提供者:蒋涛
  1. cpu

    0下载:
  2. C++环境开发,主要计算本机CPU及内存利用率,图形界面显示结果-C++ environment for development, the main calculation of the local CPU and memory utilization, graphical interface shows the results of
  3. 所属分类:OS Develop

    • 发布日期:2017-05-07
    • 文件大小:1940299
    • 提供者:冬铧
  1. multicore-intel

    0下载:
  2. mutil cpu code 多核编程资料-mutil cpu code multi-core programming information
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:385536
    • 提供者:赵兴华
  1. cpudd

    0下载:
  2. java实现的CPU调度算法。。算法比较通俗,易懂,是根据上课学的编的一个代码-java realization CPU scheduling algorithm. . Algorithm popular, easy to understand, is prepared according to the school to learn a code
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:4745
    • 提供者:wayne
  1. pcb

    0下载:
  2. 这是一个操作系统的源代码,关于进程调度问题的代码。可以模拟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
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:862
    • 提供者:刘锦瑞
  1. CPU_testing_code

    0下载:
  2. CPU testing code. I copy from codeproject.com.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-28
    • 文件大小:147729
    • 提供者:PaperStar
  1. cpuid

    0下载:
  2. 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.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:7060
    • 提供者:csp
  1. CPU_schedule_simulation

    0下载:
  2. CPU scheduling algorithm simulation project implements FCFS , SJF , RR algorithms
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:92713
    • 提供者:msh2003
  1. srtf28

    0下载:
  2. program to implement Shortest-Remaining Time-First CPU scheduling algorithms
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1408
    • 提供者:naveen
  1. cpu-scheduling

    0下载:
  2. program in c to illustrate and demonstrate various cpu scheduling algorithms
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:3374
    • 提供者:deeps
  1. CPU---Schedule

    0下载:
  2. 采用仿真实验的方法,分析和评价FCFS、SJF、RR和MLFS算法的优劣 场景设置: -- 按长短作业不同比例 -- 按作业不同达到顺序 -- 按作业不同达到频率 -OS,CPU Schedule,FCFS、SJF、RR、MLFS algorithms。
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:925563
    • 提供者:赵阳
  1. cpu-scheduling

    0下载:
  2. operating system:cpu scheduling algorithms(fcfs,priority,round robin,sjf) in c++.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:2672
    • 提供者:naresh
  1. CPU-OS-Source-Code

    0下载:
  2. CPU卡操作系统源代码,值得参考-CPU OPERATION SYSTEM SOURCE CODE
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:158599
    • 提供者:linboxianzi
  1. cpu-leon3-altera-ep1c20

    0下载:
  2. CPU性能仿真测试软件,对于VHDL设计的芯片可以做新能测试-CPU VHDL
  3. 所属分类:OS Develop

    • 发布日期:2017-11-08
    • 文件大小:687197
    • 提供者:mackalli
  1. CPU

    0下载:
  2. 设计一段程序来模拟优先级调度算法和时间片轮转算法。可以指定进程的数量、各进程需要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
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:2002
    • 提供者:乔旻浩
  1. RISC-CPU-

    0下载:
  2. 用VHDL语言实现32位CPU的各种运算功能,熟悉32位CPU各模块的工作原理,熟悉流水线数据通路和控制单元的工作原理从而熟悉CPU的工作机理。-Mac circuit realization
  3. 所属分类:OS Develop

    • 发布日期:2017-05-28
    • 文件大小:11710264
    • 提供者:卓丽媛
  1. Four-CPU-scheduling-algorithm

    0下载:
  2. 用c++实现的CPU四种调度算法,简单易懂-With c++ implementation of the four types of CPU scheduling algorithm, simple to understand
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:4993
    • 提供者:高赫
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com