搜索资源列表
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
process_monitor
- 设计一个内存监视器,能实时地显示当前系统中内存的使用情况,包括系统地址空间的布局,物理内存的使用情况;能实时显示某个进程的虚拟地址空间布局和工作集信息等。-Design a memory monitor, real-time display of current system memory usage, including the layout of the system address space, physical memory usage real-time display of a p
Process-Performance-Monitor
- 进程性能监视器 可监视系统进程及其占用cpu、内存情况,自动杀掉超过指定百分比(cpu或内存)的进程-Process Performance Monitor to monitor system processes occupy cpu, memory, automatically kill the process more than a specified percentage (CPU or memory)
MemMonitoring
- 设计一个内存监视器,能实时地显示当前系统中内存的使用情况,包括系统地址空间的布局,物理内存的使用情况;能实时显示某个进程的虚拟地址空间布局和工作集信息等。 相关的系统调用: GetSystemInfo, VirtualQueryEx,VirtualAlloc, GetPerformanceInfo, GlobalMemoryStatusEx …-Design a memory monitor, real-time display of the current system
memory_monitor
- 设计一个内存监视器,能实时地显示当前系统中内存的使用情况,包括系统地址空间的布局,物理内存的使用情况;能实时显示某个进程的虚拟地址空间布局和工作集信息等。-Design a memory monitor, real-time display of the current system memory usage, including layout, physical memory usage of the system address space able to display real-tim
