搜索资源列表
procps-3.2.7-arm
- linux下获取一些环境信息的代码,比如cpu的使用率,内存的消耗
GetCPUUsage
- 用shell写的一个记录进程cpu使用率的脚本,可以用于linux环境下的性能测试-Used to write a shell record process cpu usage of the scr ipt, can be used in linux environment performance test
watcher
- linux 下系统监视器,用Qt实现,可以查看进程状态,CPU使用率等-System Monitor under linux using Qt to achieve, you can view the process status, CPU utilization,
getcpu
- 在LINUX环境下用C语言实现获得CPU的使用率-get cpu info with c in Linux
linux_task_Manager
- 这是一个针对linux操作系统的任务管理器,能查看系统信息及cpu、内存使用率,能监视、删除进程,能监视、删除模块-This is a linux operating system for the Task Manager to view system information and cpu, memory usage, to monitor, delete the process, to monitor, delete module
cpulimit-1.1.tar
- 它是什么? cpulimit是一个简单的程序,将限制CPU使用率的进程(以百分比表示,而不是在CPU clock)。这是非常有用的控制shell工作,当你不想让他们吃太多的CPU 。它没有采取行动或其他调度优先的东西,但真正的CPU使用率。此外,它能够适应整个系统的负载,动态和快速。-What is it? cpulimit is a simple program that attempts to limit the cpu usage of a process (expressed i
paintBtn
- 有的朋友做开发时,可能会需要将CPU使用率,内存使用率,信号的变化以波形的形式直观地显示出来, QT里面好像没有这种控件,我参考了在MFC里面做的一个例子,实现了这个控件。功能少,只是简单的实现了示波器的效果,想怎么弄,怎么好看,全凭各位自己的本事了,我只是给各位开了个头。。。。。。。 -Some friends to do development, you may need to be CPU utilization, memory utilization, the signal chan
getsysteminfo
- 在LINUX系统下获取系统的CPU使用率,内存使用情况以及网络连接状态,三个函数-LINUX systems in the acquisition system CPU usage, memory usage and network connection status, the three functions
monitor.tar
- linux下的任务管理器,GTK编写。已实现查看所有进程,杀死进程,CPU信息,内存信息,以及相应的使用率的动态图,关机,重启,Halt功能。-Task Manager under linux, GTK to write. Realized View all processes, kill processes, CPU information, memory information, and the corresponding utilization of the dynamic graph,
four
- linux下的任务管理器,QT界面,显示系统信息,进程信息,cpu内存使用率等-Task Manager under linux, QT interface, display system information, process information, cpu memory usage, etc.
usageTest
- linux下查询系统的cpu使用率、内存使用率以及Net和IO的使用状况-Under linux query system cpu usage, memory usage, and usage of the Net and IO
linux_test
- Linux下C语言代码,采集数据其中用到了定时器30S进行一次信息采集,最开始获取cpu对于total使用率,而不是用户和系统相对的使用率-Linux C language code, which uses a timer to collect data once 30S information collection, beginning to get the total cpu usage, rather than the user and system utilization relativ
linux-cpu
- 一份可以用的现实linux下显示cpu使用率的源码,在linux下用gcc编译-A reality under Linux can use display CPU utilization of source code, compiled using GCC under Linux