CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - VC编程

搜索资源列表

  1. 1.25外点法终稿

    0下载:
  2. vc编程实现bp神经网络,比较实用!!还 有一些别的程序也在里面,希望能有用!! -vc Programming bp neural network, more practical! ! There are also some other procedures are also inside the hope of useful! !
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3358836
    • 提供者:鲁小利
  1. 遗传算法得源代码

    0下载:
  2. 遗传算法得源代码,不是用MATLAB编得,而是用VC++编程.-genetic algorithm in the source code, instead of being MATLAB, but programming with VC.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23716
    • 提供者:熊仲健
  1. 一个用于求函数极值的遗传算法程序

    0下载:
  2. 一个用于求函数极值的遗传算法程序,使用VC++编程.-seek function for a maximum of genetic algorithm, the use of VC.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5329
    • 提供者:熊仲健
  1. GA-VC++

    0下载:
  2. 二进制的基本遗传算法,在VC++环境下编程实现。-binary basic genetic algorithm, the VC environment programming.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:84501
    • 提供者:Stone
  1. areplane

    0下载:
  2. 模糊控制逻辑飞机着陆问题算法的vc编程实现
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:338910
    • 提供者:朱振华
  1. PrintPat

    0下载:
  2. 模式识别中经典试验,印章识别源码,VC++编程实现
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:79035
    • 提供者:江遥
  1. 模糊控制仿真

    2下载:
  2. 这是用VC编程实现模糊控制来控制机器人的运动-The misty control imitate really
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:66412
    • 提供者:yaolijun
  1. KL变换

    3下载:
  2. KL变换模式识别作业三 一、编程要求: 编程实现KL变换,并对TM六波段图像进行演算。 KL变换的思想是:从n维特征选取m维特征,删去的n-m维特征不一定就是无用的信息,如何在信息损失最小的情况下选取特征,在理论上就显得更严密些。通常采用正交变换,得到新的经变换的模式, 以保证信息损失最小情况下获得有利于分类的特征。 二、编程思想: 将6副图象依次输入获得灰度值存在一个6*size(size为一副图象的像素数)的二维数组中,计算每个波段的灰度均值,然后计算协方差矩阵,得出特征值
  3. 所属分类:人工智能/神经网络/遗传算法

  1. genetic-programming

    0下载:
  2. VC编写的遗传算法,共编程爱好者的参考。有每一代的统计-VC prepared by genetic algorithm, a reference to a total of programming enthusiasts. With each generation of statistics
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:55278
    • 提供者:陈晨
  1. SGA_v1.0

    0下载:
  2. 用开发语言vc++编程实现用遗传算法求解函数f=x*sin(10*x)+1.0的最大值。-With the development of language vc++ Programming using genetic algorithm function f = x* sin (10* x)+ 1.0 maximum.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:101119
    • 提供者:龚正娟
  1. TextClustering

    0下载:
  2. 文本聚类,VC编程实现,作为一种无监督的机器学习方法,聚类由于不需要训练过程,以及不需要预先对文档手工标注类别,因此具有一定的灵活性和较高的自动化处理能力-Text Clustering, VC programming, as an unsupervised machine learning method, clustering by eliminating the need for the training process, and do not need to manually pre-ma
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:16166
    • 提供者:chengbo
  1. BpDrawSin

    0下载:
  2. 基于神经网络曲线拟合的编程实现,界面友好!关键字:BP神经网络 曲线拟合 VC-Curve fitting based on neural network s programming, user-friendly! Keyword: BP neural network curve fitting VC++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:4033212
    • 提供者:杜兴展
  1. vcpso

    0下载:
  2. 利用vc++编程调用ansys对模型进行修正.使用的是带遗传算法的粒子群优化算法.-Using vc++ programming model called the amendment ansys. Using a genetic algorithm with particle swarm optimization algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:4508
    • 提供者:xiaozhutou999
  1. GeneticData

    0下载:
  2. 遗传算法VC编程,对于初学者可能有用,多多支持~-VC programming genetic algorithms, may be useful for beginners, the generous support of ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:649
    • 提供者:苏远程
  1. image_processing

    0下载:
  2. 学习图像处理的经典例子,MFC + VC++ 编程-classic examples for studying digital image processing, source code programming in MFC and VC++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:3071386
    • 提供者:kevin
  1. GA

    0下载:
  2. 基于VC++编程,实现遗传算法的代码,并实现了遗传算法对函数极值的搜索,并调用MATLAB绘图-Based on VC++ programming, genetic algorithm code, and implements a genetic algorithm to function extremum search and call MATLAB Graphics
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1028159
    • 提供者:陈伟
  1. VCppGA

    0下载:
  2. VC++编程应用人工智能之遗传算法(GA),对学习遗传算法的人,尤其是初学者和研究者都有很大的帮助-VC++ programming applications of artificial intelligence, genetic algorithms (GA), genetic algorithm learning, especially for beginners and researchers are of great help to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:47166
    • 提供者:zsy
  1. face

    0下载:
  2. 人脸特征识别运用VC++编程实现,包括图像提取,预处理和特征提取等,最终实现人脸识别的功能。-Face VC++ to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:225744
    • 提供者:石伊
  1. VC_programming_model_classic_small_code_artificial

    0下载:
  2. VC编程实现人工智能小模型的经典代码 VC programming model of the classic small-code artificial intelligence-VC programming model of the classic small-code artificial intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:103344
    • 提供者:hjk
  1. POS-VC

    0下载:
  2. 粒子群算法是一种使点群寻找到最优点的算法,此算法适用于Vc编程的用户-The particle swarm algorithm is a point group looking into the most advantage of the algorithm, this algorithm is applicable to Vc programming of user
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:577373
    • 提供者:limin
« 12 3 »
搜珍网 www.dssz.com