-
KMP-string-match
编写一个使用KMP算法的字符串匹配程序。
使用方法:字符串匹配.exe -f xxx.txt -s xxx
-f 指定要查找的文件
-s 指定要查找的字符串(Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search string)
- 2013-12-08 01:12:46下载
- 积分:1
-
1t2r
mimo系统中在高信噪比下,一个发射天线,两个接收天线的性能仿真。(mimo systems at high signal to noise ratio, a transmitting antenna, two receive antenna performance simulation.)
- 2011-04-26 19:49:23下载
- 积分:1
-
bubble-dynamic-mesh
气泡根据内外压力差变化的动网格。。。。。。(bubble dynamic mesh )
- 2014-02-10 15:52:37下载
- 积分:1
-
SMUSIC
单次快拍 MUSIC 算法,这种单次快拍 MUSIC 算法仅利用接收的一次快拍的 M(M 为阵元数)个数据,通过对这 M 个数据做统计处理,来估计阵列数据的协方差矩阵(Single snapshot MUSIC algorithm, this single snapshot the MUSIC algorithm only receiving a snapshot M (M array element number) data, statistical treatment of these M data to estimate the array data co covariance matrix)
- 2020-09-09 22:18:06下载
- 积分:1
-
fftwuserdll
说明: fftw 快速傅里叶变换, C#算法 直接调用dll(fftw fuliye bianhuan C# suanfa zhijie dianyong dll wenjian zhijie daoru fangzai bin wenjian jia zhong)
- 2020-06-20 13:20:01下载
- 积分:1
-
5
说明:
★问题描述:
给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直
线距离。例如(0,0) (3,4)的距离为5.
★数据输入:
有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明
输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000
0,0<=|x_i|,|y_i|<=10^9)
★结果输出:
输出一个浮点数,表示最近点对的距离除以2,保留2 位小数(四舍五入)。
- 2013-12-03 14:57:02下载
- 积分:1
-
FFT
MATLAB 地震波FFT变换 调幅,周期调节(MATLAB earthwave FFTtransform)
- 2012-03-28 14:25:38下载
- 积分:1
-
OOPFEM
面向对象的有限元程序设计
——空间8结点等参元的分析计算(Object-oriented finite element program design- space 8 node isoparametric element analysis calculation)
- 2009-03-02 18:47:05下载
- 积分:1
-
Simpleequationstoachieve
说明: 利用该方程组求解一般的线性方程组,别且符合数学求解原理(Using the equations of linear equations in general, do not and in accordance with principles of mathematics to solve)
- 2010-04-22 10:38:10下载
- 积分:1
-
FAREA
读入断面数据,根据地形,水位,进行相应计算
(calculate the area and depth )
- 2012-01-30 09:48:02下载
- 积分:1