搜索资源列表
BPF
- BPF回归与分类程序,希望能为各位提供点方便-BPF regression and classification procedures, which seeks to provide you with convenient point
ngrep1.41win32full
- ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data
libpcap-0.9.1.tar
- 我们曾经提供过< libnet使用举例(1-12)>>,比较详细地介绍了报文发送编程。始终 没有介绍libpcap报文捕捉编程的原因很多,tcpdump、snort等著名软件包都是基于 libpcap,加上W.Richard.Stevens的<<Unix Network Programming Vol I>>第26章推 波助澜,实在觉得没有必要继续介绍libpcap编程。更真实的原因
Nyquist&BPF
- 奈奎斯特成型滤波及带通滤波器 其中有很好的算法,能看眼图-Nyquist shaping filter and bandpass filter of which a good algorithm, can see eye-diagram
BPF
- BPF回归与分类程序,希望能为各位提供点方便-BPF regression and classification procedures, which seeks to provide you with convenient point
netsafe1111--3
- 《网络安全开发包详解》 第3章 网络数据包捕获开发包Libpcap 3.1 Libpcap概述 3.1.1 Libpcap简介 3.1.2 Libpcap的作用 3.1.3 Libpcap的安装 3.2 Libpcap的组成 3.2.1 BPF捕获机制 3.2.2 过滤规则 3.2.3 网卡设置 3.2.4 文件 3.3 Libpcap数据结构 3.3.1 pcap
eee
- BPF作用是使某频段内的有用信号通过,而高于或低于此频段的信号将被衰减。-BPF role is to make a useful frequency band signal, while the higher or lower than this band signal will be attenuated.
boostedparticefilter
- BPF 基于boosted的粒子滤波 基于boosted的粒子滤波,用于冰球的跟踪 -BPF boosted particle filter be used to tracking ice hackey。
BPF
- 借助MATLAB实现带通数字滤波器的设计-MATLAB with the realization of band-pass digital filter design
bpf
- band pass filter 过滤器 matlab-band pass filter matlab
bandpass
- a band pass signal through an ideal BPF x(t) =[1+cos(pi*t/T)]*cos(2pi*fc*t)
BPF
- Matlab GUI for bandpass filters
sloa093
- Filter Design lpf-hpf-bpf
BPF.m
- BPF,带通滤波器,其中order等可自行改变-band-pass filter
bpf-helper
- Seccomp BPF helper functions for Linux v2.13.6.
bpf-helper
- Seccomp BPF helper functions for Linux v2.13.6.
bpf-direct
- Seccomp filter example for x86 (32-bit and 64-bit) with BPF macros.
bpf
- Extended instruction set based on top of classic BPF.
BPF
- BPF曲线拟合的方法 ,自己用到了,分享给大家(BPF curve fitting method, used by yourself, shared to everyone)
bpf
- CT重建滤波反投影BPF算法,虽然可以用MATLAB直接实现,但原理需要写开代码才能看到。这个是一步一步写出的,但速度慢。(Although the back projection BPF algorithm of CT reconstruction filtering can be directly implemented by MATLAB, the principle needs to be written code to see