搜索资源列表
C++遗传算法的源代码
- 用VC++编写的遗传算法源程序,可以用内容较多-very useful, widely,VC++, coding, Genetic algorithm of C++
指纹识别c++源程序
- 在vc环境下的指纹识别与处理,我也是从别处得到的,主要看看算法结构。-vc environment in the fingerprint identification and handling, I also received from elsewhere, mainly look at the algorithm.
C++神经网络开发包ANNIE源程序(最新版)
- C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络:如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET环境的示例源程序-C neural network development kits 8am, the C language can be used to develop a variety of neural networks : as BP, RBF, Hopfield, along with the annex and with VC.NET environ
多种分词方法
- 含有多个分词算法。毕业设计的时候获得的,希望对大家在汉字处理中能用的到。 ICTCLAS算法,中科院,对名字识别能力很强。VC开发。 CSharp分词,向前匹配加向后最大匹配,C#开发,容易扩展。 小叮咚分词,由后向前最大匹配,C#开发。 xerdoc分词,基于ICTCLAS的Java版本分词。 文本分词词典,分词的词典,可以提供分词数据源。-containing more than Segmentation. Graduation was the time of hope
TSP(C++)
- 遗传算法解决TSP问题C++源码,内有详细中文注释及城市距离矩阵生成工具[VC++]-genetic algorithm to solve TSP C source code, have detailed notes and urban Chinese distance matrix generation tools [VC]
SMOVCC++
- SMO工具箱,包括四种实现SMO算法的方法!有VC++实现,C++实现,全部可以运行!-SMO toolbox, including four SMO algorithm to achieve the method! A VC + + and C + +, all can run!
bp_net(vc++)
- 人工神经元BP网络的实现,用Visual C++编写-artificial neural network to achieve BP, prepared using Visual C
c++renlianshibie
- VC++开发的人脸识别程序,采用VC6.0开发,经验证较准确-VC development of the face recognition procedures, using VC6.0 development, proven more accurate
ga-vc
- 遗传算法(C++版),非常好的!-genetic algorithm (C version), very good!
BP
- BP神经网络,C语言,VC开发环境,直接编译即可。
c-mean
- 该算法能实现 模式识别中的C均值算法,开发环境为VC++6.0
DBSCAN(C++)
- DBSCAN算法VC++源代码,已通过编译
c-mean
- C-means 算法,模式识别中常用到的C均值聚类算法,使用VC开发,版权归开发者所有
c-average
- 模式识别中c—均值算法,调试已通过,开发工具用的是VC++6.0
vc++_image
- 这是图象处理模式识别一书的源代码,包括C++和MATLAB的程序,对于做这方面的研究人员来说,会很有帮助的。-This is an image processing pattern recognition on the source code, including C and Matlab procedures for doing this kind of research personnel, will be very helpful.
基于VC的神经网络开发程序包(原码)
- 可以用C++语言开发各种神经网络:BP,RBF,HOP~…………,使用前请看看说明文档,然后建立一个自己的项目文件,只要能明白作者的思路就能很方便地进行各种神经网络的设计,本人现在就在一个系统中使用它,目前这个开发包的版本已进入0.7了,但功能差不多,本人认为0.5这个版本用着也很方便,所以把他发来,大家共享。-C language can be used to develop a variety of neural networks : BP, RBF, HOP ~ ... ... pleas
lib-SVM分类器C实现
- lib-SVM分类器实现,一个用VC实现的SVM分类器。,lib-SVM classifier implementation, implementation of a VC with the SVM classifier.
C++GAcode
- VC++中对遗传算法进行了实现,实现可视化,经过本机验证可以实现。是一个效率较高的程序。-VC++ Of genetic algorithm to achieve and realize visualization, after verification of the machine can be achieved. Is a more efficient procedure.
GA
- VC 遗传算法。文件中包括多个程序代码,有最基本二进制遗传代码。 另外包含多个改进遗传算法代码,C语言开发。在VC下可运行。 唯一需要改进的是:第一:目标函数(结合你自己需要求解的问题) 第二:随机函数。(代码中是自己写的库,在一些电脑上运行不正确。可以换成已有的rand)。在我另外上传的一个资料中已经更正。但这是最原始的,容易理解。所以上传上来。-Gene Algorithm
C-means-classification-algorithm
- 模式识别与人工智能中,C均值聚类算法实现,编程是VC++,测试通过。-Pattern recognition and artificial intelligence, the c-means clustering algorithm, is vc++ programming, the test pass.