搜索资源列表
SNMP_vc
- 一个简单的snmp在vc6下的实现 适合初学者,实现了get getnext set 以及trap-a simple snmp vc6 in the realization for beginners to achieve the set and get GetNext trap
Check_for_machine_test
- 用snmp4j开发包做的GET、SET、和GETNEXT的小程序
CombDemo
- 看到这里有不少全排列的代码,但是没有发现关于组合的,所以自己写了个。不少全排列的代码只是给出了所有的组合,我觉得并不容易使用,所以,我对组合的功能进行了封装,并提供GetNext()方法进行遍历
snmp_msdn_console
- msdn 中snmp 的例子,基于控制台程序实现。实现了 get/getnext/set/walk/trap 等,阅读 readme 就可以更加明白,现在这个例子不好找了,故整理之。
snmp_msdn_mfc
- msdn 中snmp 的例子,基于MFC实现。实现了 get/getnext/set/walk/trap 等所有协议功能,本来已经了有控制台下的例子,但是现在又有谁用呢?故整理之为MFC例子。
GetNext
- 字符匹配中的KMP算法,计算NEXT值实现部分。
Findstr
- Findstr.cpp运行结果: GetNext-IndexKMP的结果: 输入主串s:acabaabcaabaabcac 输入模式串t:abaabcac 主串s长=17 模式串t长=8 next[0]=-1 next[1]=-1 next[2]=0 next[3]=0 next[4]=1 next[5]=-1 next[6]=0 next[7]=-1 next[8]=0 模式串在主串的位置从第10
snmpagent
- 这是一个snmp agent开发包,完全支持snmpv1和snmpv2c(目前暂时不支持Counter64)的 各种操作包括get,getnext,getbulk,set和v1,v2两种Trap。用户编写程序时不需考虑协议 细节,程序框架由mib编译器自动生成,使用时,只要在框架中填入应用相关的逻辑即可。 windows版本可以支持的编译器: ms visual c++ 6.0 borland c++ 5.
javasnmpv3
- AdventNet SNMP API为基于SNMP的网络管理应用提供了一个全面的开发工具包。AdventNet的SNMP栈包含一系列强大的Java SNMP库,用来为监控和跟踪网络元素创建实时的应用程序,这些应用程序是可靠的、可伸展的且独立于OS的。 开发人员可以利用AdventNet的SNMP库来创建独立的、基于web的和分布式(EJB、CORBA或RMI)基于SNMP的网络管理应用程序。Java SNMP库除了提供基本的S
net-snmp-5.4.1
- snmp协议栈开发包,可用作第三方网管开发,有基本的Mib get set walk balk getnext Mib文件解析功能
mib_browser
- 利用snmp++,实现mib文件的读取,并实现get、getnext等snmp命令的操作
test
- 用于测试snmp的get与getnext命令
snmp agent
- snmp agent 简单介绍,一些基本的操作,set,get,getNext,request
delaunay
- void CDelaunayView::OnDelaunay() { // TODO: Add your command handler code here CDelaunayDoc* pDoc = GetDocument(); ASSERT_VALID(pDoc); if(!pDoc->PointList->GetCount()) { char str[100]; ostrstre
SNMP_vc
- 一个简单的snmp在vc6下的实现 适合初学者,实现了get getnext set 以及trap-a simple snmp vc6 in the realization for beginners to achieve the set and get GetNext trap
Check_for_machine_test
- 用snmp4j开发包做的GET、SET、和GETNEXT的小程序-Snmp4j development kit to do with the GET, SET, and small procedures GetNext
CombDemo
- 看到这里有不少全排列的代码,但是没有发现关于组合的,所以自己写了个。不少全排列的代码只是给出了所有的组合,我觉得并不容易使用,所以,我对组合的功能进行了封装,并提供GetNext()方法进行遍历-See here there are many wide array of code, but not found on the portfolio, so to write a. A lot of wide array of code onl
snmp_msdn_console
- msdn 中snmp 的例子,基于控制台程序实现。实现了 get/getnext/set/walk/trap 等,阅读 readme 就可以更加明白,现在这个例子不好找了,故整理之。-msdn in snmp example, based on the console program. Realize the get/getnext/set/walk/trap, etc., read the readme to be more awar
snmp_msdn_mfc
- msdn 中snmp 的例子,基于MFC实现。实现了 get/getnext/set/walk/trap 等所有协议功能,本来已经了有控制台下的例子,但是现在又有谁用呢?故整理之为MFC例子。-msdn in snmp example, based on the MFC realize. Realize the get/getnext/set/walk/trap all the agreements and other features
test
- 用于测试snmp的get与getnext命令-Get used to test the snmp command and GetNext