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

搜索资源列表

  1. Eight-Queen

    0下载:
  2. 历史遗留下的八皇后问题,简单的递归算法实现。-Historical legacy of the eight queens problem, a simple recursive algorithm.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1034
    • 提供者:陈通
  1. make-eight

    0下载:
  2. 画8 输入要画的大小和字符,自动画出一个8字形,画8 输入要画的大小和字符,自动画出一个8字形-Videos 8 Enter the size and character to be drawn automatically draw a figure eight
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:807
    • 提供者:阿飞
  1. Eight-Queen

    0下载:
  2. C语言实现的解决八皇后问题,用二维数组模拟棋盘,使用的非递归算法。-C language to solve the problem of eight queens, with two-dimensional array simulation board, using the non recursive algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:151590
    • 提供者:jiyameng
  1. eight-queens

    0下载:
  2. 八皇后问题,包括BFS,DFS和回溯法运算。也可以解决n皇后问题。- Eight queens problem, including BFS, DFS and backtracking operations. N queens problem can be solved.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:235520
    • 提供者:秦川
  1. eight

    0下载:
  2. 八位数码管显示数字,学号,可以滚动显示要显示的英文数字等-Eight digital tube display digital, student number, can scroll the display to display digital English etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:51180
    • 提供者:季栋
  1. eight-digital-Breadth-first

    0下载:
  2. 宽度优先搜索解决八数码问题,包含源文件及详细注释-Breadth-first search to solve eight digital
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1283614
    • 提供者:Albert
  1. eight-queen-problem

    0下载:
  2. 题目描述 8X8的国际象棋棋盘上被挖了一些洞,这些洞不能放棋子,求八皇后问题的摆放方案,输出一种方案即可 输入格式 棋盘用.表示正常格子,用#表示被挖掉的洞,一共8行8列 输出格式 输出从上到下的每一行的皇后所在列号(1-8)-Topic describes 8 by 8 chess board was dug holes, these holes can t put chess pieces, put eight queens problem, output
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:648
    • 提供者:xiaoluhua
  1. eight-queen

    0下载:
  2. 八皇后的算法问题。算法简单,易于理解,且问题能够得到有效解决。-eight queen
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:195268
    • 提供者: 宋建业
  1. Eight-digital

    0下载:
  2. 八位数码管循环显示0123456789ABCDEF-Eight digital tube cycle 0123456789ABCDEF
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:773
    • 提供者:岳学磊
  1. eight-queen

    0下载:
  2. 八皇后的数据结构实现问题,内含详细注释,便于理解-The data structure of eight queen, containing detailed notes, easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1240
    • 提供者:wzp
  1. eight-queen

    0下载:
  2. 数据结构经典问题 八皇后问题 使用c++语言进行实现-Eight queens problem data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:670
    • 提供者:岳震林
  1. eight

    0下载:
  2. 八数码问题用A*算法解决,c++语言,源代码。-Eight digital A* algorithm to solve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1333
    • 提供者:白承焕
  1. eight-queens

    0下载:
  2. 八皇后问题,是一个古老而著名的问题,是回溯算法的典型案例。该问题是国际西洋棋棋手马克斯·贝瑟尔于1848年提出:在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight queens problem is an old and well-known problem is backtracking algorithms typical case. The problem is that international che
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3485
    • 提供者:ANDY
  1. Eight

    0下载:
  2. 利用A*算法解决八数码难题,寻找从初始状态变换到目标状态的最优解-The use of A* algorithm to solve eight digital problem, seek transformation initial state to target state optimal solution
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2100871
    • 提供者:Qing
  1. Eight-digital

    0下载:
  2. 这个程序是对八数码的各种算法的实现,包括宽度优先算法,深度优先算法,AStar算法,经过调试,可以直接使用。-This program is for eight digital implementation of various algorithms, including breadth-first algorithm, depth first algorithm, AStar algorithm, after debugging, can be used directly.
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:20864
    • 提供者:lizhiying
  1. Eight-neighborhood-search-algorithm

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

    • 发布日期:2017-04-13
    • 文件大小:1622
    • 提供者:pu965093
  1. Latest-eight-to-accelerate

    1下载:
  2. 最新天龙八部加速Latest eight to accelerate the Dragon-Latest eight to accelerate the Dragon
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-07
    • 文件大小:1172056
    • 提供者:陈顺权
  1. eight-quens

    0下载:
  2. 八皇后问题,这是一个经典的c语言程序问题,此程序用visual c++编写。-eight queens problems,which is a classic problem, code prepared by visual c++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:623
    • 提供者:xinhuan
  1. eight---ma--problem

    0下载:
  2. 求取八数码问题,很多面试题有用到,文件是该问题的源码。-Strike eight digital, a lot of useful to face questionsma , many interview using this problem as a test problems
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1575
    • 提供者:we
  1. Eight.tar

    0下载:
  2. 人工智能,八数码难题,给定九宫格的初始状态,要求在有限步的操作内,使其转化为目标状态,且所得到的解是代价最小解(即移动的步数最少)。-eight puzzle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4524
    • 提供者:eccolala
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com