资源列表
FFT16
- 基于FPGA的16点FFT快速傅立叶变换的Verilog源代码。-the FFT implement of Verilog based on FPGA
smurf攻击程序
- smurf攻击是很简单的,它有一些IP(广播地址)地址列表,发出了一些伪造的数 据包(ICMP echo request)从而导致一场广播风暴,可以使受害主机(使它成为伪造包 的源地址)崩溃。-smurf attack is very simple. It has some IP address list and can send pseudo ICMP echo request. As a result, broadcast storm will occur.
用窗函数法设计FIR滤波器
- 用矩形窗、三角窗,汉宁窗,海宁窗等多种窗口设计有限长单位脉冲响应滤波器-with rectangular windows, triangular windows, Hanning window, multiple windows Haining window design finite impulse response filter units
最小二乘法直线拟合程序
- 此程序为vc程序源代码,而且是多项式拟合程序,具体做法是从一副图上读出离散或连续的点,拟合成直线或曲线。-procedure for vc source code, but is polynomial fitting procedures, the specific approach is a map read out discrete or continuous, straight line or be synthetic curve.
Occam1-D
- fortan的Occam一维反演::::) 望大家能有点收获-Fortan the OCCAM one-dimensional inversion ::::) hope we can gain a bit iPAQ
fanyanprogram
- 基于matlab的反演程序,用于地球物理勘探中射线追踪及偏移成像程序.-the inversion procedure for geophysical exploration ray tracing and migration procedures.
qcelp-13k
- 高通公司 Qcelp-13k 的源碼,就是CDMA常用的那種-QUALCOMM Qcelp - 13k source code, is the kind commonly used in CDMA
legendre_gauss
- 此程序包含求任意点高斯积分节点和对应的Gauss的求解系数(同时也编写了Lagrange插值公式)-for this procedure include arbitrary point Gaussian integral node and the corresponding Gauss coefficient of the solution (also prepared Lagrange interpolation formula)
instfreq
- 信号瞬时频率的MATLAB实现计算,用于信号的分析-signal instantaneous frequency of MATLAB, for signal analysis
teqc
- GPS数据处理软件TEQC,与QCVIEW,可以对GPS数据的质量进行显示!-GPS data processing software TEQC with QCVIEW. GPS can be right for the quality of the data shows!
OPNET-tdma
- 网络仿真软件OPNET TDMA的模型文件-network simulation software OPNET TDMA model document
whiteblackpoint
- 黑白点的匹配贪心算法 设平面上分布着n个白点和n个黑点,每个点用一对坐标(x, y)表示。一个黑点b=(xb,yb)支配一个白点w=(xw, yw)当且仅当xb>=xw和yb>=yw。若黑点b支配白点w,则黑点b和白点w可匹配(可形成一个匹配对)。在一个黑点最多只能与一个白点匹配,一个白点最多只能与一个黑点匹配的前提下,求n个白点和n个黑点的最大匹配对数。-black and white point matching greedy algorithm based on the d