资源列表

« 1 2 ... .81 .82 .83 .84 .85 4186.87 .88 .89 .90 .91 ... 28522 »

[matlab例程BimomentNormalization

说明:该算法是bimoment非线性归一化的改进,可以对最终的识别率有所提高,而且该算法能够自动的调整汉字的中心,并有很强的抗干扰能力-The algorithm is non-linear normalized bimoment improvements can eventually improve the identification rate, and the algorithm can automatically adjust the center of Chinese characters
<meizhi> 在 2025-07-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法c++_data_struct

说明:c++数据结构,向量的实现,可以实时添加和压缩数据-c++ data structure, vector realize, you can add real-time and compressed data
<baiyuping> 在 2025-07-21 上传 | 大小:2kb | 下载:0

[matlab例程Simulink

说明:
<syongj> 在 2025-07-21 上传 | 大小:218kb | 下载:0

[matlab例程Gabor

说明:用MATLAB程序实现gabor变换,调试过,可以用。-MATLAB program using gabor transform, debugging, and can be used.
<yuzhun21> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[数值算法/人工智能soduku

说明:数独游戏:是一种源自18世纪末瑞士的数学智力拼图游戏。拼图是九宫格(即3格宽×3格高)的正方形状,每一格又细分为一个九宫格。在每一个小九宫格中,分别填上1至9的数字,让整个大九宫格每一列、每一行的数字都不重复。 数独的玩法逻辑简单,数字排列方式千变万化。不少教育者认为数独是锻炼脑筋的好方法。-Sudoku: a late 18th century from the Swiss mathematical intelligence jigsaw puzzle. Puzzle is the sq
<zk> 在 2025-07-21 上传 | 大小:421kb | 下载:0

[压缩解压op001

说明:霍夫曼编码压缩演算法,在霍夫曼编码当中,把各资料视为有重量的叶子,把出现频率较低的整理在一起,构筑出一个叫做「霍夫曼树」的树状构造资料,然后从此霍夫曼树来决定要分配给各资料的位列。 解码时,也是会用到霍夫曼树,我们必须将霍夫曼编码的资料逐个位去读入,然后照这个值去判断要走哪一边的树枝。然后,在走到叶之后,就把这个叶的值输出。接着就再度回到根,一直重覆同样的处理,直到没有资料为止。-Huffman coding compression algorithm, in the Huffman cod
<elvis> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[压缩解压op002

说明:威尔编码,越小的值被分配了越短的码,而值越大就会分配较长的位码。因此,威尔编码在「资料值0的出现频率最高,而资料值越大的值出现频率越低」的资料中特别容易发挥其效用。威尔编码使用的资料对象是有限的。另外,因为位码被分配的数值的最小值是1,所以只有在资料中的最小值是1以上的时后才可以使用此方法。-Will encoding, the smaller the value was assigned a shorter code, and the value the greater will be the
<elvis> 在 2025-07-21 上传 | 大小:2kb | 下载:0

[matlab例程2008100

说明:matlab的小波变换源代码 可以用来做图像分析-matlab wavelet transform source code can be used to make image analysis
<li shu > 在 2025-07-21 上传 | 大小:193kb | 下载:0

[压缩解压op003

说明:LZ编码,使用字典压缩法,对一个资料值的集合(资料样式),分配一个比原值还要更短的码。-LZ coding, dictionary compression, the use of a collection of data values (data pattern), the distribution of a still shorter than the original value of the code.
<elvis> 在 2025-07-21 上传 | 大小:3kb | 下载:0

[matlab例程20081003

说明:支持向量机方法,用matlab实现,用于分类-Support Vector Machine method, using matlab realize for classification
<li shu > 在 2025-07-21 上传 | 大小:2kb | 下载:0

[matlab例程20081004

说明:GMM 混合高斯自适应背景维护 可以用来做行人检测 等-GMM Gaussian Mixture adaptive background maintenance can be used to make the pedestrian detection
<li shu > 在 2025-07-21 上传 | 大小:52kb | 下载:0

[压缩解压op004

说明:DCT的结果做压缩的处理。删减高频成份的位数方式,对高频成份分配较少的位数来减少整理的资料量。不可逆压缩。-DCT compression make the results of treatment. Deletion of the median high-frequency components by means of high-frequency components of the distribution less the median to reduce the amount of da
<elvis> 在 2025-07-21 上传 | 大小:5kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 4186.87 .88 .89 .90 .91 ... 28522 »

源码中国 www.ymcn.org