搜索资源列表
印章识别
- 印章识别算法实例,说明文件包含在VC程序内。程序比较简单-chop recognition algorithm illustration of documents contained in VC process. Relatively simple procedures
vc_pso
- 粒子群算法的vc源程序,是一个比较简单的版本,具体的扩展需要自己努力了,-PSO algorithm vc source is a relatively simple form, the specific needs of their expansion efforts. Oh
ArAction
- 机器人移动的简单的VC基类,可用于派生,实现更复杂的算法-mobile robot simple VC base class can be used to derive achieve a more complex algorithm
ant
- 简单实现蚁群算法的程序 vc++调试通过
OpticalNetwork
- 用vc++做的一个简单的基因算法程序,可以实现简单的基因算法功能
shengjingwangluo
- 神经网络源程序,vc写的 ,简单但是很实用,适合初学者
vc_pso
- vc++版本的粒子群优化算法程序,该算法使用简单,收敛快速,是遗传算法之后的又一重要智能算法.
temp_control
- 本程序完成简单的室温控制系统,采用Vc++语言实现,原理是基于模糊控制
Classifier
- 简单分类器 VC++ 用于简单的分类,可改装成更高一级的其他分类器
ImageSysZLF01
- 模式识别的作业代码,VC开发,主要是线性分类识别和聚类(基本K-平均算法)的实践,功能比较简单,还有带完善-operation code pattern recognition, VC development, mainly linear classification and identification of clustering (basic K-average algorithm) practice, relatively simple function, with perfect
BP算法库
- 非常好的BP算法程序,VC++自已实现的,可以直接拿过来用..根据自己的目的只需要做简单修改..可改为RBF,WNN等..
CLIPS
- 专家系统开发工具CLIPS软件,简单快捷,可以和VB、VC集成使用-Expert system tool CLIPS software, simple and quick, you can and VB, VC integrated use
VC++GeneticAlgorithm
- 很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-A classic a
vc_pso
- 一个VC++下的粒子群算法简单实现-a simple pso demo develop with visual c++
APyramid
- 基于VC++的图像匹配的金字塔算法。输入原始的512*512灰度图像,同时输入模板图像,分别输出图像和模板图像的三层金字塔图像,用来分层匹配;对输入图像利用小波变换分层,并形成三层金字塔,然后对模板图像做同样的处理,然后从顶至下以此对原始图像和模板图像进行匹配,匹配采用简单的对应像素的绝对误差累计来表示。提供测试模式集及其测试结果。-Based on VC++ pyramid algorithm for image matching. Enter the original 512* 512 gr
dwsb
- 可以简单识别动物的应用系统,是基于VC++6.0的应用系统-A simple application of animal identification system and it is based on VC++6.0 application system
expert_c
- 一个简单的专家系统源代码,对于初学者很有参考价值-A simple VC based expert system source code
vc
- 遗传算法的一个简单的程序实现,通过该程序可以理解遗传算法的应用,并进行拓展,如小生境算法等-ga Genetic Algorithms procedures
ga-vc
- This a simple genetic algorithm implementation where the evaluation function takes positive 这是一个简单的遗传算法实现了评价函数在正面的价值观,只需要一个个体的适应度是相同的目标函数值 -This is a simple genetic algorithm implementation where the evaluation function takes positive values R
VC
- 利用VC语言实现遗传算法,简单而实用,适用于初学者。-VC language genetic algorithm, simple and practical for beginners.