-
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
-
Face-Recognition-System-beldi
FACE DETECTE AND RECOGNITON AND FISHERFACE AND IGENFACE
- 2014-02-11 04:58:45下载
- 积分:1
-
block
基于特征块匹配的快速稳像算法,方法用块匹配方法对图像进行匹配,并进行稳像(Feature-based block matching algorithm for fast stabilization, methods using block-matching method to match the image, and conduct stabilization)
- 2010-06-26 10:40:03下载
- 积分:1
-
poc
说明: 模糊聚类和模式识别的具体应用算法,详细的计算说明(Fuzzy clustering and pattern recognition algorithm for specific applications, detailed calculations show)
- 2011-04-06 19:56:33下载
- 积分:1
-
fozzy-logic
基于模糊逻辑工具箱的高速公路匝道控制
匝道控制有关的许多概念都具有模糊性,如交通状况(畅通、饱和、拥挤、堵塞等)、匝道排队长度、流量大小、车流稳定性等。本文用MATLAB模糊逻辑工具箱设计高速公路入口匝道控制器,并进行了仿真研究。(Freeway Ramp Control Based on Fuzzy Logic Toolbox
Many of the concepts related to ramp control are ambiguous, such as traffic conditions (traffic, saturation, congestion, congestion, etc.), ramp length, traffic size, traffic flow stability. In this paper, MATLAB fuzzy logic toolbox design of the highway ramp controller, and the simulation study.)
- 2016-12-09 14:12:59下载
- 积分:1
-
w_ipp-sample-jpeg_p_5.0.010
intel的ipp性能库sample code,提供了加速的静态图象处理示例,充分显示了ipp在多核平台下的性能优势(intel performance of ipp library sample code, provided the acceleration of static image processing example, it shows that in multi-core platform ipp performance advantages)
- 2007-08-29 11:12:54下载
- 积分:1
-
radial_fovs
matlab codes for MR radial imaging
- 2010-09-13 14:53:44下载
- 积分:1
-
work
fsk modulation Frequency shift keying (FSK) is the most
common form of digital modulation in the
high-frequency radio spectrum, and has
important applications in telephone circuits.
This article provides a general tutorial on FSK
in its many forms. Both modulation and
demodulation schemes will be discussed
- 2009-12-21 15:13:05下载
- 积分:1
-
Real-time-simulation
关于matlab实时仿真的资料,有助于初学者快速入门。(Information about the Matlab real-time simulation will help beginners Quick Start.)
- 2012-08-11 20:20:55下载
- 积分:1
-
YXL6
能够用DFT方法求信号的相量,非常的精确,实时性能得到保证(It can solve the problem of sigal s phasor based on DFT)
- 2010-08-16 16:19:06下载
- 积分:1