-
WCNNIFQ
List of viterbi encoding and decoding algorithm, coding structure can be any change, for beginners good
- 2019-01-06 01:44:03下载
- 积分:1
-
jpcap
包括安装需要的WinPcap_4_0_2.exe,jpcap.jar。Jpcap.dll,Jpcap包的安装与配置.doc
jpcap功能:
可以实现地址的侦听
捕获末加工的原始数据包。
保存捕获到的数据包到本地文件,从本地文件读出先前捕获的数据包。
自动分辨数据包的类型并产生相应的Java类(如:Ethenet、IPv4、IPv6、ARP/RARP、TCP、UDP和ICMP包)。
根据用户在程序代码中指定的过滤规则过滤数据包。
向网络发送各种数型的数据包
利用Jpcap包能够开发以下几种类型的应用程序:
网络以及协议的分析器
网络监听器
网络流量记录器
网络流量发生器
用户级的网桥、路由
网络入侵检测系统
网络扫描器
网络安全工具箱
(Include the WinPcap_4_0_2. of installing the demand exes, jpcap.jar.Jpcap.dll, Jpcap wraps of gearing and allocation.doc
Jpcap function:
Can carry out the interception of address
Succeed in catching the end processes of the original data wrap.
The conservancy succeeds in catching of the data wrap a local document and read from the local document that the data that succeeds in catching in times before wraps.
Automatically distinguish the type that the data wraps to combine Java that the creation corresponds(such as:Ethenet and IPv4, IPv6 and ARP|RARP, TCP, UDP and ICMP wrap).
According to customer appointed the percolation rule in the procedure code filter a data to wrap.
The data that sends out various several toward the network wraps
Make use of Jpcap to wrap the applied procedure that can develop several category types as follows:
The analytical machine of network and agreement
Network monitor
Network discharge call register
The network discharge machine happens
The ne)
- 2010-06-03 09:57:18下载
- 积分:1
-
Advanced-C-language
C语言进阶资料,一共分为八讲,提高的好资料。(Advanced C language data, a total of eight, good data to improve the.)
- 2013-10-17 19:04:15下载
- 积分:1
-
update
VB自动更新程序,可以实现自动更新,替换已有版本。(vb liveupdate,replace the old version.)
- 2015-09-28 09:15:35下载
- 积分:1
-
多个图片定时轮流切换,切换时可以改变样式
多个图片定时轮流切换,切换时可以改变样式-Photos regular rotation than switch can be changed when switching style
- 2022-08-11 02:56:47下载
- 积分:1
-
vc++做的代理服务器 希望对大家有帮助
vc++做的代理服务器 希望对大家有帮助-vc do hope that the proxy server to be helpful
- 2022-03-13 07:43:44下载
- 积分:1
-
315M或413M普通无线发送接受模块的发送和接收过程。
315M或413M普通无线发送接受模块的发送和接收程序。也就是最便宜那种通信模块。-315M or 413M accept ordinary wireless sending module for sending and receiving procedures. That is, the cheapest kind of communication module.
- 2023-02-24 16:25:03下载
- 积分:1
-
国内版
说明: 此工具仅用于压力测试,造成损失后果自负!(若不同意请勿下载)
软件是我自己写的,所以我就是原创。(This tool is only used for stress testing, causing losses at your own expense! (Do not download unless you agree)
Software is written by myself, so I am original.)
- 2020-06-16 09:00:01下载
- 积分:1
-
Observer
a observer pattern desing example in c++ a basic class room one
- 2015-09-24 17:01:56下载
- 积分:1
-
zTree_v3-master
、setting 配置信息说明
此 Demo 仅从功能上演示实现拖拽的基本方法和配置参数
1)、使用 拖拽功能,必须设置 setting.edit 中的各个属性,详细请参见 API 文档中的相关内容
2)、使用 拖拽功能的事件回调函数,必须设置 setting.callback.beforeDrag / onDrag / beforeDrop / onDrop 等属性,详细请参见 API 文档中的相关内容
基本拖拽设置:
允许复制 允许移动
setting.edit.drag.isCopy = true
setting.edit.drag.isMove = true
拖拽相对位置设置:
prev inner next
setting.edit.drag.prev = true
setting.edit.drag.inner = true
setting.edit.drag.next = true
2、treeNode 节点数据说明
对 节点数据 没有特殊要求,用户可以根据自己的需求添加自定义属性(、setting 配置信息说明
此 Demo 仅从功能上演示实现拖拽的基本方法和配置参数
1)、使用 拖拽功能,必须设置 setting.edit 中的各个属性,详细请参见 API 文档中的相关内容
2)、使用 拖拽功能的事件回调函数,必须设置 setting.callback.beforeDrag/onDrag/beforeDrop/onDrop 等属性,详细请参见 API 文档中的相关内容
基本拖拽设置:
允许复制 允许移动
setting.edit.drag.isCopy = true
setting.edit.drag.isMove = true
拖拽相对位置设置:
prev inner next
setting.edit.drag.prev = true
setting.edit.drag.inner = true
setting.edit.drag.next = true
2、treeNode 节点数据说明
对 节点数据 没有特殊要求,用户可以根据自己的需求添加自定义属性)
- 2020-07-20 11:18:47下载
- 积分:1