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

搜索资源列表

  1. zongjie1

    0下载:
  2. 实现启动或结束自己想要或不想要的进程,不用顾虑杀毒软件的干扰-fdafdsafdasfdasfas
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:941
    • 提供者:zhouqiang
  1. Simple_APIHook

    0下载:
  2. 这是在Ring 3环境下简单的API Hook,实现让任务管理器无法结束进程。-This is the Ring 3 environment, a simple API Hook, to achieve so that Task Manager can not end the process.
  3. 所属分类:Hook api

    • 发布日期:2017-05-24
    • 文件大小:3300256
    • 提供者:景甜
  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. jinchenguanli

    0下载:
  2. 用windows API列举进程的方法的一个进程管理工具,可以结束进程-Process with the windows API methods outlined a process management tool, you can end the process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:39184
    • 提供者:季强
  1. killProcess

    0下载:
  2. 结束进程C代码,分完整版本。只是核心的一些代码,希望对你的编程有帮助-End of the process C code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:2076
    • 提供者:newxman
  1. ProcessEc

    0下载:
  2. 易语言下直接调用模块,包含有( 结束进程模块 进程模块 进程相关模块-1 进程相关模块-2 进程相关模块-3 进程信息)-Easy language to directly call the next module, contains (end of the process module process module process related modules-1 process related modules-2 process related modules-3 process
  3. 所属分类:其他小程序

    • 发布日期:2017-03-31
    • 文件大小:10012
    • 提供者:天易
  1. TerminateProc

    0下载:
  2. 超强进程结束工具,可以杀掉除系统关键进程外的所有进程,因此使用时应小心~ 使用方法已附内,仅供学习交流-A powerful tool to kill almost each process except several critical ones, so you should be careful when using it. The way of usage has been included. The tool is only for personal study...
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:39233
    • 提供者:飘~
  1. 333

    0下载:
  2. 结束进程的代码,大家可以看看,说不定对你有用-awfaef
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:77524
    • 提供者:shifang
  1. 11

    0下载:
  2. 进程控制用PCB表示整个进程实体,利用随机数方法或键盘控制方法模拟进程执行中产生的事件。或者利用鼠标或者键盘中断的基于图形接口方式的进程控制管理。 具体过程: 1、 定义PCB(可以采用静态结构或动态结构):包括理论PCB中的基本内容,如内部ID、外部ID、进程状态、队列指针。由于无法实现真正的进程创建功能,在实验中只需建立PCB,用它代表完整的进程。 2、 定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1776
    • 提供者:yli
  1. TestClose

    0下载:
  2. 用VisualStudio2005(C#)实现的进程保护(源代码),提供了保护进程的动态链接库实现,直接调用就OK。保护进程不被任务管理器结束,保护其他进程,方便调用。附带文档。-With VisualStudio2005 (C#) to achieve the process of protection (source code), provides protection process in Dynamic Link Library, a direct call on OK. Protect
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:444139
    • 提供者:kangkang
  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. vb_Process

    0下载:
  2. vb有关进程的一些资料……(由ID获取文件路径,由文件路径获取ID,由ID/文件路径结束进程,判断文件是否运行等)-vb some information about the process ... ... (by the ID to obtain file path, the file path to obtain the ID, the ID/file path to the end of the process to determine whether a file operation,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:5974
    • 提供者:侯文彬
  1. SetParent-killpro

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

    • 发布日期:2017-03-30
    • 文件大小:2801
    • 提供者:Notas
  1. EProcessShieldECYM

    0下载:
  2. 这个源码可以防止你的程序进程不被进程管理器结束,如果有进程管理器要结束你程序的进程,就会“拒绝访问!”-The source code can not prevent your application process by the end of the process manager, process manager if you want to end the process of the program will " Access denied!"
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:1001340
    • 提供者:小天
  1. OSsimulator

    0下载:
  2. 模拟操作系统的进程创建、等待、执行、结束等状态-Simulation of the operating system process creation, wait, implementation, and other state end
  3. 所属分类:OS Develop

    • 发布日期:2017-06-19
    • 文件大小:28951318
    • 提供者:zyy
  1. EndProcessApp

    0下载:
  2. 结束进程的方法总结,一共19种,从常规的到一些比较另类的方法。-Methods end of the process, a total of 19 species, from the conventional to some of the more alternative methods.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1960310
    • 提供者:老灰
  1. 201112891437

    0下载:
  2. 简单防止被任务管理器结束进程,不过我在Win7下,用结束任务,两次,就结束了 -Simple prevent Task Manager to end the process, but I Win7, using the End Task, twice, to end
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:9453
    • 提供者:chenqibinxf
  1. fggff

    0下载:
  2. 局域网监控 屏幕抓取 结束进程 远程关机-LAN remote control screen scraping off the end of the process
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-02
    • 文件大小:14911249
    • 提供者:杨哲
  1. TaskMgr

    0下载:
  2. 一个任务管理器,可以查看每个进程的模块,系统内存的使用情况,定位进程,结束进程,暂停和恢复进程运行-A task manager, you can view each process module, system memory usage, locate the process, the end of the process, pause and resume the process of running
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:66981
    • 提供者:张亮
  1. ApiHook

    0下载:
  2. 禁止任务栏结束进程,能过加载DLL,拦截系统消息-deny kill proccess on taskmgr
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:979097
    • 提供者:Mr wu
« 1 2 3 4 5 67 8 9 10 11 ... 28 »
搜珍网 www.dssz.com