-
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
-
SVM_lzb1p2015
matlab工具箱,SVM。。。支持向量基(matlab toolbox, SVM. . . Support vector-based)
- 2010-09-08 17:16:10下载
- 积分:1
-
CDMA2000-MATLAB-simulation
CDMA2000调制扩频与解调解扩的MATLAB仿真(CDMA2000 spread spectrum modulation and de conciliation spread MATLAB simulation)
- 2013-07-15 16:43:45下载
- 积分:1
-
buckclose
降压Buck电路闭环matlab仿真,分享供大家使用(Buck Buck circuit closed-loop simulation matlab share for everyone to use)
- 2014-02-27 15:29:15下载
- 积分:1
-
Signalcompression_Bior
说明: 在matlab环境中采用Bior小波对信号进行压缩降噪并对比(Matlab environment in the signal using wavelet compression Bior noise reduction and contrast)
- 2011-03-10 22:21:24下载
- 积分:1
-
GMM_IM
image segmentation with GMM
- 2014-12-19 04:18:23下载
- 积分:1
-
xinhao
连续信号经理想采样前后的频谱变化关系的程序分析(Spectrum analysis program managers want to change the relationship between the continuous signal is sampled before and after)
- 2013-11-26 19:32:17下载
- 积分:1
-
123
用matlab做的小程序,很好用,简单方便(Using matlab to do a small program, easy to use, simple and convenien)
- 2013-05-01 09:32:23下载
- 积分:1
-
youxuanfa
通过优选法对潮汐调和分析得出的整点的高低潮时计算得出具体的高低潮时(Computed by the preferred method of tidal harmonic analysis of the whole point of the high and low tide draw concrete high and low tide)
- 2013-05-19 20:18:52下载
- 积分:1
-
ABC人工蜂群算法
利用ABC(人工分群算法)求解数值计算问题。(ABC (artificial clustering algorithm) is used to solve numerical problems.)
- 2020-06-17 03:20:01下载
- 积分:1