搜索资源列表
top-3.5beta12
- 查看系统硬件和内存资源使用情况;以及各个进程的使用情况-check the repair of system hardware , memory source and each process.
myshell
- 实现Shell,能处理命令 cd :改变进程当前路径 pwd :查看进程当前路径 pid:查看当前进程号(getpid()系统调用) logout :退出shell ls [-l] rm [-r] mkdir, mv, cp-achieve Shell, can handle orders cd : the process of change current path pwd : View current path process pid : View the cur
proctest
- 能查看系统进程,并自动进行监测进程对内存和cpu 的占用,能进行自动重起等功能。 开发平台: linux -View system can process and automatically monitor the process of memory and cpu occupation can be automatically re-starting capabilities. Development platform : Linux
os3Ajobschedulingsystem
- 实现一个多进程的作业控制系统,用户可以完成如下操作, 1. 提交自己的作业,让系统调度运行; 2. 将已提交的作业移出; 3. 查看作业的状态。 为了简便起见,假设每个用户最多能提交1个作业,系统中只有2000个用户。-more than one process to achieve operational control of the system, users can complete the operation as follows, 1. Subm
ShellOfLinux
- Linux中Shell的几条简单命令的实现,基本框架已经搭好了,如果需要可以在此基础上进行扩充(代码中增加了多条命令同时执行的功能) 试验内容: 实现简单的Shell,至少能处理四条命令 cd :改变进程当前路径 pwd :查看进程当前路径 pid:查看当前进程号 logout :退出shell -a few simple order to achieve the basic framework has been put up. If need be on the b
islive
- 此程序为在unix环境C++程序,用于查看进程是否启动
110Linuxjc
- File Name 第一课 什么是Linux 第二课 为什么使用Linux 第三课 Linux纵览 第四课 Linux的发展 第五课 Linux特性 第六课 Linux与其他操作系统的区别 第七课 TurboLinux简介 第八课 进入与退出系统 第九课 文件与目录操作 第十课 (10)Linux备份与压缩命令 第十课 (1)Linux文件和目录操作相关命令 第十课 (2)Linux文件内容查询命令
进程 信息查看
- 打印进程详细信息
monitor-1.0
- 进程监控 进程守护 linux C语言 进程重启 进程管理 利用linux C语言编写,读取配置文件里面要求启动的程序,并进行实时监控,若进程异常退出,就重新启动 主要功能: 1.读取配置文件程序 2.启动进程 3.监控进程,查看进程是否退出或者崩溃 4.若进程退出或者崩溃,重启程序。 5.支持sleep功能 6.进程若连续崩溃NUM_MAX次就进行相应的睡眠周期-Process mo
watcher
- linux 下系统监视器,用Qt实现,可以查看进程状态,CPU使用率等-System Monitor under linux using Qt to achieve, you can view the process status, CPU utilization,
Linux-IPC.tar
- 资源中包含了Linux进程间通信的例子,同时有源文件和可执行文件。 源码主要包含了Linux下IPC机制的本地进程通信方式,包含了IPC共享内存,IPC信号量,IPC消息队列的实现,以及Linux下判断进程退出原因的示例程序。因为是做毕设学习时的练习程序,因此程序有详细的注释。(注意,每种通信方式需要在同时两个终端中查看验证,才可以看出效果,注意查看源码注释)-the source code included in the copressed package shows how IPC wo
src
- HPunix下资源监视程序,查看监视进程的CPU、内存的参数-sysmoniter
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
process
- 在Linux下的C文件创建进程,查看进程,换出进程,*进程-C under the Linux file creation process, view the process of changing out the process, kill the process,
pmap
- 这是一个linux下查看proccess的好源码,通过/proc目录来获得进程信息-This is a linux to view proccess a good source, through the/proc directory to get the process information
ScanPort
- 根据Netstat改写的端口扫描程序,可以查看LINUX系统中哪些进程使用了哪些端口-Netstat rewritten according to the port scanner, you can see which processes LINUX system which port to use
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.
htop-1.0.1.tar
- htop——一个可以让用户与之交互的进程查看器。作为文本模式的应用程序,主要用于控制台或 X 终端中。当前具有按树状方式来查看进程,支持颜色主题,可以定制等特性。-Htop-a can let users and the interaction process viewer. As text mode applications, mainly for the console or X terminal. According to the current has tree way to view
pstack.tar
- pstack-pstack是SunOS上的一个很有用的工具,可以查看core dump文件,调试进程,查看线程运行情况等等。- pstack- print stack trace of running processes pstack dumps a stack trace for a process, given the pid of that process. If the process named is part of a thread group, then all t
