-
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
-
OF
entering a vector k and M and N as matrix dimensions it generates an M by N matrix containing elements of k where each element is placed in the matrix such that number of column multiplied by number of column gives the element value.
- 2014-01-21 20:13:57下载
- 积分:1
-
jousang_V4.7
虚拟力的无线传感网络覆盖,用MATLAB编写的遗传算法路径规划,鲁棒性好,性能优越。( Virtual power wireless sensor network coverage, Genetic algorithms using MATLAB path planning, Robustness, superior performance.)
- 2016-09-06 17:57:34下载
- 积分:1
-
MATLAB_fuctions
matlab中基本命令函数
讲述了常用的基本函数,易文档PDF的格式给出,容易阅览( the functions in matlab)
- 2009-06-29 14:43:48下载
- 积分:1
-
Adaptive_Filtering_Primer_with_MATLAB
this book contains information obtained from authehtic and highly regarded source
- 2009-07-20 19:21:26下载
- 积分:1
-
BNI4-120
关于PSA制氮机的程序,利用分子筛,AB按顺序吸附排空的方式,制取高纯度的氮气。(PSA Nitrogen Generator program, the use of molecular sieve adsorption emptying, AB order, preparation of high purity nitrogen.)
- 2013-03-25 09:44:18下载
- 积分:1
-
quantification
quantification of parameters of lifting
- 2009-12-19 02:49:56下载
- 积分:1
-
vsismes
基于matlab/simulink的电流源型SMES仿真(Based on matlab/simulink simulation of current source type SMES)
- 2010-11-30 10:28:20下载
- 积分:1
-
QuantumInformationComputationlibrary
量子信息计算库。内涵计算量子纠缠等众多MATLAB程序,也包含很多自建类,如密度矩阵等等,内服详细说明(Quantum information computation liberary. Calculation of quantum entanglement content of MATLAB, and many other procedures, also contains a lot of self-categories, such as the density matrix and so on, detailed description of internal)
- 2009-05-28 20:27:48下载
- 积分:1
-
beamforming
阵列信号中常用的CBF、MVDR等波束形成算法的编写与基本性能分析(Array signal CBF, MVDR beamforming algorithm to write basic performance analysis)
- 2013-04-08 09:40:03下载
- 积分:1