搜索资源列表
LEACH-analysis
- 无线传感器网络中,对mit的LEACH协议的分析-wireless sensor networks, the right mit LEACH agreement Analysis
je-analysis-1.5.3
- java lucene 开源全文检索,中文分词组件之 je-analysis-1.5.3
PCA-analysis 利用Matlab编程实现主成分分析
- 利用Matlab编程实现主成分分析,从数学角度来看,这是一种降维处理技术-Using Matlab programming principal component analysis, from a mathematical point of view, this is a dimension reduction process technology
ContentAnalyzer
- 搜索引擎正文提取程序,通过html分析和正则,去掉html代码,保留网页正文,只针对中文有效。英文稍加修改即可使用。-The body of the search engine extraction process, through analysis and regular html remove html code to retain the page text, only effective against the Chinese. Slightly modified to use Engl
PCAP-packet-analysis
- PCAP数据包解析-wireshark截取数据报文-PCAP packet analysis-wireshark intercept data packets
Advanced-network-analysis
- 对网络通信和协议行为进行分析和排错的检测技术,高级网络分析技术-Network communications and agreements on the conduct of analysis and debugging of the detection technology, advanced network analysis techniques
DEA
- 数据包络分析,很不错的东西-Data envelopment analysis, it is a good thing
ns2-analysis-code
- ns2网络仿真的实例以及对应测试分析代码,含有时延,抖动,丢包率等-ns2 network simulation examples and counterparts test analysis code, containing latency, jitter, packet loss rate etc.
TCPTrafficAnalysisResult
- TCP 吞吐量是 TCP 性能的一个重要的端到端性能指标,本程序的功能是对实验数据进行分析,获得TCP流量传输过程中的各项参数!-TCP throughput performance of TCP is an important indicator of end-to-end performance, the function of this process is the analysis of experimental data, access to TCP traffic in the p
ip
- ip数据包截获,提取并分析,拦截用户访问在黑名单中的网站。-Intercepted packet analysis
CVE_intrusion
- 本文首先系统分析了 snort 规则的组成,详细的介绍了各个部分的含义,这对于开发出新的入侵检测系统,建立自己的攻击规则库有很大的帮助。针对系统所需的适应性和自治性,在详细剖析 snort 规则同时,着重研究基于 CVE 入侵检测系统的规则库的实现,底层嗅探器的实现和嗅探过程等问题。在规则特征选项的模式匹配问题上进行重点说明,给出了一种改进的检测方法,即结合使用协议分析进行模式匹配,从试验数据上大大提高了效率,减少了误报率。同时,本系统所基于的 CVE 知识库,跟踪国际上 CVE 的最新发展动态
networking-self-teaching-guide-osi-tcp-ip-lans.ra
- * Manage all the components within a node * Take advantage of the Ethernet, today s most prominent LAN technology * Utilize the most commonly deployed standards and technologies in networking * Ensure that information flows
eng
- 节点的能量监测仿真,包括仿真代码,trace分析,仿真结果-The energy monitoring node simulation, including simulation code, trace analysis, simulation results
Internet-analysis
- 利用mfc编的简单的网络数据包分析程序,具有分析网络数据的功能-Mfc compiled using simple network packet analyzer, network data analysis capabilities with
on-and-Analysis
- 以太网帧的封装和解析 -Ethernet frame encapsulation and Analysis
net-analysis
- 一个简单的网络数据包分析程序,原理讲述清晰,很有参考价值-A simple network packet analysis program, theory about the clear and useful reference
oSIP-Source-Code-Analysis
- oSIP Source Code Analysis Document
LwIP-Protocol-Analysis
- 完整的TCP/IP协议在资源有限的系统上开发网络不再适用,微型的TCP协议是首选。本资源是对微型ip协议LwIP协议栈进行分析。-Complete TCP/IP protocol system with limited resources to develop the network no longer apply, micro TCP protocol is preferred. This resource is a mini LwIP ip protocol stack for analys
analysis-hidden-node--in-802.11
- 802.11中multihop网络隐藏节点的分析问题 -An analysis of hidden node problem in IEEE 802.11 multihop networks
mail-analysis
- 邮件解析,1.对于邮件的原始报文,首先检测邮件头和邮件正文,分解出邮件头和邮件正文。 2.对邮件头进行检测,解析出寄件人、收件人、抄送收件人、日期、邮件主题、报文内容类型、边界、报文的内容传送编码,报文内容类型、边界、报文的内容传送编码需要作为参数传递到邮件的正文。 3.根据不同的报文内容类型进行相应的解析。 4.对于内容的解析,要按照内容传送编码,选择相应的解码器进行解码。对于附件,只提取附件的名字。-mail analysis