CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 模拟CPU

搜索资源列表

  1. JCHENG2

    0下载:
  2. 设计一个程序模拟进程管理的过程,采用时间片轮转法,进程占用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
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.84kb
    • 提供者:姚紫欣
  1. Pcblite

    0下载:
  2. 操作系统实例模拟:进程调度模拟 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
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:39.54kb
    • 提供者:silwol
  1. task_manager_simulator

    0下载:
  2. 模拟windows下的任务管理器,用图形显示当前cpu和内存的使用情况-under simulated windows task manager, with graphics current cpu and memory usage
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:152.86kb
    • 提供者:王伟明
  1. process

    0下载:
  2. 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。 静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 -prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Schedu
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9.19kb
    • 提供者:111111
  1. jinchengguanli

    0下载:
  2. 操作系统课程实验——模拟系统进程管理,cpu进程调度过程,p,v操作等过程
  3. 所属分类:系统编程

    • 发布日期:2014-01-17
    • 文件大小:184.84kb
    • 提供者:唐有宝
  1. CPURateControl

    0下载:
  2. 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.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.79mb
    • 提供者:游弋人生
  1. i2c-gpio

    0下载:
  2. linux中内核模块gpio模拟i2c,可以不用自带的i2c程序,减少使用cpu资源-linux kernel module in the simulation gpio i2c, i2c can not own procedures, reduce the use of cpu resources
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:1.78kb
    • 提供者:小华
  1. skyeye-1.3.0_rc1.tar

    0下载:
  2. 一个开源的嵌入式模拟平台,模拟多种CPU-Embedded simulation platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:16.38mb
    • 提供者:lane
  1. FCFS

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

    • 发布日期:2017-04-03
    • 文件大小:7.7kb
    • 提供者:龙海
  1. psde

    0下载:
  2. PSDE 是一套建立在Microsoft Visual C++环境之上的PDA软件开发平台,在PC上编译输出PDA的完全仿真软件,PSDE的目标是应用Microsoft Visual C++强大的开发环境开发出适用于特定PDA硬件平台编译器的标准C语言代码,同时输出PC上的仿真软件,以用于配套的电脑联机软件或演示程序等,避免了PDA开发厂商为了联机软件或演示程序而单独开发新的程序。PSDE能模拟的硬件功能有ROM、FLASH、LCD、触摸屏、按键、中断、硬复位、声音、CPU休眠等,涵盖了目前常用
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1.18mb
    • 提供者:王磊
  1. miniPentium

    0下载:
  2. 此代码主要根据自己设计的一套编码规则,在VC环境学下模拟cpu的运行过程- simulate runing of cpu
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:167.16kb
    • 提供者:chenbing
  1. CPU

    1下载:
  2. 用VC++模拟单周期cpu,是体系结构课程的一次作业,包括硬件设计,指令设计等,仅十几条汇编指令啦,程序还支持堆栈操作,能进行算术运算,输入运算表达式就能自动生成汇编代码,代码装载后可以调试运行,支持单步和全速运行-Using VC++ simulation of single-cycle cpu, is a one-stop course architecture, including hardware design, instruction design, only dozens of as
  3. 所属分类:Windows Kernel

  1. CPU

    0下载:
  2. 操作系统模拟的一部分 cpu源码-operational system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1.93kb
    • 提供者:马雪松
  1. CPU

    0下载:
  2. 完整实现了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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:2.32kb
    • 提供者:LZ
  1. BankerAlgorithm

    0下载:
  2. 实现《操作系统》课程里的银行家算法,模拟cpu的作业调度。-Operating system courses bankers algorithm, simulated cpu job scheduling.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:14.95kb
    • 提供者:闫宝彬
  1. APK_Unicore_CPU

    0下载:
  2. 软件模拟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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:17.11kb
    • 提供者:Vector Lee
  1. cpu

    0下载:
  2. 模拟cpu的忙碌,使cpu的使用率达到期望值-Analog cpu busy
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2.38kb
    • 提供者:chenxiong
  1. Archive

    0下载:
  2. 压缩包中包含的程序以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
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:37.17kb
    • 提供者:吴贤
  1. MiniVM

    2下载:
  2. 易语言虚拟机源码,看看很不错的啊!!!完全模拟CPU GoGo!-Easy language source virtual machine, look very good ah! ! ! Fully simulate CPU GoGo! ~~
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:10.18kb
    • 提供者:Gamelink
  1. gpio_jtag1

    1下载:
  2. 通过CPU模拟jtag,实现jtag的口的读写(Simulate MDIO through CPU to realize reading and writing of jtag port)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2021-03-26
    • 文件大小:20.29mb
    • 提供者:绿野仙踪
« 12 »
搜珍网 www.dssz.com