搜索资源列表
CS8955TV_source_code.rar
- 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
MCS_51VM_full
- 主要模拟C51单片机的cpu指令值,能够执行在keil上编写的单片机C程序-The main analog C51 MCU cpu command value, to perform in keil prepared on single-chip C procedures
t_system
- CPU分时系统模拟.不同用户轮流使用CPU.用到队列的数据结构.-CPU time-sharing system simulation. Different users take turns using the CPU. To use queue data structure.
SYSTEM
- 该程序为一进程模拟调度系统,模拟CPU调度进程的两种算法,内含报告,可直接运行。-The program is a process simulation scheduling system, simulated CPU scheduling process, two kinds of algorithms, containing a report can be directly run.
jincheng
- 模拟高优先权优先的进程调度算法 采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程),每个进程有一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行时间、已用CPU时间、进程状态等等。每个进程的状态可以是就绪W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。 进程的优先数及需要的运行时间可以事先人为地指定,进程的运行时间以时间片为单位进行计算。 就绪进程获得CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。
main
- 模拟计算机cpu分时系统的调度问题,先申请使用的先使用,接着给后申请的使用-a cpu
cpu
- 简易cpu 模拟 基本实现了cpu的加减乘除 功能-Simple cpu simulation of the basic realization of the CPU addition and subtraction, multiplication and division function
shijianpianlunzhuan
- 模拟操作系统中CPU如何调度外部进程的算法——时间片轮转法-The algorithm simulated operating system how the CPU scheduling external process- round-robin method
AD7714-C
- AD7714驱动代码 采用LPC1751做为CPU平台,标准的SPI通信和IO模拟SPI通信-AD7714 DRIVERS LPC1751 CPU SPI Interface
CPUSimulation
- 除必要循环外,只使用位操作来模拟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
floatoperation
- 模拟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
cpu
- 单片机模拟CPU接口,对其他工作芯片寄存器的读写操作-CPU chip analog interface chip registers to other work read and write operations
CPUImitate
- 用MFC写的模拟cpu情况,就是这样子的,就是这样子的。-like cpu
MemoryManagement
- 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
CPU
- quartus程序,可运行,模拟CPU乘法过程,大三计算机结构课写的小程序-quartus program, you can run the simulation CPU multiplication process, junior computer architecture class to write a small program
VHDL
- 用VHDL写的模拟cpu程序,可以下载到硬件完成仿真,东南大学课程设计- Written in VHDL simulation CPU program, you can download to the hardware simulation, Southeast University curriculum design
yu
- 用VHDL写的模拟cpu程序,可以下载到硬件完成仿真,东南大学课程设计- Written in VHDL simulation CPU program, you can download to the hardware simulation, Southeast University curriculum design
cpu2
- 基于vhdl语言的cpu模拟,包含仿真,含所有器件(CPU containing simulation based on VHDL language)
CPU模拟卡暴力破解软件
- 暴力破解cpu模拟m1卡,用于暴力破解cpu模拟m1。(Violent cracking CPU analog M1 card)
cpusim
- C++模拟实现单线程CPU运行RISC-V指令集(C++ Simulated Implementation of RISC-V Instruction Set in Single Thread CPU)