CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - 重启

搜索资源列表

  1. 关机重启计算机

    0下载:
  2. VB编写的开关机和注销程序,程序简单,易学易会。-VB prepare for the switch and cancellation procedure is simple and easy to learn easily.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5520
    • 提供者:家红
  1. TRRemote

    0下载:
  2. 很强的远程管理源码, 包括远程关机、重启, 远程杀死进程,远程停止服务-strong source of remote management, including remote shutdown and restart, remote kill the process, long-range stop service
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:33557
    • 提供者:无聊
  1. systemwatchdog

    0下载:
  2. 看门狗程序,系统异常,重启.对系统服务器有一定的参考作用。-watchdog procedures, systems abnormal restart. The server system has some reference value.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:60072
    • 提供者:大灰熊
  1. TazkMan_thread

    0下载:
  2. 嵌入式任务管理器的简单实现,能够查看系统进程和线程信息,CPU占用率等信息,杀死选择的进程,能够重启或者关闭机器
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1249328
    • 提供者:youfile
  1. LHsetup-cn

    1下载:
  2. LanHelper(中文名:局域网助手)是局域网辅助性工具,具有快速扫描网络,网络唤醒,远程关机或远程重启和取消关机(不需要客户端),发送消息 ,检测在线主机等功能和特点,并使用了多线程,XML等技术。(1)强力扫描引擎, 可以快速获取网络上主机的主机名、工作组、IP地址、MAC地址、共享文件夹、共享打印机、隐藏共享、共享文件夹是否可写或密码保护、系统(Windows)版本等信息,可以按工作组来扫描整个局域网或指定 的多个工作组,或者指定一个IP范围来扫描网络。(2)网络唤醒远程主机。通过扫描得
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1148253
    • 提供者:4823190
  1. Hke_Rootkit

    0下载:
  2. 大家用APIHook都用个DLL,于是我无聊写了个不用DLL的(多了个DLL黑冰什么的就发现了),其实原理一样的,高手就不要看了,远程线程而已,APIHook的代码Copy aphex的,嘿嘿懒得自己写了。 这个程序能将以_hke_开头的文件和文件夹在任务管理器(我的电脑)里隐藏,刷新下见效果,再次运行取消APIHook,没写注册表和服务,放心测试吧,重启后什么都没变,喜欢的话自己再改改。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:53533
    • 提供者:yanghau
  1. 安全稳定的实现进线程监控

    0下载:
  2. 用PsSetCreateProcessNotifyRoutine,PsSetCreateThreadNotifyRoutine来进行进程线程监控我想大家已经都非常熟练了.sinister在<>一文中已经实现得很好了.前一段时间看到网上有人在研究监视远线程的文章,比较有意思.就写代码玩一玩.这之中就出现了一些问题.比方说直接用sinister的代码的话,是不能动态卸载的,因为他在安装了进线程监视函数后没有进行清除动作,造成在动态卸载时蓝屏,BUGCHECK为0x000000ce,错误码
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7492
    • 提供者:
  1. VCmonitorprocess

    0下载:
  2. VC定时任务及线程监控,可以定时开启/关闭进程,监视线程是否停止运行,根据线程情况重启计算机-VC regular monitoring tasks and threads, can be timed on/off process, the monitoring thread is stopped, restart the computer case according to the thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:91826
    • 提供者:opencv
  1. RestartSoftware

    0下载:
  2. 自动重启程序,我工作中用的,自定义设置路径、软件、参数、间隔,可直接用也可作参考-Automatically restarts the process, my work used, the path of custom settings, software, parameters, layout, can be directly used also for reference
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:170997
    • 提供者:wangshujun
  1. daemon

    0下载:
  2. 一个C++程序,监控另一个进程,发现该进程关掉了就自动把它重启。-A C++ program, monitor another process and found the process to turn off automatically restart it.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:902
    • 提供者:黄秋生
  1. AutoShut

    0下载:
  2. 定时关机,定时重启,定时注销,进程守护,开机自动启动-Timing shutdown, restart, process guardian
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-06
    • 文件大小:21300224
    • 提供者:周家配
  1. dingahiguanji

    0下载:
  2. 实现定时关机的一个小程序,验证了进程权限的继承,可以实现定时关机以及重启的基本功能!-Achieve regular shutdown of a small program to verify the process permissions inheritance, you can achieve regular shutdown and restart the basic functions!
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-23
    • 文件大小:6480286
    • 提供者:YJ
  1. ProcScan

    0下载:
  2. 自己写的进程监控程序,是服务器管理使用,当被监控线程出现假死或者CPU使用过高就会自动重启被监控程序,MFC编写代码清晰方便阅读-输入文字或网址,即可翻译 自己写的进程监控程序,是服务器管理使用,当被监控线程出现假死或者CPU使用过高就会自动重启被监控程序,MFC编写代码清晰方便阅读 自己写的进程监控程序,是服务器管理使用,当被监控线程出现假死或者CPU使用过高就会自动重启被监控程序,MFC编写代码清晰方便阅读 Write your own process control pr
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-29
    • 文件大小:32243
    • 提供者:云龙
  1. AppDog

    0下载:
  2. 程序守护功能,当程序异常退出时,重启程序,支持定时关闭程序。-restart the application which has crashed
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-29
    • 文件大小:176755
    • 提供者:wang
  1. WinPing(hide-windows)

    0下载:
  2. C++实现网卡的关闭与重启,通过ping一个ip,如果ping通则退出,否则关闭对应网卡,然后重启,使用了隐藏窗口。-C++ implementation of network card shut down and restart, by ping an IP, if ping general principles of the exit, or close the corresponding card, and then restart, use the hidden window.
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-19
    • 文件大小:29950228
    • 提供者:万龙龙
  1. protect_demo

    0下载:
  2. 进程保护器,保护进程不被删除,如果进程被删除则自动重启进程。-Program protection, the protection process is not deleted, if the process is deleted automatically restart the process
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:171008
    • 提供者:刘龙龙
  1. omp_demo

    0下载:
  2. 保护进程,如果发现进程被恶意杀掉,则自动重启。-Protect the process, if the process is found to be malicious to kill, then automatically restart.
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-14
    • 文件大小:2007040
    • 提供者:刘龙龙
  1. Dahlia

    0下载:
  2. 对多席位的进程进行状态监控,并对其他主机席位的进程进行控制,可对进程断言,崩溃后进行截图和重启进程,操作日志记录到redis-To condition monitoring of many seats in the process, and to control the process of other host seat, the assertion to process, after the collapse of screenshots and restart process, opera
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-15
    • 文件大小:35338240
    • 提供者:zhao
  1. nuetx

    0下载:
  2. Shutdown restart 关机重启,源码不错可以学习()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-03
    • 文件大小:7168
    • 提供者:FVIP-15246
  1. 037754

    0下载:
  2. 使用易语言写的MAC地址修改工具不需要重启机器,重启网卡即可生效()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-08
    • 文件大小:321536
    • 提供者:niqlvxpl
« 12 »
搜珍网 www.dssz.com