搜索资源列表
pca
- 从网络上截获的数据总是很多很杂的,而且有很多重复的,雷同的信息。为了能够更快速的从这些数据中获得信息,就需要对这些信息进行提炼和分析。这个PCA程序就是实现数据归类的,它能从大量多维的信息中提取主要的信息,即主成分,通过对这些个小数量的主成分进行分析,可以更快速有效地得到结果。-Intercepted from the network data is always a lot of very complicated and there are many repeated, identical i
IPMonitor
- IP数据包流量分析程序 分析源地址和目的地之间数据包数量-IP packet flow analysis program analysis between source and destination number of packets
my_text_test
- 文本操作代码,主要是对已获得微博信息进行分析,已获得微博发送的时间、地点、评论数量、转发量、转发内容、转发内容所涉及图片等内容。-Text manipulation code, has been mainly on the micro-blog information for analysis, has been sent microblogging time, location, number of comments, forward amount, forwarding content, p
lixSniff
- 通过WINCAP软件进行数据包的捕获,然后用p.cap类对抓到的数据包进行的分析,并统计各类数据包的数量(The data package is captured by WINCAP software, then the data packet captured by p.cap class is analyzed, and the number of all kinds of packets is counted.)