-
M
说明: 字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1
-
wavelet-ideal-filter
小波域理想濾波器,用了WACEREC2和RICE小波工具包兩種方法實現(wavelet ideal filter using waverec2 & rice wavelet toolbox)
- 2012-11-13 19:21:37下载
- 积分:1
-
chp6_1
power flow analysis
- 2014-01-26 00:09:31下载
- 积分:1
-
mainLZ77
本程序主要实现LZ77的编码以及解码,并且对压缩率进行了说明,简单明了(The main achievement of LZ77 encoding process and decoding, and are described on the compression ratio, simple)
- 2010-12-23 19:08:07下载
- 积分:1
-
psd_eatmation
说明: 实现信号的功率谱估计,AR,MUSIC,FFT,周期图法(Achieve signal power spectrum estimation, AR, MUSIC, FFT, periodogram)
- 2010-04-18 22:49:51下载
- 积分:1
-
filterbank
proposed filter-based algorithm uses a bank of Gabor filters to capture both local and global details
in a fingerprint as a compact fixed length FingerCode. The fingerprint matching is based on the Euclidean
distance between the two corresponding FingerCodes and hence is extremely fast. We are able to achieve a
verification accuracy which is only marginally inferior to the best results of minutiae-based algorithms
published in the open literature
- 2012-03-25 21:18:38下载
- 积分:1
-
qpskdemodulation
这是一个数字调治解调器,非常经典的。经过本人仿真可以实现(This is a digital modulation modems, very classic. After I simulation can be achieved)
- 2007-06-11 20:51:29下载
- 积分:1
-
line1
说明: 一维阵列波束形成,波束指向图,可调整各种参数(beamforming)
- 2010-04-17 21:56:00下载
- 积分:1
-
communication-simulation-code
matlab通信工程仿真的代码,各章的代码都有,使用matlab编译的,都已经通过验证,运行,希望对你有点帮助!(matlab communication engineering simulation code, each chapter code, using matlab compiled, have validated run, you want a little help!)
- 2013-02-28 14:43:50下载
- 积分:1
-
cos2MP
利用稀疏分解中MP算法实现在强噪声背景下微弱正弦信号的检测,已调试,正确无误.(MP using sparse decomposition algorithm in the strong noise in the context of weak sinusoidal signal detection, has been testing, correct.)
- 2009-07-12 18:42:48下载
- 积分:1