搜索资源列表
Hex2Bin
- HEX 转 BIN 程序,弄过单片机的人可能都知道,很多编译器都会编译出一种叫HEX 的文件,这好像是Intel定的一个格式,就是把二进制的机器代码文件以16进制的字符形式(文本)保存,写进cpu或rom前都需要进行转化,此小程序便可完成该任务了。(本人上传代码均为Fwr原创)-HEX to BIN procedures, people get too SCM may all know, a lot of the compiler will compile a document called H
GenSerial
- 根据CPU序列号和磁盘序列号生成机器码,然后对机器码进行加密生成序列号。此序列号可用于共享软件的保护。所有的操作封装在一个类中实现。非常实用的程序。-Serial number under the CPU and disk serial number to generate machine code, and then encrypted to generate binary serial number. This serial number can be used for the protec
VC_BuildPlus
- 采用逻辑多CPU并行处理的原理,加快VC的编译速度,提高工作效率-Using the logic of multi-CPU parallel processing principle, to speed up the VC compiler speed, efficiency
testingthespeedofcpu
- 有用的程序,用于测试CPU的速度。vc++源代码-Useful procedure for testing the speed of CPU. vc++ source code
CPUused
- 一款CPU使用率检测控件源码,附上了控件使用实例,CPU利用率接口声明了三个接口涵数: IsShellSystemType()用来检测系统版本 CpuUsage2000()来完成NT/2000下CPU利用率 CpuUsage9x()来完成9x下CPU利用率 并提供了一个以渐变色显示进度条的组件类,你也可以使用在你自己的VC++软件中,控件实例运行-CPU utilization rate of detection of a source code cont
overall
- 简单的CPU编程,使用VC++,流水线-A simple CPU programming, using VC++, assembly line ~~~~~~~~~~
UsageCpu
- vc++ 中 cpu 使用率,系统CPU占用率等查看。-Cpu Usage by vc++
Intel_Intrinsics_Guide-windows
- Intel CPU指令集API(VC适用),运行需java环境-Intel CPU instruction set API (VC applicable), need java runtime environment
winsys
- 自己写的程序,适合初学者 网上硬件检测实现的方法很多,但没找到符合要求的程序,我这个是最简单的。 VC++获取获取本机CPU、硬盘、内存信息的程序。 打开release文件夹里的可执行文件-Write their own procedures for beginners online hardware detection method to achieve a lot, but did not find the program to meet the requirements, I this i
puograms-frequency
- 本人写的小程序可以测试您的cpu正在运行的频率!简单实用!直接下载在vc上运行!,-I write small programs can test your CPU running frequency!
461617
- 本人写的小程序可以测试您的cpu正在运行的频率!简单实用!直接下载在vc上运行!,(I write small programs can test your CPU running frequency!)
3283852
- 本范例是VC 写的,初学者可以读读, 以图形方式显示CPU内存利用率()