资源列表
transpose
- 并行算法下的transpose实现。在smp环境下用mpi编写
asyncapp.c.tar
- snmp代理程序的设计,对初学者有帮助。-* This program demonstrates different ways to query a list of hosts * for a list of variables. * * It would of course be faster just to send one query for all variables, * but the intention is to demonstrate the differenc
snmp
- NET-SNMP的api实现snmpget的编程代码和框架。
444
- 获得活动窗口的基础(句柄、标题等),VB的,能通,可以下载看看,可能对你有帮助,谢谢。-The base of the active window (handle, title, etc.), VB, can pass, you can download and see, may be helpful for you, thank you.
proba-mib
- net-snmp 扩展 MIB , mib tree节点为简单变量(即标量)的源代码-net-snmp extension MIB, mib tree node for the simple variables (ie, scalar) source code
snmp++
- snmp++相关-related to snmp
SNM-C
- 这是一个SNMP算法的实现过程,对一些人是很有用的!-This is a process SNMP algorithm, for some people it is very useful!
SnmpV1
- SNMP示范程序,内容相对比较详细,不懂的地方可以联系本人-SNMP model procedures, which are relatively detailed and do not know where I can contact
snmpPP-trap
- trap文件解析功能,能够很好的帮助snmp程序设计。-trap file parsing, can be a good help snmp programming.
snmp4local
- 用snmp4j开源包实现网络中本机系统资源的获取和监控!-Monitor local resource
inform
- 用snmp4j开源包实现网络中本机系统资源的获取和监控!
SNMPSample
- java 对snmp通讯协议的实例。包括初始化,定义,监听,读取OID值等