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

搜索资源列表

  1. 用CImage类实现图象实例

    0下载:
  2. 本压缩软件有vc++图象处理编程的源代码,相信会对从事图像处理的各位有所帮助- This compression software has the vc imagery processing programming the source code, believed can to be engaged in picture processing each position to have the help
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:69.01kb
    • 提供者:刘英
  1. 20051004深度优先

    1下载:
  2. 人工智能中的八数码难题 这个采用的是深度优先方法 编程球境是VC++ 解压即可.-artificial intelligence of eight digital problem is the depth of the preferred method of programming ball Habitat VC can be unpacked.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14.03kb
    • 提供者:刘强
  1. GP_VC

    0下载:
  2. 遗传规划算法的VC程序实现 智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划的程序设计工作,用于自己的毕业设计中。-genetic programming algorithm for the VC program Intelligent Algorithm : genetic programming, on the VC GP code procedures, the project document conta
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:54.24kb
    • 提供者:李洪科
  1. 传教士和野人过河

    0下载:
  2. 在VC的环境下,用C++编程实现人工智能中的A*树的搜索算法,得到一个最优的过河方案。-in VC environment, the C programming AI * A tree search algorithms, to be an optimal program of the river.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11.15kb
    • 提供者:
  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
    • 文件大小:3.2mb
    • 提供者:鲁小利
  1. 遗传算法得源代码

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:82.52kb
    • 提供者:Stone
  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
    • 文件大小:53.98kb
    • 提供者:陈晨
  1. Thebasicantcolonyalgorithmimplementationofanti

    0下载:
  2. 本程序是在vc++环境下 编程实现基本的蚁群反演算法 并有一点小改动-This program is a vc++ programming environment, the basic ant colony algorithm and have a little anti-change
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:5.43kb
    • 提供者:李莉莉
  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-10
    • 文件大小:98.75kb
    • 提供者:龚正娟
  1. GPLib

    0下载:
  2. 遗传规划算法 智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划的程序设计工作,用于自己的毕业设计中。-Genetic programming using C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:30.49kb
    • 提供者:wing
  1. TravellerApp

    0下载:
  2. 旅行商问题,用VC来编程,并且有完整的系统功能。-Traveling Salesman Problem with VC to programming, and system integrity.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:652.77kb
    • 提供者:杨毅平
  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-04
    • 文件大小:15.79kb
    • 提供者: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
    • 文件大小:3.85mb
    • 提供者:杜兴展
  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-08
    • 文件大小:4.4kb
    • 提供者:xiaozhutou999
  1. recursiveDPKnapsack

    0下载:
  2. 用vc++6编写的程序,采用动态规划递归算法,解决背包问题。-Vc++6 with the preparation of the procedures, the use of dynamic programming recursive algorithm to solve knapsack problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:992.43kb
    • 提供者:柳春锋
  1. GeneticData

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

    • 发布日期:2017-04-11
    • 文件大小:649byte
    • 提供者:苏远程
  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-12
    • 文件大小:2.93mb
    • 提供者:kevin
  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
    • 文件大小:563.84kb
    • 提供者:limin
  1. Capture

    0下载:
  2. Abstract: This paper presents a new control strategy to optimize the fuel economy of parallel configured charge sustained hybrid electric vehicles. This new approach is a constrained engine on-off strategy, which has been developed from the two extr
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:14kb
    • 提供者:Try Wahyudi
« 12 »
搜珍网 www.dssz.com