-
Dream-of-my-education
关于教育梦的相关文章,内容新颖,是一篇值得借鉴和欣赏的教育梦想的文章。(Related articles about education dream, content is novel, is a worthy of reference and appreciate education dream.)
- 2014-08-30 11:37:15下载
- 积分:1
-
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
-
dojo
dojo基类扩展的三种方法说明,包括extend,declare和mixin等。(dojo base class extended three methods described, including extend, declare and mixin like.)
- 2015-03-25 09:43:55下载
- 积分:1
-
320077photo
PhotoAlbum 个人相册网上管理简单系统`````````
(PhotoAlbum personal album simple online management system `````````)
- 2008-12-22 19:18:17下载
- 积分:1
-
Simon-Haykin
国外自适应滤波器经典教材ppt,课后习题答案,课程部分代码(Foreign adaptive filter classic textbook ppt, answers to the questions, the course of the code)
- 2013-12-31 10:51:13下载
- 积分:1
-
theflightequation
根据描述飞行器在铅垂平面内运动的数学模型,编制某飞行器的铅垂平面飞行轨迹仿真程序。(theflightequation)
- 2010-12-13 10:29:02下载
- 积分:1
-
dwt
matlab code for edge detection using dwt
- 2012-06-08 22:53:47下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
压裂水平气井产能分析 FractUnstable
压裂水平气井产能分析 Malab 源程序代码(Productivity analysis of fractured horizontal wells)
- 2015-08-18 23:17:25下载
- 积分:1
-
Bayesian-estimation-program
贝叶斯估计 和极大似然估计的matlab程序(matlab program of Bayesian estimation and maximum likelihood estimation )
- 2014-05-30 00:21:32下载
- 积分:1