搜索资源列表

  1. 八皇后

    0下载:
  2. 八皇后经典问题.C++实现,非可视化.-eight Queen's classic problem. C realized, non-visualization.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:郭佰胜
  1. work002

    0下载:
  2. 八皇后的图形界面程序,c语言编写。-eight Queen's graphical interface procedures, c languages.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:
  1. 111八皇后问题121212

    0下载:
  2. 八皇后问题,C语言-8, C Language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:^_^
  1. 棋盘八皇后

    0下载:
  2. 棋盘八皇后-eight Queen's chessboard
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:陈如
  1. bah

    0下载:
  2. 数据结构中的八皇后问题-data structure of the eight Queen's problems
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:144384
    • 提供者:刘海
  1. QUEENlovezhb

    0下载:
  2. 八皇后问题 文本界面-eight Queen's text interface issues
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:大男孩
  1. 一个八皇后问题的解决方案

    0下载:
  2. 一个八皇后问题的解决方案-an eight Queen's solutions to problems
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:小如
  1. EightQueen

    0下载:
  2. Dos下图形界面的八皇后小游戏。 本程序在TC++3.0下编译调试通过!采用了Borland公司提供的图形库Graphics. 为了能使本程序脱离c/c++环境独立运行,我将图形驱动 EGAVGA.BGI以及字库TRIP.CHR和SANS.CHR均转换为相应的.obj文件,然后链接到可执行文件EIGHTQUEEN.EXE中!-Dos under a graphical interface Queen's small eight
  3. 所属分类:其他游戏

    • 发布日期:2024-05-16
    • 文件大小:40960
    • 提供者:杨圣湖
  1. eight_huanghou

    0下载:
  2. 八皇后问题,回溯算法的经典例子,此程序可以扩展至n皇后问题。-eight Queen's problems, backtracking algorithms classic example of this procedure can be extended to n Queen's problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:wf
  1. nQueenPuzzle

    0下载:
  2. 八皇后问题,用C++编程,在VC++上运行正确,效率还不错-eight Queen's problems, and use C++ programming in Visual C++ running on the right, also good efficiency
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:许超雄
  1. Cpp29

    0下载:
  2. 八皇后问题可以有多种解法,再次通过找寻棋盘上各个棋子之间的斜率来解决-eight Queen's problems can have multiple solutions, which again find chessboard through various pieces of the slope to solve
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:司成
  1. EIGHT—QUEEN

    0下载:
  2. 这是在VC下本人编写的解决八皇后问题的程序 ,92种解会直接输出在C:SIGN。H文件中。是用来测试一款C编译器而写的。-This the VC I prepared by the Queen's problem to solve eight procedures, 92 kinds of solutions will be directly output in the C : SIGN. H files. It is used
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:陶自权
  1. 迭代回朔

    0下载:
  2. 迭代回朔算法是计算机中很常用的算法, 我的程序是一个八皇后问题。-back Schomburg iterative algorithm is quite commonly used computer algorithms, the procedure is a Queen's eight issues.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:362496
    • 提供者:金海建
  1. 20050622235246_eq

    0下载:
  2. 八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:52224
    • 提供者:huwu
  1. EinghtQueen

    0下载:
  2. 八皇后问题的求解 本程序是在java平台上开发完成 -8 Queen of the procedure is to solve the java platform developed
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:程高
  1. a星算发

    0下载:
  2. 人工智能的经典八皇后问题,这个算法是a*算法.利用这个算法可以解决八数码,八皇后问题等 -artificial intelligence Queen's classic 8, the algorithm is a* algorithm. Use of this algorithm can solve eight digital, 8 Queen's problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:39936
    • 提供者:春风秋雨
  1. r8q

    0下载:
  2. 八皇后问题的C版本的解决方案 包括如何处理两个皇后不能在同一列、同一行以及同以斜行的判断问题-eight of the Queen's version of the C solutions, including how to deal with two Queen's not in the same series, and with the same line oblique to the question of j
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:孙枫
  1. eight queens

    0下载:
  2. 一种新的八皇后问题解决方案,用矩阵来表示皇后们的位置-a new eight Queens solutions matrix to express their position at Queen's
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:160768
    • 提供者:
  1. 李森数据结构作业

    0下载:
  2. 文件夹中包括常用的数据结构的算法,包括二叉树的三种递归和非递归算法,染色问题,八皇后问题,深度广度遍历,约瑟夫环,数值转换,树的高度和叶子节点数,最小生成树 ,两点之间的所有路径-folder include common data structure of the algorithm, including the three binary tree recursive and non- recursive algorithm, Dye
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:19456
    • 提供者:李森
  1. huanghou

    0下载:
  2. 在一个8×8的棋盘里放置8个皇后,要求每个皇后两两之间不相"冲"发现很少有关于C#的算法,这是最近写的一个八皇后的算法我写了很详细的注解。-In an 8 × 8 chessboard placed 8 Queen s, Queen s 22 requirements for each phase between the raiding rarely found on the C# The algorithm, which is r
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:潘奇峰
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org