搜索资源列表
TestAPP
- CPU和内存占用率监视并显示程序 测试程序中,我用了一个自己封装的DLL来分别获取CPU和内存的占用率。是在一个Timer中定时刷新获取的。这个DLL你也可以拿来自己用, DLL导出函数为2个: UINT GetCpuUseage() //返回CPU占用率 UINT GetMemUseage() //返回内存占用率
PerfMonDemo
- 实现对CPU占用率和内存使用率进行检测.-achieve occupancy rate of the CPU and memory usage for testing.
MemoryWatch
- 系统的内存利用率和cpu占用率监视器,不会的可以学习-system memory and cpu utilization occupancy rate monitors, no learning
TestAPP
- CPU和内存占用率监视并显示程序 测试程序中,我用了一个自己封装的DLL来分别获取CPU和内存的占用率。是在一个Timer中定时刷新获取的。这个DLL你也可以拿来自己用, DLL导出函数为2个: UINT GetCpuUseage() //返回CPU占用率 UINT GetMemUseage() //返回内存占用率 -CPU and memory occupancy rate monitor and display p
MntMemCPUHD
- 用来读取内存占用率,CPU占用率和磁盘剩余空间的类。-Occupancy rate is used to read memory, CPU utilization and disk space remaining categories.
VistaCpuInfo
- CPU 内存占用率 -CPU memory usage
CPUMEMUSEAGE
- 可以实时获得内存占用率和CPU占用率的程序,可以动态地显示!-Real-time access to the memory utilization and CPU utilization of the program, you can dynamically display!
CPU-Rate
- CPU使用率监视 1.监视CPU占用率(动态现实托盘区图标) 2.显示内存情况 3.快速启动 windows任务管理器-CPU utilization monitoring 1. Monitoring CPU usage (dynamic reality tray icon) 2. Display memory situation 3. Quick Start windows task manager
vbcpunet
- vb获取cpu内存占用率及网卡流量监控,是学习的好例子,可以用于多种-vb access card cpu memory usage and traffic monitoring, is a good example of learning, can be used for a variety of
ziyuan
- 一个小的模仿任务管理器的小程序,可以进行进程查看,结束进程,cpu及内存占用率的查看等。-A small imitation of the task manager applet, the process can see, the end of the process, cpu and memory usage of view and so on.
MinGUI
- ARM嵌入式GUI开发包,包括文档、演示程序、PC模拟器,代码库。可以在PC的Visul C环境下开发调试界面,之后无缝移入嵌入式环境, 源码基于纯C代码,CPU及内存占用率低,可用于ARM7等主频不是很高的系统。http://www.cmsoft.cn/project/mingui/-ARM Embedded GUI development kit, including documentation, demos, PC emulato
ComputerInfo
- 显示cpu内部一些参数,比如,运行时间,序列号,cpu温度,内存占用率-Display cpu internal parameters, for example, run-time, serial number, cpu temperature, memory occupancy rate
CPU-Memory-NetworkBandwidth
- 获取CPU使用率,内存占用率,以及网卡流量监控。-Get CPU rate, memory rate, and network bandwidth.
check_cpumem
- 已完成的,可以直接用于nagios的vbs脚本,将指定进程的CPU及内存占用率写入到日志中,日志每天自动换一个,并可以指定日志路径。-Completed, can be directly used nagios vbs scr ipt, the specified process CPU and memory usage is written to the log, log wrap, and can specify the log p
CpuAndMemory
- 获取windows的内存占用率和CPU使用率,并用进度条显示出来-Access to the Windows memory usage and CPU usage, and the progress bar is displayed
Linux-getpcpuandpmem.tar
- C语言实现,可用于linux下获取系统的某一个指定进程的CPU占用率和内存占用率。-C language, can be used to obtain a specified system process CPU utilization and memory usage under linux.
20130422-show-cpu-and-memory-message
- 实时显示CPU和内存信息,对于经常编程的人很有用,对像我这种想随时了解CPU及内存情况的也很有用。不用打开任务管理器即可方便直观观察到,随时了解计算机的CPU占用率和已使用内存。 程序功能单一,只显示,而是不占你任何界面,对你操作系统无任何影响,在任务栏右下方不起眼的位置显示,在系统日期左边,字不大,想看的时候看一眼,右键弹出菜单只有一个选项:退出。系统运行占用CPU:0 占用内存:7.8M-Real-time display
procps-3.2.8
- procps-3.2.8,linux环境下最新版本著名工具包源码,支持top、free命令,可以查看系统的CPU、内存占用率,进程优先级等信息-procps-3.2.8, linux environment, the latest version of the famous toolkit source code, support top, free command, you can view the system' s CPU,
Get_Process_Info
- 模拟任务管理器 获取进程列表 ID 名字 路径及CPU 内存占用率-Analog Task Manager process list ID name path for CPU and memory usage
VB获取CPU内存占用率及网卡流量监控
- VB获取CPU内存占用率及网卡流量监控()