CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 程序监控

搜索资源列表

  1. MDraw

    0下载:
  2. 自己VC6.0下做的关于在WINDOWS下图形编辑的程序,可以做监控界面,对做此项工作的朋友会有帮助-Under VC6.0 do their own in the graphics editor under WINDOWS procedures can be done to monitor the interface for doing this work will help a friend
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:254.21kb
    • 提供者:任国军
  1. ProtectPC

    0下载:
  2. 小精灵主动防御系统的设计与实现(附源码)。一个山寨版的简单的主动防御,代码比较简单, 进程方面:本主动防御系统采用驱动技术对进程创建进行拦截并通知用户,从而使用户了解到未知的恶意程序,达到防范病毒的目的。 文件方面:开启本主动防御将会对新创建的隐藏文件进行提示,从而达到对文件方面的监控。 注册表方面:病毒通常修改注册表,因此本主动防御系统提供了注册表创建功能,同时本主动防御系统还对病毒有可能的各种启动方式进行监控。 驱动方面:开启本主动防御将会对加载的驱动程序进行监控。 恶意
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:2.51mb
    • 提供者:阿东
  1. VWMS

    0下载:
  2. 视频远程监控系统设计与实现,很完整的程序,手测,windows xp-Remote video monitoring system design and implementation, it is a complete program, hand measurements, windows xp
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2.24mb
    • 提供者:韩奇璋
  1. WatchApp

    0下载:
  2. 监控指定程序的C#源码,具有监控程序死掉后重起功能-Monitor the specified procedure C# source code, with a monitoring program after the restart function die
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:420.41kb
    • 提供者:titan
  1. 522.121jkhjj44

    0下载:
  2.  44个实用VB小技巧的打包.rar   Ping,扫描,Whois IP.rar   QQ密码截取,内含说明书.rar   vb的远程监控程序(全源码提供).rar   vb控件ping.rar   Windows安全黑客全部是注册表的修改.rar   Windows超级黑客得到windows运行程序的信息,很经典的.rar   Winsock API高级编程调用大全.rar   WinSpy一个VB编程辅助工具(主要是针对窗口函数).rar   保护电脑防
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3.82mb
    • 提供者:sd
  1. NetTraffic

    0下载:
  2. 界面很好的一款用于网络流量监控及统计的程序源代码。用曲线图进行实时统计显示。看起来很专业,它主要是用MFNetTraffic类来实现数据获取功能,用MFTrafficButton类实现数据显示功能。两者之间的配合使用了回调函数机制。 -A good interface for network traffic monitoring and statistics program source code. With the curve for real-time statistics. Looks
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:179.22kb
    • 提供者:吴波
  1. GPS

    0下载:
  2. VC++的GPS车辆监控系统,三部分:主控程序通信程序和前端设备模拟程序-VC++ in the GPS vehicle monitoring system, three parts: the main control program and the front-end communication process device simulation program
  3. 所属分类:Other systems

    • 发布日期:2016-08-11
    • 文件大小:644.61kb
    • 提供者:杨楠
  1. 32

    0下载:
  2. 易语言系统程序监控源码,很不错的易语言源码,适合易语言爱好者学习。-Yi language system program monitoring source, very good and easy language source code for easy language enthusiasts to learn.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-06
    • 文件大小:36.82kb
    • 提供者:fly25
  1. 37

    0下载:
  2. 程序监控,自动监视比如游戏程序,防止小孩过多玩游戏。-program monitor
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5.57kb
    • 提供者:jxy
  1. gmwc

    0下载:
  2. 这是一个很不错的dll,程序,监控shell的变化,包括两个模块和一个class,(This is a very good DLL, program, monitoring the change of the shell, consists of two modules and a class,)
  3. 所属分类:其他小程序

  1. execuiiye

    0下载:
  2. 在电力系统中,客户经常提出要实现电力系统监控主接线图的潮流实现(In the power system, customers often put forward to realize monitoring the main wiring diagram of the trend of power system)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-25
    • 文件大小:56kb
    • 提供者:Eqanwu
  1. VB与欧姆龙PLC通过RS-232串口通讯的上位机程序

    5下载:
  2. VB与欧姆龙PLC通过RS-232实现串口通讯,监控。(VB and OMRON PLC through RS-232 serial communication, monitoring.)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:3.92mb
    • 提供者:云梦
  1. TYBMonitor

    0下载:
  2. 可以实现对某个服务端的进程及端口监控,发现异常后可以自动处理并发送报警信息到指定页面。 新人学c#的第一个小工具 有很多不足 请指正、(Can realize the process of a server and port monitoring, after the discovery of abnormal, you can automatically handle and send alarm information to the specified page.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:300kb
    • 提供者:mjzy
  1. MonitorPhone

    1下载:
  2. Android程序,对手机情况监控的程序。(Android program, the mobile phone monitoring procedures.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:11.4mb
    • 提供者:klion
  1. 无线手持机程序MSP430

    0下载:
  2. 利用MSP430实现无线手持机控制溶解氧监控主机的程序,所用射频为433MHZ,可供有需要的同事学习。(Using MSP430 wireless handheld control dissolved oxygen monitoring host procedures, the use of radio frequency is 433MHZ, for colleagues in need of learning.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:143kb
    • 提供者:晴天-晓亮
  1. 程序监控分析软件

    0下载:
  2. 跟踪软件信息,内存cpu 使用情况,查看方法执行情况(follow softWare infomation)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:25.83mb
    • 提供者:addfdsf
  1. 脚本监控1227

    0下载:
  2. 多种脚本,能够试试监控程序运行情况,如果出现程序崩溃情况可自动重新启动程序(A variety of scr ipts can try the monitor program running, and if a program crash occurs, the program can be restarted automatically.)
  3. 所属分类:其他

  1. 监控小程序

    0下载:
  2. 在微信小程序 上监控 服务器各种状态。采用微信js、WSS、XML等编程语言。(Monitoring server status on WeChat applets)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:177kb
    • 提供者:windyrainy
  1. 基于虚拟仪器的温湿度监控系统

    1下载:
  2. 这是一个关于基于虚拟仪器的温湿度监控系统的程序及其说明(Temperature and humidity monitoring system based on virtual instrument)
  3. 所属分类:其他

    • 发布日期:2018-12-09
    • 文件大小:1.18mb
    • 提供者:xudong3772
  1. ps690u规约点表modbus

    2下载:
  2. 国电南自电力微机自动保护,后台程序监控,通讯编程通讯协议(Communication Programming Communication Protocol)
  3. 所属分类:其他

    • 发布日期:2020-11-11
    • 文件大小:270kb
    • 提供者:yx12356
« 12 3 4 5 »
搜珍网 www.dssz.com