搜索资源列表
cpuspeed32
- 测试CPU的小程序,通过rdtsc及混编实现.程序代码非常简单,但直得一看-small CPU test procedures, and mixed through RDTSC achieve. The code is very simple, but in a straight view
JFlash_MM_W_Src_0511
- 这个程序是我自己写的,主要用于PXA255的烧写,经过我修改后,特别方便JTAG下,CPU的调试,可以测试CPU的各个IO脚,无需跑操作系统,即可简单查看外设是否正常。参照APP子目录下的使用方法即可。在微软的JflashMM上做了修改。-I wrote it myself, mainly for the PXA255 burning, I have revised, especially convenient JTAG, the CPU test, the CPU can test vario
test-cpuid
- 检测cpu的id的小程序,实现语言c++语言-detection cpu id of the small programs to achieve language language c
cpu-test
- CPU速度检测程序源码,CPU速度检测程序源码-CPU speed detection procedures source, CPU speed detection procedures FOSS
Get_CPU_Speed
- 在Visal C++环境下,测试CPU的速度,从而可以粗略估计电脑性能。-mV in C + + environment, the speed of the CPU test, which can be roughly estimated computer performance.
CPUused
- windows 下测试cpu的程序-windows under cpu test procedures
Win Ring 0 Test
- 获取CPU、硬盘温度。 CPU的温度是通过 rsmgr。 硬盘温度是通过WMI-Get CPU, hard disk temperature. CPU temperature is through rsmgr. Hard disk temperature is through WMI
cpuz_145
- CPU 测试的程序 test -test
cpu(FinalWithYS)
- verilog实现的八位CPU,包括乘法、除法以及多种寻址方式。代码中包括测试模块,可以直接在试验箱上运行。-verilog to achieve the eight CPU, including multiplication, division, as well as addressing a variety of ways. Code, including test modules, can be run directly in the chamber.
Hss_Speed
- Test Computer speed by some calculations and compare cpu s
utopia
- utopia,system verilog写的CPU测试平台代码-utopia, system verilog code written in CPU test platform
CPU
- 一款用VB6编写的检测CPU使用率的软件源码,控制整个软件CPU使用率-A written test with VB6 source software CPU utilization, CPU utilization control the entire software
cpu-test
- 该资源中包含了若干用于测试dsp cpu性能的c源代码,直接可以在ccs中编辑使用-dsp cpu test code
RISC-CPU
- 精简指令集RISC-CPU 可以实现阶乘运算 verilog代码编写 含有测试平台-Reduced instruction set RISC-CPU test platform can implement written in the factorial operator verilog code contains
CPU-test
- WinCE6.0 CPU占用率测试工具,在WinCE6.0环境下测试通过-WinCE CPU ocuupy test tools
CPU
- 多周期CUP用MIPS汇编的实现,包含了测试指令。(Multi cycle CUP with MIPS compilation of the implementation, including the test instructions.)
自己动手写CPU
- ? Code文件夹 提供了本书每一章涉及的OpenMIPS源代码、测试程序。 ? Tools文件夹 提供了GNU工具链的安装文件,以及一个小工具Bin2Mem.exe,该工具用来将二进制数文件转化为可以用于ModelSim仿真的格式。 ? Doc文件夹 提供了本书使用的一些IP核的说明手册,包括UART控制器、SDRAM控制器、GPIO模块等。还提供了FPGA开发平台DE2的说明手册。(Code folder Provides the OpenMIPS source code and
Term
- CPU性能测试终端,用于造CPU以后的交互和测试用途(terminal for CPU test)
31条CPUtest
- CPU testbar 关于31条CPU的测试数据(CPU test 31 cmd CPU testbench & testdata)
PC
- CPU类要求getSpeed()返回speed的值,要求setSpeed(int m)方法将参数m的值赋值给speed。HardDisk类要求getAmount()返回amount的值,要求setAmount(int m)方法将参数m的值赋值给amount。PC类要求setCPU(CPU c)将参数c的值赋值给cpu,要求setHardDisk(HardDisk h)方法将参数h的值赋值给HD,要求show()方法能显示cpu的速度和硬盘的容量。(The UML diagrams associa