资源列表
sga_sga
- 一个基本遗传算法求函数最大值的程序,在Vc中运行结果很好,有详细的代码注释,可以做为模板使用。 sag_sag.c-a basic function of genetic algorithms for maximum procedures, the Vc running good results, a detailed source notes, can be used as a template. Sag_sag.c
2006071210002
- 一个外国人写的字符识别训练源码,VC++源码,有源码、说明及演示可执行程序,对学习和研究模式识别很有帮助。-written by a foreigner Character Recognition training source, VC source, a source that, and the demonstration of the executable, on learning and pattern recognition research helpful.
20060712003
- 一种汉字模式识别的VC++源代码,里面包含了学习与识别的算法实现,识别一种汉字前,先学习几遍。识别率高,对学习与研究模式识别很有好处。方便修改。-a Chinese character pattern recognition VC source code, which contains the learning and recognition algorithm, a Chinese character recognition, first learn several times. The hi
EncodeCaser
- 1、采用(1)盲目搜索(2)启发式搜索对凯撒密文进行自动解密。 2、对替代法加密的程序进行解密(未完成,请多多指教) 3、词库使用到30万。 4、福州大学人工智能课程设计-1, using (a) blindly search (2) heuristic search for Caesar ciphertext automatically declassified. Two of the alternative method of encryption decryption proc
patternrecognition_classify
- 模式识别—分类程序VC源码,是《图像模式识别VC++技术实现》一书的源码-pattern recognition-classification procedure VC source, "VC image pattern recognition technology to achieve" a source book
graytransformVC++
- 灰度变换的实例程序,其中的CDib类可以直接应用于其他的图像处理程序。-gray transform examples procedures, which the CDib categories can be directly applied to other image processing.
imagesegmentationVC++
- 图像分割的实例程序,其中的CDib类可以直接应用于其他的图像处理程序。-examples of image segmentation procedures, which the CDib categories can be directly applied to other image processing.
Ten_Lectures_on_Wavelets
- 【全美经典】小波十讲(Ingrid Daubechies 著)中文版- [ Entire American classics ] wavelet ten lectures (Ingrid Daubechies) Chinese edition
Wavelets_Approximation
- Wavelets, Approximation and Statistical Applications-Wavelets. Approximation and Statistical Applications
K-means.m
- MATLAB编写的一种模式识别里的重要的模糊聚类方法K-means算法的matlab程序.-MATLAB prepare a Pattern Recognition's important Fuzzy clustering methods K-means algorithm Matlab procedures.
AGA
- 自适应遗传算法matlab代码.自适应遗传算法的问题是很容易早熟,好处就是速度快 .不过我将在其中会引入一个早熟判定标志的,并设定一个阈值,如此以来,就可以防止早熟现象了 -Adaptive genetic algorithm Matlab code. Adaptive genetic algorithm is very easy precocious, advantage is faster. However, in which I will be introducing an early
GAEXP
- 西安交大出版的王小平的遗传算法的书一个简单遗传算法例子 .-Wang Xiaoping published in the book GA GA a simple example.