-
nas
从libnids得到TCP重组的数据,当libnids的状态为NIDS_JUST_EST时,表示TCP建立连接,在此时给TCP流增加一个flow_id用来标识此连接;当libnids的状态为NIDS_DATA时,表示接受数据,当有新的数据到达时,根据flow_id把数据push到相应的流表中,为之后的数据分析做准备。因此,可以在此框架上增加符合http协议的应用解析(Data TCP libnids restructuring, when libnids status to NIDS_JUST_EST, said the TCP connection is established, at the same time adds a flow_id to TCP flow is used to identify this connection When libnids status to NIDS_DATA, accepted data, when new data arrives, according to flow_id to push data to the corresponding flow table, prepare the way for after data analysis. Can be increased on this framework, therefore, in accordance with the application of the HTTP protocol parsing)
- 2015-02-02 17:44:36下载
- 积分:1
-
STIM300
STIM300高精度IMU的输出解码程序,MOD93格式,带CRC校验,直接可以运行(MOD93 format with a CRC check can be run directly)
- 2021-05-07 15:31:36下载
- 积分:1
-
FSK-signal-demodulate
FSK信号鉴频的程序.This program implements the function of finding out the largest and the second largest values of the sequence of "in_buffer[10]"(FSK signal frequency of the procedure. This program implements the function of finding out the largest and the second largest values of the sequence of in_buffer [10] )
- 2007-11-14 01:25:46下载
- 积分:1
-
mpls
Classes from mpls nodeto communicate with mib browser
- 2013-01-08 23:38:05下载
- 积分:1
-
aspnet_ani
在Asp.Net WEB开发中,结合JQuery实现简单的图形移动动画效果
包括文字动画平滑放大,图片的动画变淡,菜单树动画展开,div自动绕圈移动等效果,源代码使用VS2010开发
(In Asp.Net WEB development, combined with the JQuery to achieve a simple graphical animation effects
Including text animation smooth zooming of picture animation, pale, menu tree animation, div automatic cruising mobile effect, source code is developed using VS2010
)
- 2012-04-20 10:06:17下载
- 积分:1
-
PLC--elevator
plc 的电梯控制程序,含有组态软件,控制算法。plc 采用三菱fx1n(plc elevator control program, containing configuration software)
- 2014-02-20 21:17:01下载
- 积分:1
-
jingtai
捷联惯惯性导航的C程序实现,四元数表示姿态,静态下进行试验,MATLAB进行图像处理,包含原始数据。(Strapdown inertial navigation of the C programs used to achieve, said the attitude quaternion, static tests under, MATLAB for image processing, including raw data.)
- 2009-12-01 14:36:59下载
- 积分:1
-
Mlvsshudonnga
用matlab实现了数字信号处理中的多采样样转换,并依此原理进行采样转换滤波器的设计。
(Multi-sampling samples converted digital signal processing using matlab, and so the principle of sampling conversion filter design.)
- 2012-08-23 20:37:10下载
- 积分:1
-
k-means-clustering
用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。(C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distance between each object and each seed cluster center, and assign each object to its nearest cluster center. Cluster centers, and the object assigned to them on behalf of a clustering. Once all the objects are assigned to each cluster cluster centers will be based on the existing object clustering is recalculated.)
- 2012-09-20 11:50:09下载
- 积分:1
-
基于Qt的简单的音乐播放器
学习了Qt,在Windows下基于Qt做了一个简单的音乐播放器。
- 2022-02-09 14:17:41下载
- 积分:1