搜索资源列表
killer_src.zip
- 杀死进程
干干净净杀死进程
- 干干净净杀死进程-killed clean process
显示和杀死系统当前进程
- 此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。 -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process system. And how HANDLE OpenProcess
processorkill
- 本代码穷举系统进程,然后可以杀死进程,用到了 CreateToolhelp32Snapshot 和一些排序操作-the system code exhaustive process, and then kill the process, and the use of some sort CreateToolhelp32Snapshot operation
KillProcessByName
- 通过进程名字杀死进程,进程名字忽略大小写,可以带扩展名也可不带扩展名,使用非常方便- Kills the advancement through the advancement name, the advancement name neglects the big small letter, may bring the extension also to be possible not to bring the extension, the use extremely to facilit
在Unix系统中利用程序实现Kill命令
- 程序的功能是根据终端号杀死进程并激活终端,操作上只要在另一台终端上执行 killtty ttyname即可,其中ttyname 是需要激活的终端号-procedures function is based on the terminal, killing process and activation terminals, as long as the operation in another terminal can be implemented killtty ttyname, ttyname
ProcContrlTest
- 本程序实现ProcControl类,提供了enumerate各进程的功能(进程信息包括:进程ID,进程名称,用户名,内存使用情况,CPU情况等) 还提供启动进程,按进程名杀死进程,按进程ID杀死进程的功能。-ProcControl the program category, providing enumerate the functions of the process (process information, including : process ID, process name
最好的进程查看和杀死程序,中华红客强烈推荐
- 一个查看系统进程和杀死系统进程的工具,效果很好,功能强大。-a systematic process and the process of killing system tools and the results very good, powerful.
TRRemote
- 很强的远程管理源码, 包括远程关机、重启, 远程杀死进程,远程停止服务-strong source of remote management, including remote shutdown and restart, remote kill the process, long-range stop service
proc_demo
- ○程序操作: 如界面所示,所以命令通过键盘输入到Command Box中,或通过快捷键完成。 创建进程: create [life [id]] 说明: ife是生命值(1-999),id是进程号(0-99),均为可选,其中进程号为能重复。 例如: create 则创建一个生命值及进程号均为随机的进程 create 88 则创建一个生命值为88,进程号为随机的进程 create 88 20 则创建一个生命值为88,进程号为20的进程 按F1键等于只输入了cre
KillThread
- 杀死进程的小程序,TerminateProcess的使用,以及CListCtrl等控件的操作-process of killing small programs, TerminateProcess use, CListCtrl and other operational controls
structDemo1
- 系统操作----本例的进程处理器程序实现了进程的列举、进程的切换、启动新的进程、杀死进程、命令行处理等功能-System Operator ---- cases the processors in the process realized by the enumeration process, the process of switching, the launch of a new process, kill the process, the command line processing f
ProcessKiller
- 进程察看工具,可以杀死进程-process tools, the process can kill
杀死系统进程代码
- 该软件提供了打开进程,杀死进程,刷新进程等功能,对了解windows的进程程序的编写方法很有帮助,建议学习进程的同志参考参考!-The software provides the open process, kill the process, setting a new process and other functions, the windows to the understanding of the process of writing helpful approach, the prop
ProcessManage
- 进程管理类小程序-强制杀死进程,采用vc++6.0平台开发-Process management applet- compulsory to kill the process, using vc++6.0 platform development
ProcessManage
- 本人写的进程管理程序,可以任意杀死进程。-I wrote the process of management procedures, the process can be killed.
oneprogramsingleinstance
- 同一程序只能运行一个实例 用C#实现通过检测相同类别的进程个数,如果多于1个则杀死进程-The same procedure can only run one instance of
kill
- 结束进程程序源代码,能干干净净杀死进程。-kill Proccess
Do_Excel
- 一个处理Excel的功能齐全的程序,包括查询,添加,删除,增加表,删除表 杀死进程-Excel features a complete treatment program, including the query, add, delete, increase the table, delete table to kill the process. . .