搜索资源列表

  1. delphibahuanghou

    0下载:
  2. 八皇后问题是一个古老而著名的问题,是回溯算法的典 型例题。该问题是十九世纪著名的数学家高斯1850 年提出: 在8X8 格的国际象棋上摆放八个皇后,使其不能互相攻击, 即任意两个皇后都不能处于同一行、同一列或同一斜线上, 问有多少种摆法。-eight Queen's problem is an ancient and famous, is backtracking algorithm typical exampl
  3. 所属分类:电子书籍

    • 发布日期:2024-05-18
    • 文件大小:145408
    • 提供者:xiaowu
  1. queen

    0下载:
  2. 皇后控制问题 皇后控制问题-Queen
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:226304
    • 提供者:hsw
  1. queenjava

    0下载:
  2. 使用回溯递归法实现的八皇后问题的算法源码-Backward recursive method used to achieve the eight-queen problem algorithm source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:方西
  1. Genetic

    0下载:
  2. 用遗传算法解决八皇后问题! 有比较详细的注释! 还有有关遗传算法理论的描述。 -Using genetic algorithms to solve the issue of the eight Queen
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:23552
    • 提供者:
  1. Queen

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

    • 发布日期:2024-05-18
    • 文件大小:352256
    • 提供者:张二
  1. queen

    0下载:
  2. 实现了皇后问题,还有计算表达式的问题,都是有关迭代的典型算法-Realize the Queen
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:561152
    • 提供者:李泰成
  1. eightqueen

    0下载:
  2. 四皇后问题 在4×4的方格上,摆放四个皇后,其中任两个皇后均不能在同一直线或对角线上,问有多少种摆法-Four Queen
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:35840
    • 提供者:
  1. VisualQueen

    0下载:
  2. n皇后问题求解(8<=n<=1000) a) 皇后个数的设定 在指定文本框内输入皇后个数即可,注意: 皇后个数在8和1000 之间(包括8和1000) b) 求解 点击<Solve>按钮即可进行求解. c) 求解过程显示 在标有Total Collision的静态文本框中将输出当前棋盘上的皇后总冲突数. 当冲突数降到0时,求解完毕. d) 求解结果显示 程序可以图形化显示
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:128000
    • 提供者:jiangtao
  1. QueenJFace

    0下载:
  2. N皇后问题的实现,采用JFace做界面,可以方便地计算N皇后问题-N Queen
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:yus
  1. queen

    0下载:
  2. 八皇后问题的一种使用递归的解法,对学习递归者有一定参考作用-8 Queen s problem using a recursive method, recursive learning have a certain reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:280576
    • 提供者:VicentGuo
  1. queenn

    0下载:
  2. 用MFC实现的可视化N皇后问题演示程序,可按皇后数动态调整棋盘大小,可逐个观察所有可行解。-Using MFC to achieve Visualization Demonstration Program N Queen s problem can be dynamically adjusted number of Queen s board size, can be observed by all the feasible solut
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:22528
    • 提供者:Diana
  1. queen

    0下载:
  2. 求解八皇后问题 求解八皇后问题 -Solving Problem Solving 8 8 Queen s problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:陈扬扬
  1. Queen

    0下载:
  2. n皇后问题的C语言实现,有图形界面的,非常之经典的程序,用的是回溯法-n s C language issues, there are graphical interface, and very classic procedure, using a backtracking
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:27648
    • 提供者:wen
  1. NQueen

    0下载:
  2. 用JAVA编写的N后问题~可以自由设置皇后个数,目前设置皇后上限为13,更改程序中STRING字符串的大小后可计算更多皇后的问题,有图形化界面显示解的位置~界面很可爱好看的哦~ -JAVA prepared with N, after the issue of ~ can freely set the number of Queen s, Queen s currently set a maximum of 13, to change
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:66560
    • 提供者:ling
  1. Queue

    0下载:
  2. 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-8 Queen s problem is an ancient and well-known problems, backtracking algorithm is a typical example. The
  3. 所属分类:.net编程

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:何再兴
  1. Queen

    0下载:
  2. 局部搜索法求解N皇后问题。这个算法的特点是引入随机因素,每次运行并不能保证求得问题的最优解,但经过运行之后,一般总能得到一个与最优解相差不大的满意解。-Local Search Method for Solving N Queens problem. The algorithm is characterized by the introduction of random factors, each running and can not
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:清和信平
  1. eightQueens

    0下载:
  2. 经典八皇后问题——数据结构课程设计报告,虽然好多地方都有,我这个是按老师要求做好的,加个封面就可以直接上交。-Queen s classic eight questions- data structure of the curriculum design report, although a lot of places, I this is based on the teacher asked to do a good job, and
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:105472
    • 提供者:贾名
  1. QueenSolver

    0下载:
  2. 用面向对象的观点考虑和设计了八皇后问题,其中皇后位置的判断由皇后自己进行冲突检查。-Object-oriented point of view to consider and design of the eight Queen s, which the judge s position to conduct the conflict by the Queen s own inspection.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:zhengcuiling
  1. queen

    0下载:
  2. 八皇后问题的完整实现,运行正常,结果正确-8 Queen s complete realization of operating normally, the results of the correct
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:eric
  1. nquee

    0下载:
  2. 遗传算法与回朔法对比 解决n皇后问题c源码-Genetic Algorithms and retrospective comparison method to resolve the issue of n queen c source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:huli
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org