搜索资源列表
Clockfrequency.rar
- 使用CPU时间戳进行高精度计时,利用Rdtsc指令计算CPU的时钟频率,High-precision time stamp for the use of CPU time, using the Rdtsc Instruction Computing CPU clock frequency
add
- 大数加法的详细实现过程. 包括链表的使用.并做了cpu单次运算的优化. 实现单个响应周期内运算量的最优-Addition of large numbers of details to achieve the process. Including the use of linked lists. And has done a single cpu optimize operations. To achieve a single cycle in response to the optima
CPUused
- 一款CPU使用率检测控件源码,附上了控件使用实例,CPU利用率接口声明了三个接口涵数: IsShellSystemType()用来检测系统版本 CpuUsage2000()来完成NT/2000下CPU利用率 CpuUsage9x()来完成9x下CPU利用率 并提供了一个以渐变色显示进度条的组件类,你也可以使用在你自己的VC++软件中,控件实例运行-CPU utilization rate of detection of a source code cont
Lakey.v1.0.build.0009
- Lakey这是一个免费的CW练习/收/发软件,供大家共同学习研究,有需要源码的朋友可以给我发邮件或加为MSN索取(idirect3d@hotmail.com)。在未来,我会不断更新其功能和修正错误。 最新的开发进展,是加入了对wpm值计算的支持,现在Lakey已经可以直接通过设置一个wpm值来设定机器自动发送速度,而不是向过去那样设置复杂的参数。当然,如果你愿意,仍然可以使用过去的方式来设置详细参数,这对一些有特殊要求的人来说比较适合。 本软件的目标是设计成一个使用简便,能够
t_system
- CPU分时系统模拟.不同用户轮流使用CPU.用到队列的数据结构.-CPU time-sharing system simulation. Different users take turns using the CPU. To use queue data structure.
cpu_info
- 获取CPU使用率的源代码,可以通过这个函数判断当前应用使用CPU情况-Get CPU usage source code, you can use this function to determine the current use of CPU of
testCpu
- 一个简单的测试cpu实用率的简单程序,主要是学习在wince下如何使用api来得到某个线程的cpu使用时间,比较粗糙-A simple test cpu utility rate of a simple process, mainly in the wince to learn how to use the api to get a certain thread cpu usage time, compare rough
dlg_deaw
- 一个实现对cpu使用绘图的程序,有兴趣看看 能该成曲线显示就更好了-An implementation of the cpu using the mapping program, interested to see into the curve can be shown that the better
monit-cpu.zip
- vb写的例子,实现计算机CPU使用情况的监视。,VB examples of writing, computer CPU usage monitor.
20130422-show-cpu-and-memory-message
- 实时显示CPU和内存信息,对于经常编程的人很有用,对像我这种想随时了解CPU及内存情况的也很有用。不用打开任务管理器即可方便直观观察到,随时了解计算机的CPU占用率和已使用内存。 程序功能单一,只显示,而是不占你任何界面,对你操作系统无任何影响,在任务栏右下方不起眼的位置显示,在系统日期左边,字不大,想看的时候看一眼,右键弹出菜单只有一个选项:退出。系统运行占用CPU:0 占用内存:7.8M-Real-time display CPU and memory information, f
single-CPU
- 使用Logisim来创建一个16位单时钟周期CPU,可以执行load,store,加减与或还有转移指令的操作。-Use Logisim to create a 16-bit single-cycle CPU, you can perform load, store, or there is a branch instruction with addition and subtraction operations.
CPU
- 使用vhdl实现一个简易的cpu包含and or xor add sub mul 指令-Achieved using a simple vhdl cpu contain and or xor add sub mul instruction
CPU
- 计算机组织与结构课程设计,使用VHDL设计一个简单功能的CPU。该CPU拥有基本的指令集,并且能够使用指令集运行简单的程序。另外,CPU的控制器部分(CU)采用微程序设计方式。-The purpose of this project is to design a simple CPU (Central Processing Unit). This CPU has basic instruction set, and we will utilize its instruction set to g
程序监控分析软件
- 跟踪软件信息,内存cpu 使用情况,查看方法执行情况(follow softWare infomation)
new
- 1、PC和寄存器组使用时钟触发。 2、指令存储器和数据存储器存储单元宽度一律使用8位,即一个字节的存储单位。 3、控制器部分可以考虑用控制信号真值表方法(有共性部分)与用case语句方法逐个产生各指令其它控制信号相配合,注意:信号必须与状态配合。。当然,还可以用其它方法,自己考虑。 4、试用的汇编程序,而且必须包含所要求的所有指令。Slt、sltu指令必须检查两种情况:“小于”和“大于等于”;beq、bne指令必须检查两种情况:“等”和“不等”。这段汇编程序必须尽量优化,同时,给出每条指令
门罗币、MONERO挖矿软件-Win64位
- 门罗币是当前区块链货币中算法最优秀的。在比特币疯狂之后,相信不久之后将会是门罗币的爆发。 安装方法: 1.首先安装Visual 2015运行时库:双击目录中的vc_redist.x64.exe文件,一直下一步直到安装结束。 2.安装结束后,软件就可以使用了。本软件仅支持windows64位系统。同时支持CPU挖矿和GPU挖矿。(The Monroe currency is the best algorithm in the current block chain currency. A
Linux CPU挖矿软件(解压密码:613506039) (1)
- 用于LINUX平台的虚拟币(门罗币XRM)挖矿软件,附带使用说明。(Virtual currency mining)
CPU源码
- 可以优化指定的进程减少CPU占用,适合进程多开时使用(Optimize the process to reduce CPU occupancy)
MT25Q
- 镁光MT25Q Flash的单片机驱动,根据芯片手册编写。CPU使用的是STM32F407,使用官方驱动库。(Magnesium MT25Q Flash MCU driver, according to the chip manual. CPU uses STM32F407 and uses the official drive library.)
PLC专用解密工具
- 应用程序,对CPU密码进行破解。使用的时候直接连接CPU进行密码破解(Application program to crack the CPU password)