搜索资源列表

  1. 8皇后问题

    0下载:
  2. 解决8皇后问题的小程序-solve the problem of the small Queen's procedures
  3. 所属分类:Dephi控件源码

    • 发布日期:2008-10-13
    • 文件大小:1611
    • 提供者:苏苏
  1. 8queen2

    0下载:
  2. 国际象棋中8皇后问题算法-Algorithm of Eight queen question in chess
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:站长
  1. Eight Queen

    0下载:
  2. 8皇后问题的C++算法-8 empress question C++ algorithm
  3. 所属分类:游戏

    • 发布日期:2024-05-09
    • 文件大小:12288
    • 提供者:刘峰
  1. 8皇后问题

    0下载:
  2. 解决8皇后问题的小程序-solve the problem of the small Queen's procedures
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:苏苏
  1. 八皇后问题的源码

    0下载:
  2. 8皇后问题的源码,多多指教!-the source, a great weekend!
  3. 所属分类:文档资料

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:dj
  1. 8皇后

    0下载:
  2. 能够实现8皇后问题,其算法比较好-to achieve eight Queen's, the algorithm is better
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:yy
  1. My_eight

    0下载:
  2. 8皇后问题的c++解决方案-8 Queen of c Solutions
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:王飞
  1. 8_eightqueens

    0下载:
  2. 8皇后问题的递归求解,c语言实现-8 Queen of recursive solution, c Language
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:张鹜
  1. 8皇后动态图形

    0下载:
  2. 清华大学版的数据结构书实验编的解决8皇后问题的原程序,还是动态的显示。-version of the experimental data structure book series to solve the problems of the original Queen's procedures, or dynamic display.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:秦汉
  1. “八皇后”问题递归法求解

    0下载:
  2. “八皇后”问题递归法求解 * 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-"8 Queen's" recur
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:美美
  1. vc62445261344

    0下载:
  2. 关于8皇后问题的源代码,希望大家多多交流-8 on the Queen's source code, I hope Members can exchange
  3. 所属分类:C#编程

    • 发布日期:2024-05-09
    • 文件大小:50176
    • 提供者:段天
  1. 8queensProblem

    0下载:
  2. 搜索8皇后问题的第一个解。使用了两种方法:1.普通的回朔法搜索。 2.修改后的搜索(先搜索most contrainted变量的方法) 使用vc++.net 2003开发 -search of a solution. The use of two methods : 1. General Re search Schomburg law. 2. After the revised search (first search con
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:沈宏伟
  1. queensLV

    0下载:
  2. 拉斯维加斯随机算法+回溯算法实现国际象棋中的8皇后问题.-Las Vegas randomized algorithm backtracking algorithm International Chess Queen of eight issues.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:陈国武
  1. 8_queens

    0下载:
  2. 8皇后问题的圆满解决 应该算一个比错的算法了 原创的!-eight of the Queen should be resolved satisfactorily than the wrong one count of the original algorithm!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:jz
  1. 8QUEENS-BEST

    0下载:
  2. 8皇后问题最好的算法,请登陆本站才能下载哦!这是最优的解法哦!-8 Queens best algorithm, please log onto the site can download! This is the best solution!
  3. 所属分类:书籍源码

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:*
  1. Queen

    0下载:
  2. 经典8皇后问题程序,在vc6.0运行通过-8 Queen
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-09
    • 文件大小:352256
    • 提供者:张二
  1. 8皇后

    0下载:
  2. 输出皇后问题的所有解,不仅支持8皇后问题(All solutions of the queen problem are not only supported by the 8 queens problem)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:718848
    • 提供者:宇沐风
  1. 8皇后

    0下载:
  2. 对于经典问题:8皇后问题的新手解答,请大神帮忙纠错~(A solution of 8 kings promgram from a green hand)
  3. 所属分类:文档资料

    • 发布日期:2024-05-09
    • 文件大小:203776
    • 提供者:未芈
  1. 回溯算法解决8皇后问题

    0下载:
  2. 利用回溯算法计算8皇后问题,计算出最终方案(A backtracking algorithm is used to calculate the 8 Queens, and the final scheme is calculated.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:2810880
    • 提供者:也都一样
  1. 八皇后问题Python实现

    0下载:
  2. 八皇后问题Python实现,代码备注清晰,望读者耐心参阅(Eight Queen's problem arithmetic implementation, note clearly, hope readers have patience.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:wang720
« 12 3 4 5 6 7 8 9 10 ... 19 »

源码中国 www.ymcn.org