搜索资源列表
shellccc
- 系统启动过程中内核(/unix,/vmunix,/boot/zImage等)将加载至内存直到系统关机,在启动 过程中,init将扫描/etc/inittab,在此文件中将列出可用的终端及其属性,一旦找到活动 的终端,getty(mingetty,LINUX)会给出login提示符和口令,确认完成后将启动相应的 shell(/etc/passwd文件中用户的SHELL域)-boot process kernel (/ unix, / vmunix, / boot / zImage) to be l
JCHENG
- 设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the p
killfir
- 可以杀掉N多流行病毒防火墙, 用了列举进程 大家可以自己加强-can kill the virus more popular firewall with a list process we can strengthen ourselves
enumproWin32
- 我们在编写程序时,常常遇到的一件事情就是要准确列出系统中所有正在运行的程序或者进程。Windows 任务管理器就是这样的一个程序。它既能列出运行的桌面应用程序,又能列出系统中所有运行的进程。那么,我们在程序中如何实现这样的任务,该程序实现此功能 关于代码 本文附带的代码例子将 PSAPI 和 ToolHelp32 封装到一个名为 EnumProcs() 的函数中。该函数的工作原理类似 EnumWindows(),有一个指向回调函数的指针,并要对该函数进行重复调用,针对系统
unixtonxunchengxu
- 这是个通讯程序,通过socket,把接收的消息放入消息对列,同时把队列中的消息通过socket发出去。 -This is the communication process, socket, receiving the news Add to the list news, while the news cohort through socket issued to.
ProcessList
- 程序显示当前系统中所有正在运行的进程列表。-procedures for the current system shows all the running process list.
Process
- 进程管理器。获取本机运行的所有进程列表,进行相关的模块列表,各模块对应的文件路径。可从进程中卸载指定的模块。-Process Manager. Get all processes running on the machine list, a list of associated modules, each module corresponding to the file path. Unloaded from the process specified in the module.
123
- 查看进程,并能查看进程引用的DLL,有结束进程和保存列表功能。(附原码)-View the process and can view the process of quoting the DLL, there is the end of the process and preservation of the list of features. (With the original code)
ShowUseage
- 简直和WinXP系统自带的一模一样,功能和界面都一样,只是开发语言不同,系统的是用C写的,这是用DELPHI写的 此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效
ProcessReader
- 自己学习Windows进程管理时做的加强版TaskManger,可以读取进程的全路径、磁盘映像文件路径、命令行参数等,功能可继续扩充,希望对初学者有帮助-study Windows process management,list the current process information,eg. fullpath,command line...
ProcessView
- VC写的查看系统进程的程序,显示在 list control中,可以结束进程,还有很多改进的空间,希望高手多指正。-VC written procedures for viewing system processes, appear in the list control, you can end the process, there are many room for improvement, I hope more expert correction.
1.1
- 学生信息管理程序,演示链表在数据存储过程中的使用-Student information management program that demonstrates the process list in the use of data storage
ps
- 内核模块编程 1)设计一模块,该模块的功能是列出系统中所有内核线程的程序名、PID号和进程状态。 2)设计一个带参数的内核模块,其参数为某个进程的PID号,该模块的功能是列出该进程的家族信息,包括父进程、兄弟进程和子进程的程序名、PID号。 -Kernel module programming 1) design a module, the module s function is to list all kernel threads of the process name, P
check_tasl_dll
- 一个监测并对比进程的DLL,附带测试程序。 DLL获取当前进程列表,并与文件中存储的列表相比对,得出的比较结果输出到文件中。-A process to monitor and compare the DLL, with a test suite. DLL for the current process list and the list stored in the file comparison, compare the results derived from the output
Process_Traverse
- 进程查看程序--遍历系统进程列表,将进程信息显示到list当中。-The process viewer- traverse the system process list, process information to the list.
List-all-processes
- 列出所有进程 以及各进程所在位置!列出进程PID 实时刷新!-List all processes and process location! Lists process PID refresh in real time!
Get_Process_Info
- 模拟任务管理器 获取进程列表 ID 名字 路径及CPU 内存占用率-Analog Task Manager process list ID name path for CPU and memory usage
The-PS-enumeration-process-3.2
- 小小的列举进程程序可以把他列举出来,这个是源码-Small enumeration process program can make a list, this is the source code
ProcLst
- process list to C:\process.lst
NumToChinese
- 输入进程名称,检测是否在当前的进程列表中,并且给出提示信息-Enter the process name, check whether the current process list, and give a message