搜索资源列表

  1. 用VB对八皇后问题的算法设计

    2下载:
  2. 用VB对八皇后问题的算法设计
  3. 所属分类:其它资源

  1. 8皇后问题

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

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

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

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:dj
  1. n皇后问题

    0下载:
  2. n皇后问题的C++实现-n Queen's realization of C
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:胡凯
  1. 八皇后问题图形演示程序

    0下载:
  2. 著名的八皇后问题的DOS环境下的图示解法。-famous Statue of eight DOS environment icon Solution.
  3. 所属分类:生物技术

    • 发布日期:2024-05-12
    • 文件大小:33792
    • 提供者:王民生
  1. 满m叉树和皇后问题

    0下载:
  2. 这是一个用满二叉树解决皇后问题的算法。-This is a binary tree used for the Queen's solution algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:曹泰瑜
  1. 八皇后问题演示

    0下载:
  2. 一个用C语言实现的八皇后问题演示程序-a C language of the Queen's eight issues Demonstration Program
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:36864
    • 提供者:小龙
  1. 运用递归来解N皇后问题

    0下载:
  2. 运用递归来解N皇后问题-use recursive solution to the problem of N Queen
  3. 所属分类:文档资料

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:
  1. N皇后问题回溯算法

    0下载:
  2. 皇后问题的拓展 经典算法-Queen expand the classical algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:王丰
  1. 皇后问题

    0下载:
  2. 解决有名的皇后问题-solve problems famous Statue
  3. 所属分类:游戏

    • 发布日期:2024-05-12
    • 文件大小:148480
    • 提供者:陈真
  1. 1.八皇后问题

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

    • 发布日期:2024-05-12
    • 文件大小:160768
    • 提供者:wangzi
  1. 八皇后问题源码

    0下载:
  2. 这个应该是经典编程里面的经典算法实现的八皇后问题.也通过了测试.完全达到设计要求.-This should be a classic of the classic programming algorithm inside the eight Queen s problems. Also passed the test. Fully meet the design requirements.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:陈天
  1. 回溯法N皇后问题

    0下载:
  2. 这是计算机算法中的回溯法中的一个经典的问题--N皇后问题!希望对学计算机算法的同学有用!-This is a computer algorithm, the retroactive law on the issue of a classic-- N Queen! Want to learn how to use computer algorithms useful to the students!
  3. 所属分类:数据结构常用算法

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

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

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:美美
  1. C语言实现的皇后问题

    0下载:
  2. n皇后问题,可以显示所有的合适路径,典型的回溯算法-n Queen's, will show you all the appropriate path, the typical backtracking algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:9216
    • 提供者:吴限负
  1. 回溯算法实验八皇后问题

    0下载:
  2. 利用回溯算法求解N皇后问题,理解求解流程和搜索顺序(Backtracking algorithm used to solve the N queen problem, understand the flow of the solution and search order)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:105472
    • 提供者:anbao
  1. n皇后问题

    0下载:
  2. 递归回溯法求解并输出输出n皇后问题所有解法(n的取值不限)(Output all solutions to the N queens problem)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:5445632
    • 提供者:gxk
  1. 八皇后问题的递归方法

    0下载:
  2. 该代码是解决经典问题——八皇后问题的C++实现,算法使用了递归的方法,简单易懂。(This C++ code is used for solving the traditional Eight Queen Problem.The algorithm uses recursive method and it is easy to understand.)
  3. 所属分类:

  1. n皇后问题

    0下载:
  2. n皇后问题 课程设计上的一个小作业 水平有限(n-queen problem A small assignment in the curriculum design is limited)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:cg123456
  1. 皇后问题

    0下载:
  2. C语言 八皇后问题 在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法(The eight queens in the C language)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:991232
    • 提供者:洛宇
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org