搜索资源列表
cpuuse1.3
- 系统监视器 记录CPU使用,线程使用记录,磁盘高速度缓存使用记录,内存等等记录-recording system monitors the use of CPU, the use of threads records, the use of disk cache record speed, memory, etc. Records
全面获取CPU信息
- 一个使用C++Builder写的“全面获取CPU信息”程序,值得学习.-a C Builder write a "comprehensive information access to the CPU" program worth learning.
cpu-management-algorithm
- 实现cpu调度问题.值得参考\\学习.可以改进使用.
CPU监视器
- 实时提供CPU的使用情况,并附有曲线图和柱状图。在托盘图标中动态显示使用率。-provide real-time CPU usage, together with curves and histograms. The tray icon dynamic display usage.
get_MAChd_CPU_BIOS_ID.rar
- 获取网卡MAC、硬盘序列号、CPU ID、BIOS编号 你可以保存、在非商业软件中使用、在非盈利性文章中引用本文中的部分或全部文字,但请注明作者及原文地址。 ,Access to the network card MAC, hard drive serial number, CPU ID, BIOS number you can be saved in non-commercial software used in the non-profit article qu
GetSysInfo
- 根据进程ID获取进程的内存使用量,CPU使用率,线程个数据信息,例子是一个获取IE进程使用情况例子-PROCESS MEMORY,CPU,THREAD
watcher
- linux 下系统监视器,用Qt实现,可以查看进程状态,CPU使用率等-System Monitor under linux using Qt to achieve, you can view the process status, CPU utilization,
CPU8051V1
- 可用的CPU8051,已经多个项目验证,希望更多的朋友使用它开放!-CPU8051
monitorcpu
- 以图形状态即时监视 CPU 的使用情况-Real-time graphical status monitor CPU usage
checksysinfo
- delphi源代码。监测系统性能,可显示物理内存使用情况,CPU使用情况,以及磁盘的读写情况。本人原创,不妥之处还请高手指点。对开发系统资源应用方面可参考一下。-delphi source code. Monitoring system performance, can display physical memory usage, CPU usage, as well as disk read and write cases. I created, the inadequacies also r
CPU
- 使用xp提供的API用来使CPU使用率出现一个正弦曲线的程序-Use Windows API
CPU-Z
- 用于测试个人计算机CPU性能的工具,欢迎使用-Personal computer used to test CPU performance instrument are welcome to use
CPU_Monitor
- 基于Visual C++的WIN32 API编程,可监视系统的CPU及内存的使用情况。-Visual C++ based on the WIN32 API programming, the system can monitor CPU and memory usage.
ShowUseage
- 简直和WinXP系统自带的一模一样,功能和界面都一样,只是开发语言不同,系统的是用C写的,这是用DELPHI写的 此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效
CPU
- 可以看一下CPU的使用情况,没有什么大功能,只是让初学者练习下。-CPU
CPUControl
- 可以在Windows的任务管理器中的CPU使用记录图表中显示正弦曲线。支持多CPU(防线程漂移),曲线波峰间隔和精度可以设置,支持CPU性能监视(但对此应用无益,被微软的人骗了),debug版本可在C盘根目录下为每个CPU生成工作日志。ATL架构。-In the Windows Task Manager the CPU usage of the chart shows sinusoid. Support multi-CPU (drift-way line of defense), the pea
CPU
- 快速获取您所使用的主机信息,包括CPU,内存等等。-Quick access to your host information, including CPU, memory and so on.
cpu_linux
- linux 下编程获取系统的cpu使用情况,主要读取proc文件下的stat文件 -access programming under linux system cpu usage, the main proc file read the stat file
sysMsgForCPU
- 高仿WINDOWS任务管理器中 CPU使用率 内存使用率 双缓冲绘图 图像移动-High imitation WINDOWS Task Manager CPU usage memory usage double buffering graphics moving image
cpu
- 监视 CPU 使用情况的例子 双击终止程序-This example demonstrates how to query Windows 95 s registry for the CPUUsage. It returns a number between 0 and 100. The example displays the CPUUsage as 10 boxes (1 box of course, represents 10 ). This example als