搜索资源列表
图形显示CPU内存利用率_1
- 图形显示CPU利用率,以实现CPU临控。可以并能通过此知道怎么样用VC画波形图-graphics CPU utilization, in order to achieve the CPU controls. This can and pass like to know how VC painting waveform
如何用vc实现获得cpu有关信息
- 该程序用VC实现了如何获取系统CPU的有关信息 采用文档—试图结果显示系统CPU的主频信息-the program with VC how to access the system CPU using the information document-display system to results CPU speeds information
sysinfo(vc++)
- 改系统是用VC++开发的一个显示系统信息的小程序,实现的相关内容:系统内存,IP,CPU信息-system is changed with the development of a VC Display System Information small programs to achieve the relevant content : system memory, IP, CPU Information
VC-system-programming
- 包括:cdrom控制,cpu和mouse信息,USB编程,测试cpu速度,检测键盘按键,列出进程,鼠标钩子编程,系统信息获取,注册表编程-include : cdrom control, cpu and mouse information, USB programming, cpu speed test to detect the keyboard keys, listing process, the mouse hook programming, system information acce
1.CPU
- 一个可以查询本地计算机cpu各种信息的程序. vc++编程.-can find a local computer cpu information procedures. Vc programming.
VC++_xitongceshi
- 可以查询系统 内存信息、Windows信息、CPU信息、分辨率和磁盘信息。
CPU
- 读取CPU序列号,VC写的,一个读取CPU序列号的程序,大家可以利用它来为自己的软件提供保护机制。
VC++netscan
- 使用多线程编程技术,内存和CPU占用大幅度减少 支持所有操作系统,WIN9X/WIN2K/WINXP,适应能力加强
测cpu频率
- 本人写的小程序可以测试您的cpu正在运行的频率!简单实用!直接下载在vc上运行!-I write small programs can test your cpu running frequency! Simple and practical! Download the vc run!
用VC++编程实现对CPU主频的检测
- 用VC++编程实现对CPU主频的检测-VC programming speed of the CPU Detection
图形显示CPU内存利用率hf
- 本范例是VC 写的,初学者可以读读. 以图形方式显示CPU内存利用率,可以在它基础上改一改,作其它用途.-example of this was the VC, beginners can read. A graphic display of CPU memory utilization, it can be based on modified for other uses.
一个读取硬盘序列号与CPU序列号的DLL
- VC写的,一个读取硬盘序列号与CPU序列号的DLL,大家可以利用它来为自己的软件提供保护机制。-VC written by a reader drives and CPU serial number sequence, the DLL, you can use it for its own software to provide protection mechanisms.
CPU取得信息
- 一个使用VC++取得CPU信息的源程序。-VC made use of a CPU information of the source.
vc++多线程
- 多线程编程 进程和线程都是操作系统的概念。进程是应用程序的执行实例,每个进程是由私有的虚拟地址空间、代码、数据和其它各种系统资源组成,进程在运行过程中创建的资源随着进程的终止而被销毁,所使用的系统资源在进程终止时被释放或关闭。 线程是进程内部的一个执行单元。系统创建好进程后,实际上就启动执行了该进程的主执行线程,主执行线程以函数地址形式,比如说main或WinMain函数,将程序的启动点提供给Windows系统。主执行线程终止了,进程也就随之终止。 每一个进程至少有一个主执行线
VC for WMI
- vc 调用WMI获取计算机硬件信息,包括bios,硬盘序号,cpu序号,显卡序号
ControlServer.rar
- vc++ code,查看 电脑的内存和 CPU的利用率,服务器代码,vc++ code, view the computer s memory and CPU utilization, the server code
cpu.rar
- 获取CPU的使用率用VC++写的。编译通过。是一份不错的代码,Obtain the CPU utilization rate of
CPU
- VC编程控制CPU使用率,使使用率呈函数曲线-VC programming control CPU usage, so that the utilization rate was a function of curve
获取硬盘ID CPU ID, BosID
- 获取硬盘ID CPU ID, BosID VC++获取网卡MAC、硬盘序列号、CPU ID、BIOS编号
CPU
- 用VC++模拟单周期cpu,是体系结构课程的一次作业,包括硬件设计,指令设计等,仅十几条汇编指令啦,程序还支持堆栈操作,能进行算术运算,输入运算表达式就能自动生成汇编代码,代码装载后可以调试运行,支持单步和全速运行-Using VC++ simulation of single-cycle cpu, is a one-stop course architecture, including hardware design, instruction design, only dozens of as