CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc GA

搜索资源列表

  1. tsp-ga

    1下载:
  2. 基于遗传算法解决旅行商问题的vc++源码。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:140799
    • 提供者:wangjing
  1. ga

    0下载:
  2. 用遗传算法实现一个函数值的最优解,用VC编译的
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:5200
    • 提供者:曾晓莉
  1. GA-VC

    0下载:
  2. 多种遗传算法的VC程序代码,为多种的遗传算法提供基类。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16994
    • 提供者:linlin
  1. GA

    0下载:
  2. 遗传算法工具箱C++,本为Linux系统设计,现在改为在VC下能顺利编译而不需通过任何修改。基于面向对象方法设计,便于使用和扩展。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:188149
    • 提供者:aujjww
  1. GA_TRAIN_BP

    0下载:
  2. 遗传优化BP神经网络程序,GA训练BP。VC程序-GA train BP in VC6.0,it could improve accurate.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5652
    • 提供者:朱斌
  1. GA-VC

    0下载:
  2. 用C++语言在VC++环境下编写的遗传算法源程序-With C++ Language in VC++ Environment prepared by genetic algorithm source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:19234
    • 提供者:皓宇
  1. BoxMan

    1下载:
  2. 推箱子游戏的源代码(VC编译,可以自动演示走法)。很好玩的一个小型智力游戏。程序可以自动的搜索算法,并演示。有几千个关卡可以选择,也可以自己编辑地图增加关卡。-Sokoban game
  3. 所属分类:其他智力游戏

    • 发布日期:2013-09-29
    • 文件大小:1755191
    • 提供者:田力
  1. PuzzleGame

    0下载:
  2. 拼图游戏,采用 vc++ gdi开发,可随机打乱图片,自定义原始图片功能等。-Jigsaw puzzle, using vc++ Gdi development, could be disrupted random picture, custom features, such as the original picture.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:540388
    • 提供者:汪雷
  1. GA

    0下载:
  2. 基于遗传算法的图像分割VC源程序,使用了 OpenCV-Genetic Algorithm Based on Image Segmentation VC source code, the use of the OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:205389
    • 提供者:it ufo
  1. Zodpark_Final

    0下载:
  2. Zodspark is a Car racing simulation game built on VC++ using opengl library
  3. 所属分类:Game Program

    • 发布日期:2017-05-28
    • 文件大小:10833674
    • 提供者:flyankur
  1. GA

    0下载:
  2. 用vc实现几种典型的遗传算法,每种算法均有较为详细的注释。-Vc typically used to achieve several of the genetic algorithm, each algorithm has a more detailed notes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:17862
    • 提供者:zlf
  1. GA-VC

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。压缩包中包含了由C++语言编写的算法。-Genetic Algorithm (Genetic Algorithm) is a simulation of the biological theory of evolution Darwin' s natural selection and genetic mechanism of th
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-24
    • 文件大小:16697
    • 提供者:常明
  1. GA

    0下载:
  2. 用VC++编写的基本遗传算法的源程序,而且有中文解释,适于初学者。-GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2083
    • 提供者:丁彪
  1. ga

    0下载:
  2. 用vc实现的遗传算法,有界面,易操作,从文件读取参数设置,结果输出到文件中,移植性强-Vc implemented using genetic algorithms, there are interface, easy to operate, read from the file parameter settings, the resulting output to a file, transplantation and strong
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:696298
    • 提供者:唐朝
  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. GA_TSP

    0下载:
  2. 使用遗传算法求解最短路径问题。用VC++实现,代码带注释,清晰易懂-GA for the Tsp
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:2107
    • 提供者:silence
  1. plant_vs_zombies

    1下载:
  2. 植物大战僵尸外挂源码 环境:VC 6.0 修改太阳,修改金钱,锁定物品CD-Plant Wars zombie external source environment: VC 6.0 changes the sun, changes money, lock items CD
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-23
    • 文件大小:28906
    • 提供者:kevin
  1. ga

    0下载:
  2. 一种VC++环境下经典的遗传算法,内涵详细说明-classic ga algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:484555
    • 提供者:MJF
  1. GA-tspfile

    0下载:
  2. 通过遗传算法解决tsp问题,包括完整的代码,并有图形输出,已在vc环境调试成功,好资源大家分享-Tsp genetic algorithm to solve the problem by including the complete code, and graphics output, has been successful in vc debugging environment, and good resources to share! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1779605
    • 提供者:yujin
  1. vc

    0下载:
  2. 遗传算法的一个简单的程序实现,通过该程序可以理解遗传算法的应用,并进行拓展,如小生境算法等-ga Genetic Algorithms procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3399
    • 提供者:Henry
« 1 23 4 »
搜珍网 www.dssz.com