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

搜索资源列表

  1. eight-queens-problem

    0下载:
  2. eight queens problem;e ight queens problem;e ight queens problem;e ight queens problem;e ight queens problem;eight queens problem;-eight queens problem;
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:749
    • 提供者:shede223
  1. Eight

    0下载:
  2. VC++写的八数码问题求解,带求解过程,用双向BFS,Astar,即IDAstar多种方法实现,附带多种算法比较。-VC++ to write the eight digital problem solving, with the solution process, with bi-directional BFS, Astar, which IDAstar a variety of methods to achieve, compared with a variety of algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2054581
    • 提供者:YUANZX
  1. eight

    0下载:
  2. 八数码问题,用VC++实现,是比较基础的人工智能算法-Eight digital problem, with VC++ implementation, it is more based on artificial intelligence algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:326628
    • 提供者:xielin
  1. eight-princess

    0下载:
  2. 用c语言编的八皇后游戏代码用c语言编的八皇后游戏代码-C language series with eight queens game code compiled with the c language code for the eight Queen Games
  3. 所属分类:Game Program

    • 发布日期:2017-04-01
    • 文件大小:2139
    • 提供者:zhangjinhua
  1. Eight-Queens

    0下载:
  2. 八皇后问题,给出皇后的个数,会得出满足条件的方法,还会显示每种摆法-Eight Queens problem, given the number of Queens, will come to meet the conditions of the method, but also show each pendulum method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1448799
    • 提供者:chenfang
  1. Eight-Queens-Games

    0下载:
  2. 八皇后小游戏,实现说明,以及代码实现原文件。-Eight Queens game to achieve that, and the code of the original document.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:214209
    • 提供者:jonah
  1. Eight-lights-for-binary-addition

    0下载:
  2. 八个灯作二进制加法, 八个灯作二进制加法。-For binary addition of eight lights, eight lights for binary addition, eight lights for binary addition.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:13591
    • 提供者:vipyang
  1. Eight-way-digital-search

    0下载:
  2. 八数码的搜索方式,可视化。在vc++平台下使用。-Eight-way digital search, visualization. Vc++ platform in use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3878050
    • 提供者:吕宇飞
  1. eight-queens

    0下载:
  2. 八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。计算机发明后,有多种方法可以解决此问题。 可以通过更改程序中define 的n 的值将其改为任意个数的皇后问题 -Eight queens pr
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:240979
    • 提供者:kyle
  1. Eight-Digital

    0下载:
  2. 八数码 对任意数字序列重新排序 高级散列函数 MFC基础编程-Eight Digital Reorder the sequence of any number Senior hash function MFC based programming
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:647316
    • 提供者:寻梦
  1. Eight-neighborhood-search-algorithm

    0下载:
  2. 利用点的八领域信息,选择下一个点作为边界点。-Domain information using the eight points, select the next point as the boundary points.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1577
    • 提供者:或者
  1. eight-queen

    0下载:
  2. 著名的八皇后问题,是回溯算法的典型例题。该问题是19世纪著名的数学家高斯1850年提出:在8*8格的国际象棋上摆放8个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-The famous Eight Queens problem, backtracking algorithm is a typical example. The problem is the famous 19th century mathematician Gauss 1850: U
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:10798
    • 提供者:毛凯
  1. eight-puzzle

    0下载:
  2. 人工智能八数码的A*算法实现。 编译运行说明: 1.若编译成功却不能运行,请修改工程的设置 (Project\Setttings\Debug子项) 2.改变程序中MaxItem的值(本程序中MaxItem等于3) 和相关的输入用对话框,则可以计算MaxItem*MaxItem-1 数码问题-AI A* Eight digital algorithm. Compile and run: 1. If the compiler can not run successfully,
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:210241
    • 提供者:
  1. perfect-eight-number

    0下载:
  2. 人工智能的八数码问题,通俗易懂,适合初级入门者-The eight digital issue of artificial intelligence, user-friendly, suitable for junior beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:180680
    • 提供者:jakie
  1. eight-puzzle

    0下载:
  2. Eight puzzle game in python
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:2221
    • 提供者:sidra
  1. Eight-Digital-A_star

    0下载:
  2. 八数码A*算法,浙大OJ已AC 内含序列合法判定以及A*搜索思路-Eight Digital A* algorithm, Zhejiang University has AC OJ
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1807
    • 提供者:刘刚
  1. Eight-queen

    0下载:
  2. 很强的算法,是八皇后问题,很好的解释了回溯的问题,能够有效,且正确的进行编程-A strong algorithm, is eight queens problem, a very good explanation of the problem back, to be effective, and accurate programming
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1492
    • 提供者:huangyaning
  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. eight-queens-problem-CPP

    0下载:
  2. 八皇后问题 C++ 课程设计 全面到位 源代码 类图 都有-Eight queens problem C++ source code in place a comprehensive curriculum design class diagram has
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:24797
    • 提供者:李亚普
  1. AI-Eight-digital-problem-

    0下载:
  2. 使用java开发的人工智能八数码问题 以及说明文档-The development of artificial intelligence using java Eight Puzzle Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1377638
    • 提供者:张恒
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com