搜索资源列表
2004-05-29_C与C++中的异常处理
- C++语言参考,专门叙述陷阱和异常,高手必备-C Language Reference, which was devoted to trap and unusual, master essential
NewDiceGame
- 输入你要赌的钱数,该程序存在陷阱,如果你赌的钱数和你帐户剩余钱数一样,则失去帐户内所有钱-to enter your gambling money, the program exists trap, if you gambling money and your account surplus money, lose all that money within accounts
打飞碟小游戏
- 打飞碟小游戏c++写的自己去编译下可以玩-trap small game play c to write its own compiler can play under
trapsnmp
- java语言开发,snmp下trap的实现
snmptrap.zip
- SNMP Trap Watcher程序,基于snmp的trap实现,SNMP Trap Watcher procedures snmp-based implementation of the trap
SendTrapJar
- 发送简单告警,使用snmp功能简单,需要使用后台网管接受trap-send simple trap
SNMP_DEMO
- 本程序很简单总共涉及到三个类,分别是Receiver (Trap接收者), Sender (Trap发送者), Startup(启动类)。 Receiver会实例化Snmp,并设定好IP,端口及监听程序,之后调用listen方法开始接收Trap。这边main方法最后会起一个用户线程,是为了让接收程序一直处于运行状态。 Sender会实例化Snmp,并实例化CommunityTarget类,这个类描述了发送目标的IP,端口等信息。然后实例化一个PDU类,里面设定了OID和变量值,最后通过S
BejeweledDeluxePlugin
- 是我写的校内宝石迷阵的外挂,代码注释清晰保证质量。 把config.ini 置于D盘根目录下。 需要在配置中输入宝石迷阵8*8格子的左上角在屏幕上的坐标,我在里面做了DistanceMeasure 可以截图,并量取坐标 就看你怎么用了-I write plug-school gems like a trap, clear to ensure the quality of the code comments. To put D config.ini under the root dir
SocketPHP
- Examples of PHP Socket programming: Get FTP folder contents Get Websites HTML code Get country of hostname Get SNMP Send SNMP-TRAP Making Telnet connections with PHP and Sockets
MultiThreadedTrapReceiver
- java snmp设备的发送接收TRAP的仿真程序,可以支持多线程环境,具有很高的学习价值-java snmp devices sending and receiving TRAP simulation program, can support multi-threaded environment, with high learning value
Trap
- 这个是Adventnet实现一个Trap的简单例子-This is a function realizes the snmp trap using adventnet api.
Java_JH
- 讲述如何在程序中避免程序缺陷和程序陷阱的-How about the bug in the program and procedures to avoid the trap
wumpus
- 在某个房间有一只wumpus怪兽。与怪兽相邻的房间中,Agent可以闻到臭气。智能体可以射杀wumpus,但是智能体只有一支箭。某些房间内有陷阱,Agent来到这些房间将被陷阱吞噬。房间中存在一堆金子,Agent的目标是找到金子而不被怪兽吃掉。-a wumpus in one room,the rooms beside it smell no good,Agent can smell and has a arrow,it can kill the wumpus with the arrow.so
trapfwd
- Attached java trap forward program
trapgen292
- Attached trap generation program
JavaPuzzler
- Java 解惑英文版 , 介绍Java编程中容易出错的陷阱-Java doubts in English, an introduction to Java programming and error-prone trap
phplock
- PHP在多进程模式下(并发的web访问)由于没有内置的锁支持,在处理一些资源的之后,很容易出现并发性问题。 在web开发中我们经常对我们的数据库耗时操作做缓存,但是可能出现一个陷阱,在缓存失效的一瞬间,大量的访问得到缓存失效的标示,都去后端查询数据库,导致 同时大量的数据库耗时查询,出现数据库宕机等问题。此问题隐藏深,不容易查找。本项目主要用于解决php的进程间锁问题。-PHP in the multi-process mode (concurrent web access)
trapT2000
- 二次开发T2000,获取T2000的告警信息,基于snmp trap-Secondary development T2000, T2000 get alarm information, based on snmp trap
mini_snmpd.tar
- mini snmp,trap,mib browser
snmp-trapTest
- java 基于snmp4j 开发的接收trap与发送trap的小例子(Java snmp4j based on the development of trap and send trap to send a small example)