CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法 八皇后

搜索资源列表

  1. Queen

    0下载:
  2. 八皇后问题全解 有回溯法(函数,for循环) 还有用遗传算法来求解的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:22164
    • 提供者:张锦
  1. Genetic

    0下载:
  2. 用遗传算法解决八皇后问题! 有比较详细的注释! 还有有关遗传算法理论的描述。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23389
    • 提供者:张锦
  1. 8queen_scr

    0下载:
  2. 用遗传算法解决八皇后问题的VC++源代码。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:14885
    • 提供者:ljc
  1. 8-queen

    0下载:
  2. 通过遗传算法实现八皇后的求解问题,用MFC实现可视化操作,界面很漂亮,算法是改良的遗传算法-Through the genetic algorithm for solving the eight queens problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1906524
    • 提供者:Bill Gates
  1. artificial_intelligence_demo_programs

    1下载:
  2. 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,野人与传教士过河问题,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of a number of examples of the hard work of graduate and undergraduate results. Including reasoning based on the principle of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:26622036
    • 提供者:解洪文
  1. artificial_intelligence_demo_programs

    0下载:
  2. 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,野人与传教士过河问题,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of examples of the principles and methods of artificial intelligence demo program. Including reasoning based on the principle of t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4149361
    • 提供者:解洪文
  1. artificial_intelligence_demo_programs

    0下载:
  2. 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of examples of the principles and methods of artificial intelligence demo program. Including reasoning based on the principle of the system c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2426688
    • 提供者:解洪文
  1. 8-queens

    0下载:
  2. 用C语言简单实现八皇后,人工智能,遗传算法-Simple implementation using C language eight queens, artificial intelligence, genetic algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:56905
    • 提供者:小君
  1. Using-GA-to-solve-eight-queens

    0下载:
  2. 用遗传算法完美解决八皇后问题! 有详细的注释-Using genetic algorithms to solve the eight queens problem perfectly! Detailed notes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:22832
    • 提供者:王飞
  1. genetic

    0下载:
  2. c++实现的遗传算法解决八皇后问题,有时候会陷于局部收敛,导致进化代数很多-c++ implementation of genetic algorithm to solve the eight queens problem, and sometimes caught up in the local convergence, resulting in a lot of evolution algebra
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:211722
    • 提供者:李坤阳
  1. GA_queen

    0下载:
  2. 在matlab上用传统遗传算法解决八皇后问题。 成功率有60 吧。-matlab、GA、eight queens.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1122
    • 提供者:童百铭
  1. eight-huanghouwenti-yichuansuanfa

    0下载:
  2. 这是一个很经典的八皇后问题,利用C++,遗传算法计算的-This is a classic eight queens problem C++, genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1436018
    • 提供者:刘瀚
  1. yichuan

    0下载:
  2. matlab程序,用遗传算法解决八皇后的问题。不用添加工具箱即可运行。其中yichuan.m是主程序。算法简单易懂。-matlab program, using genetic algorithms to solve the eight queens problem. Do not add Toolbox to run. Where yichuan.m is the main program. The algorithm is simple and easy to understand.
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:3695
    • 提供者:王帅
  1. 8queens

    0下载:
  2. 遗传算法实现八皇后程序,八皇后程序的主要功能就是利用进化计算来找到符合要求的八皇后排列,该程序可在10000代内找到全部92种符合要求的排列。-Genetic Algorithms eight queens program, eight queens program' s main function is to make use of evolutionary computation to find the arrangement meets the requirements of the
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:486012
    • 提供者:匿名
  1. queen8

    0下载:
  2. 遗传算法解决八皇后问题。八皇后问题是一个NP问题,它的目标是把国际象棋的八个皇后摆在8X8的棋盘上,使得没有一个皇后能俘获任何别的皇后,即每一行每一列仅有一个皇后,每条对角线上至多有一个皇后。-Genetic algorithms to solve the eight queens problem. Eight queens problem is an NP problem, and its goal is to place the chess queen on the eight 8X8 ch
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2771
    • 提供者:冯姥姥
  1. 8queue

    0下载:
  2. 经典的八皇后问题,用遗传算法解决的-The classic eight queens problem, using genetic algorithms to solve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:9783
    • 提供者:李梦
  1. 8queen

    0下载:
  2. python使用遗传算法解决八皇后问题,课程作业-python using genetic algorithms to solve the eight queens problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1112
    • 提供者:three
  1. 8queue

    0下载:
  2. 八皇后问题的遗传算法解法.八皇后问题八皇后问题-8 queue
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:22775
    • 提供者:沈猴子
  1. 8Q

    0下载:
  2. vs2015下c语言写的遗传算法解决8皇后问题。(Solving 8 queens problem with EA algorithm in c;)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:875520
    • 提供者:aiaihouge
  1. 6533104

    0下载:
  2. 用遗传算法解决八皇后问题的VC++源代码,()
  3. 所属分类:数据结构

    • 发布日期:2018-01-10
    • 文件大小:11264
    • 提供者:frlatxle
« 12 »
搜珍网 www.dssz.com