CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 结束进程

搜索资源列表

  1. 结束制定进程

    0下载:
  2. 抓住关键部分!只要晓得进程名称,就能结束他.代码简洁!-seize key part! As long as the process knows the name, we will be able to end his. Simple code!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1203
    • 提供者:张辉
  1. WP4

    0下载:
  2. 使用vc6.0用win32api结合mfc编写的任务管理器,能列出当前运行的进程,并能结束进程,有很好界面哦-use vc6.0 combined with win32api mfc prepared by the task manager, to a list of running processes, and the end of the process, a very good interface oh
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:42723
    • 提供者:路程
  1. process

    0下载:
  2. 学习用的简单的进程路径查看器,主要是初学MFC的系统编程,可以获得指定程序名进程的句柄ID并显示,如果配合TerminateProcess函数可以结束进程(包括系统进程,因为获得了debug 权限)注意编译时要配置好Psapi.lib和Psapi.h
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:8345
    • 提供者:周乐
  1. windows

    0下载:
  2. 老师布置的windows核心编程的大作业 功能需求如下: 具有查看系统当前运行进程,线程的功能,并能选择结束进程。设置进程的优先级,休眠,唤醒线程。 系统可以加载一个动态链接库,动态链接库随机不停的产生数据,系统显示该数据。(为保证所有数据都能被显示,要求用同步机制来实现) 具有查看系统当前运行进程,线程的功能,并能选择结束进程。设置进程的优先级,休眠,唤醒线程。 系统可以查看虚拟内存使用情况(10分) 系统可以把输入的信息写入共享内存,并由另一个进程从共享内存中写入磁
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:779889
    • 提供者:黄达
  1. TaskEditer

    0下载:
  2. 是我自己写的一个任务管理器,可查看某个进程中使用了哪些DLL,可查看一个DLL正被哪些进程使用,可强制结束进程
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:415917
    • 提供者:idplayer
  1. close_process

    0下载:
  2. 强制结束进程,可以实现类似震荡波的倒计时关闭计算机的效果
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:30125
    • 提供者:章永辉
  1. chen1992_pspkiller_v1.0

    0下载:
  2. 通过系统未导出的函数PspTerminateProcess结束进程,成功率很高,可以杀IS。 因为是通过硬编码查找,因此目前只支持xp。 驱动部分代码保留。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:45856
    • 提供者:wangjian
  1. KillProcess

    0下载:
  2. 内核级结束进程c代码, 对系统底层感兴趣的人,值得研究!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:125915
    • 提供者:东方不败
  1. WMI

    0下载:
  2. WMI VB实例检测出目前运行的进程并结束-WMI VB examples
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:7856
    • 提供者:cpl
  1. 123

    0下载:
  2. 查看进程,并能查看进程引用的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)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:731897
    • 提供者:大漠驼铃
  1. kill

    0下载:
  2. 结束进程的东西,随便写的一个例子。估计很多时候都会用到得一个东西!-123456789
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3193
    • 提供者:徐鑫
  1. System_Kill

    0下载:
  2. 紧急系统工具箱,可以修复EXE文件关联,注册表解禁……结束进程,提升某一进城权限为SYSTEM-Emergency System Toolbox, you can repair EXE file association, the lifting of the ban ... ... the end of the registry process, enhance the authority of a city SYSTEM
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:66859
    • 提供者:wuyongji
  1. process

    0下载:
  2. visual basic 6 (vb)对进程的控制,代码比较全,有进程的结束进程,进程的路径-visual basic 6 (vb) to the process control, compare the whole code, a process the end of the process, the process of the path .....
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:11281
    • 提供者:方剑
  1. Process

    0下载:
  2. 进程查看程序,可以显示系统当前的进程,可以实现结束进程,刷新和关机等功能。-process lookup code,it can display system current proccess,kill selected proc,reflash or shutdown,and so on .
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:309163
    • 提供者:lecen
  1. KillProcess

    0下载:
  2. VC下的控制台程序,主要讲述扫描系统进程和结束进程API的使用范例-VC under the console program, mainly about the process and the end of the process of scanning systems the use of API examples
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1007
    • 提供者:sugarlei
  1. ProcessManagementSimulator

    0下载:
  2. Windows系统进程查看、结束,内存查看等-View, the end of the system is running processes, view the system memory usage
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:2016
    • 提供者:litingjun
  1. ProMgr

    0下载:
  2. 用Native API写的任务管理器源码,集合了Ring3下结束进程的大部分方法,能够检测内核隐藏模块和内核级隐藏进程-An internal task manager
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:172306
    • 提供者:韩挚同
  1. RestartableApp_src

    0下载:
  2. windows下自启动进程的代码编写,程序结束后再自己完成自启动-Under windows the process of coding self-starting, the program ended after the completion of its own self-starting
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:1647
    • 提供者:丁当
  1. ProcessView

    0下载:
  2. 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.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5266642
    • 提供者:卓越
  1. SetParent-killpro

    0下载:
  2. 利用SetParent漏洞结束进程-The end of the process using SetParent Vulnerability
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:2801
    • 提供者:Notas
« 12 3 4 5 6 »
搜珍网 www.dssz.com