-
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
-
main_pmusic
very important to understand tomography of medical MRI images
- 2015-03-14 02:50:19下载
- 积分:1
-
chebshev
切比雪夫多项式拟合卫星精密星历。。。。。。(chebshev)
- 2020-08-12 21:18:27下载
- 积分:1
-
jietiao
解调程序,用于动态信号分析学习,丁康老师的(Demodulation process for dynamic signal analysis study)
- 2013-05-03 11:01:36下载
- 积分:1
-
HRM
一篇HRM(Hybird Recrusive Matching)算法的介绍论文,可以用来生产视差图(a paper that introduces a HRM algorithm,which can be used to create disparity map)
- 2010-05-23 20:50:45下载
- 积分:1
-
knnsearch
经典的knn最近邻算法 利用matlab的内部JIT加速算法,简单好用,高速时效。(Classic knn nearest neighbor algorithm using matlab internal JIT accelerated algorithm, easy to use, high-speed aging.)
- 2014-09-02 13:40:07下载
- 积分:1
-
moo
2目标优化算法===================================================================================================需要自己再提哦啊试一下(two objectives optimiztion under user and fine mn tt rtg er erte eeetert e e trtertryruyr)
- 2012-01-12 14:48:46下载
- 积分:1
-
fuliyejisuan
傅里叶算法,用MATLAB编程,采样周期12个点。可以实现输入变量电压或电流h12个点,计算出电压或电流的有效值(Fu Liye formula;MATLAB programming; calculation)
- 2017-09-17 17:16:39下载
- 积分:1
-
documents
pv cell modeling
documentaion
- 2012-01-25 01:00:59下载
- 积分:1
-
dxsKalman-filtering
卡尔曼滤波实例分析与仿真源代码,帮你熟悉了解卡尔曼滤波原理和编程方法(Analysis and Simulation of Kalman Filtering source code examples to help you become familiar with the Kalman filter theory and programming methods)
- 2013-12-24 15:05:43下载
- 积分:1