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

搜索资源列表

  1. 进程监视

    0下载:
  2. 对局域网内的计算机进行进程监控,可以强制关闭该计算机的进程。-right for the process control computer, the computer forced the closure of the process.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:189705
    • 提供者:八戒
  1. 隐藏程序不被关闭程序发现

    0下载:
  2. 这是一个在Visual C++中的程序,可以实现程序的隐藏,不能在任务管理器中发现其进程-in Visual C procedures, the procedures can be achieved hidden, not in the mission management had found the process
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:28028
    • 提供者:赵志强
  1. 进程内钩子

    1下载:
  2. 用个进程内钩子实现在模态对话框关闭前弹出一个消息框
  3. 所属分类:钩子与API截获

    • 发布日期:2009-03-25
    • 文件大小:9166994
    • 提供者:Randyqiu
  1. 监控进程启动和结束(驱动)

    1下载:
  2. 用驱动监控进程启动,关闭的例子
  3. 所属分类:源码下载

    • 发布日期:2010-09-26
    • 文件大小:33158
    • 提供者:qqaben@126.com
  1. 让一个进程无法关闭的钩子

    0下载:
  2. 让一个进程无法被结束
  3. 所属分类:系统编程

    • 发布日期:2011-03-18
    • 文件大小:3435
    • 提供者:wangbh11
  1. DriverEndProcess.rar

    0下载:
  2. 使用驱动技术可以关闭任意指定进程提升应用程序权限,The use of drive technology can shut down any process of upgrading applications designated authority
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:16305
    • 提供者:dapro
  1. drwdsq(1).rar

    0下载:
  2. 一个多任务的控制软件,可以设置多个任务,时定关机、关闭显示器、重启、待机、打开文件、关闭进程、播放音乐等。,A multi-mission control software, you can set up a number of tasks, when the scheduled shutdown, turn off monitor, restart, standby, open the file, close the process, such as playing music.
  3. 所属分类:Windows编程

    • 发布日期:2017-05-04
    • 文件大小:1116574
    • 提供者:震宇
  1. Process_protection.rar

    0下载:
  2. 基于ssdt hook 的进程保护,防止自己的进程被恶意关闭。包含应用层与应用层通信的代码,based on ssdt hook the process of protection against their own process of being shut down malicious. Contains application-layer and application layer communication code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:48362
    • 提供者:lier
  1. ysgb

    0下载:
  2. 易语言写的检测延时关闭进程,效果很好,支持全32位系统!-Easy language to write off the process of detection delay, the effect is very good, supports full 32-bit system!
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:6207
    • 提供者:关方
  1. NtOpenProcessSSDTHook

    0下载:
  2. 驱动级SSDT 钩子 打造完美不死程序 挂接NtOpenProcess 函数,防护进程不被关闭-SSDT hooks create the perfect drive-level program articulated NtOpenProcess die function, the process of being shut down protection
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:9449
    • 提供者:洋洋
  1. ProtectProgram

    0下载:
  2. 守护进程(进程关闭自动开启),防止异常退出。-Daemon process (the process of closing automatically open) to prevent abnormal exit.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:63464
    • 提供者:dvtsh
  1. KillProcess

    0下载:
  2. 本人用vc写的一个用来关闭进程的小程序。目的是针对某些可恶的流氓软件的进程。方便使用。把你想要关闭的可恶进程名称改下,编译就可以了。-Vc I used to write a process used to close the applet. Aimed at certain abominable rogue software process. Ease of use. You want to shut down the process of name change of the hateful
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:43405
    • 提供者:王文洪
  1. KillProc

    0下载:
  2. MFC 所编写的指定进程名称关闭进程,工程里有详细的代码注释-MFC prepared by the specified process name off the process engineering, detailed code comments
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:43810
    • 提供者:陈夕
  1. KeChengSheJi

    0下载:
  2. (1)能允许多个用户登录,为每个用户建立进程或线程,并进行进程管理; (2)能为进程模拟分配内存,并设计一个跟踪该内存模拟分配的进程或线程,记录内存分配的结果; (3)能模拟文件系统管理,进程可以对文件系统(包括文件和目录)进行读、写、创建、删除、打开、关闭等操作; (4)能模拟进程通信管理,用户之间可以相互通信交流; (5)最好能采用类似于Windows的窗口界面; -(1) to allow multiple users to log on, for each user
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1290436
    • 提供者:唐吟
  1. EnumProcess

    0下载:
  2. 获取查看系统的当前进程状况、查看进程树、查看进程modal、CPU利用率、并可关闭相应进程的源代码示例-Access to view the system status of the current process to see the process tree, view the process of modal, CPU utilization, process and close the corresponding source code examples
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:81449
    • 提供者:田俊
  1. jincheng

    1下载:
  2. vb编的进程保护程序,用任务管理器不能关闭 防止程序被关闭-vb allocation process of the protection procedure, using Task Manager to prevent the procedure should not turn off turn off
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:14178
    • 提供者:lmgz
  1. TermnateAndRestartProcess

    0下载:
  2. 可以关闭进程,重启一个进程,还包括获得进程名字的函数-Terminate a process,restart a process,and get the name of all processes.
  3. 所属分类:VOIP program

    • 发布日期:2017-04-11
    • 文件大小:1317
    • 提供者:令狐吹雪
  1. killPro

    0下载:
  2. 家长防止孩子沉迷QQ的软件。检测监控进程中是否有QQ程序运行,若有,则自动将其关闭。-Help the parents stop their children use QQ too much。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7728
    • 提供者:朱宏亮
  1. kill

    0下载:
  2. 可关闭指定进程,或关闭已设定进程(EPSMON.EXE,STORMLIV.EXE,SSMGR_CCB.EXE,GOOGLEUPDATE.EXE,stormliv.EXE等)-Can turn off the specified process, or turn off the process has been set (EPSMON.EXE, STORMLIV.EXE, SSMGR_CCB.EXE, GOOGLEUPDATE.EXE, stormliv.EXE etc.)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:171728
    • 提供者:zhong
  1. CloseProgram

    1下载:
  2. 关闭指定的某个程序或进程实例,VB原代码。-Turn off the specified instance of a program or process, VB source code.
  3. 所属分类:Windows Kernel

    • 发布日期:2016-11-21
    • 文件大小:2528
    • 提供者:leo
« 1 23 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com