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

搜索资源列表

  1. CS8955TV_source_code.rar

    0下载:
  2. CS8955控制TV软件。用MCU做模拟电视的控制。,CS8955+TV+TNJ7355(tuner).The CS8955 micro-controller is an 8051 CPU core embedded device targeted for LCD Monitor, LCD TV, Home Appliance, or Consumer Products application. The CS8955 is pin-out compatible with MCS-51
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:565.07kb
    • 提供者:martinliao
  1. MCS_51VM_full

    0下载:
  2. 主要模拟C51单片机的cpu指令值,能够执行在keil上编写的单片机C程序-The main analog C51 MCU cpu command value, to perform in keil prepared on single-chip C procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:35.13kb
    • 提供者:fengjianbin
  1. t_system

    0下载:
  2. CPU分时系统模拟.不同用户轮流使用CPU.用到队列的数据结构.-CPU time-sharing system simulation. Different users take turns using the CPU. To use queue data structure.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:443.8kb
    • 提供者:water
  1. SYSTEM

    0下载:
  2. 该程序为一进程模拟调度系统,模拟CPU调度进程的两种算法,内含报告,可直接运行。-The program is a process simulation scheduling system, simulated CPU scheduling process, two kinds of algorithms, containing a report can be directly run.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:178.25kb
    • 提供者:李莉
  1. jincheng

    0下载:
  2. 模拟高优先权优先的进程调度算法 采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程),每个进程有一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行时间、已用CPU时间、进程状态等等。每个进程的状态可以是就绪W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。 进程的优先数及需要的运行时间可以事先人为地指定,进程的运行时间以时间片为单位进行计算。 就绪进程获得CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.62mb
    • 提供者:金小山
  1. main

    0下载:
  2. 模拟计算机cpu分时系统的调度问题,先申请使用的先使用,接着给后申请的使用-a cpu
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2.27kb
    • 提供者:胡婷
  1. cpu

    0下载:
  2. 简易cpu 模拟 基本实现了cpu的加减乘除 功能-Simple cpu simulation of the basic realization of the CPU addition and subtraction, multiplication and division function
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2.14mb
    • 提供者:王鹭飞
  1. shijianpianlunzhuan

    0下载:
  2. 模拟操作系统中CPU如何调度外部进程的算法——时间片轮转法-The algorithm simulated operating system how the CPU scheduling external process- round-robin method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:244.52kb
    • 提供者:陈慧
  1. AD7714-C

    0下载:
  2. AD7714驱动代码 采用LPC1751做为CPU平台,标准的SPI通信和IO模拟SPI通信-AD7714 DRIVERS LPC1751 CPU SPI Interface
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:511.49kb
    • 提供者:
  1. CPUSimulation

    0下载:
  2. 除必要循环外,只使用位操作来模拟CPU的算术运算,可实现整数及浮点的加减乘除-In addition to the necessary circulation only use bit manipulation to simulate the CPU arithmetic, integer and floating-point addition, subtraction, multiplication, and division
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:3.52kb
    • 提供者:宋麒
  1. floatoperation

    0下载:
  2. 模拟CPU内部浮点数运算原理的小程序,方便更好地理解计算机内部浮点数运算的机制。 压缩包中内涵说明文档。 -Analog CPU internal floating-point arithmetic theory of small programs to facilitate a better understanding of the mechanism of floating-point operations inside the computer. Compressed packag
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:535.15kb
    • 提供者:刘徐嵩
  1. cpu

    0下载:
  2. 单片机模拟CPU接口,对其他工作芯片寄存器的读写操作-CPU chip analog interface chip registers to other work read and write operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:59.64kb
    • 提供者:卢晚
  1. CPUImitate

    0下载:
  2. 用MFC写的模拟cpu情况,就是这样子的,就是这样子的。-like cpu
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:71.97kb
    • 提供者:唐卫
  1. MemoryManagement

    0下载:
  2. java 模拟CPU系统调页,每个页面可存放10条指令,分配给一个作业的内存块为4。模拟一个作业的执行过程,该作业有320条指令,即它的地址空间为32页,采用FIFO、LRU算法,并计算缺页率-java simulation CPU system paging, each page can hold 10 instructions, the job is assigned to a memory block 4. Simulated execution of a job, the job has
  3. 所属分类:Other systems

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

    0下载:
  2. quartus程序,可运行,模拟CPU乘法过程,大三计算机结构课写的小程序-quartus program, you can run the simulation CPU multiplication process, junior computer architecture class to write a small program
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:902.76kb
    • 提供者:卢代码
  1. VHDL

    0下载:
  2. 用VHDL写的模拟cpu程序,可以下载到硬件完成仿真,东南大学课程设计- Written in VHDL simulation CPU program, you can download to the hardware simulation, Southeast University curriculum design
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-11
    • 文件大小:2.55mb
    • 提供者:戴娜
  1. yu

    0下载:
  2. 用VHDL写的模拟cpu程序,可以下载到硬件完成仿真,东南大学课程设计- Written in VHDL simulation CPU program, you can download to the hardware simulation, Southeast University curriculum design
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-13
    • 文件大小:900.96kb
    • 提供者:戴娜
  1. cpu2

    0下载:
  2. 基于vhdl语言的cpu模拟,包含仿真,含所有器件(CPU containing simulation based on VHDL language)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:6.75mb
    • 提供者:qqyi1198
  1. CPU模拟卡暴力破解软件

    2下载:
  2. 暴力破解cpu模拟m1卡,用于暴力破解cpu模拟m1。(Violent cracking CPU analog M1 card)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:14.45mb
    • 提供者:TonyCB
  1. cpusim

    2下载:
  2. C++模拟实现单线程CPU运行RISC-V指令集(C++ Simulated Implementation of RISC-V Instruction Set in Single Thread CPU)
  3. 所属分类:其他

    • 发布日期:2020-11-20
    • 文件大小:4kb
    • 提供者:月韵星影
« 12 »
搜珍网 www.dssz.com