CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - n皇后问题

搜索资源列表

  1. nQueer

    0下载:
  2. n皇后问题的vc++解法,供朋友们参考,比较有益,一起学习吧
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20585
    • 提供者:wyl_1113
  1. 8huanghou

    0下载:
  2. 运用递归解N皇后问题以及递归问题的研究
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6406
    • 提供者:liuxuntao
  1. 算法分析与设计多媒体

    0下载:
  2. 在毕业设计期间由多人开发的一个算法演示系统,它包n皇后问题、拉维斯加算法等-This is a algorithm demo system developed by some persons, which including n queen problem, Laplac algorithm,etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:176535
    • 提供者:吴义军
  1. liweiguang

    0下载:
  2. n皇后问题,费城经典的解决方法,用General-Search方法写的-n Queens problem,solved by classical Philadelphia method,using General-Search method.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1952
    • 提供者:李伟光
  1. 启发式搜索

    0下载:
  2. 利用启发式修补解N皇后问题
  3. 所属分类:Windows编程

  1. Nqueen2.rar

    0下载:
  2. 使用另一种算法实现n皇后问题,现实运行时间及结果,附有算法,Another algorithm using the n Queens problem, the reality of time and results of operation, with algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:699250
    • 提供者:q
  1. 8-queen

    0下载:
  2. 通过遗传算法实现八皇后的求解问题,用MFC实现可视化操作,界面很漂亮,算法是改良的遗传算法-Through the genetic algorithm for solving the eight queens problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1906524
    • 提供者:Bill Gates
  1. n_queen

    0下载:
  2. 还是用分支限界法解N皇后问题,已成功运行过。-Using branch and bound Solving N Queens, which has been run successfully over
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1087378
    • 提供者:
  1. nhuanghouwenti

    0下载:
  2. n皇后问题的求解,有具体的演示结果,并含有结果的个数-n queen problem solving, there are specific demonstration results, and contains the results of the number of
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:3594
    • 提供者:林权
  1. Queen

    0下载:
  2. 用概率算法结合回溯思想实现n皇后问题,并计算算法执行的时间。-Algorithm combined with the probability of backward thinking of the realization of n queen problem and algorithm execution time.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:163413
    • 提供者:jdwang
  1. nhuanghou

    0下载:
  2. n皇后问题啊 我这个是8皇后的 算法比别人的简单点儿 相信你会看懂哦 !-n Queen
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2034
    • 提供者:haha
  1. nqueen

    0下载:
  2. 用c++语言实现n皇后问题,您可以输入N值,程序可为您实现。-With c++ Language n Queens problem, you can enter the N value, the procedure for you.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:8115
    • 提供者:piaoxue111
  1. Nqueen

    0下载:
  2. N皇后问题的一些源代码,仅供参考和学习,在vc++环境下实现-N Queen' s problem to some source code, for reference and study, in vc++ environment under implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4435540
    • 提供者:熊超
  1. squee

    0下载:
  2. c++ n皇后问题的原代码,通过建立一个树形结构,用c++实现,-quee question
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:593
    • 提供者:liu
  1. Nquenes

    0下载:
  2. N皇后问题的递归实现,仅仅只用于C++,JAVA无法执行-N Queen' s problem of the realization of the recursive, just only for C++, JAVA can not perform
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:285748
    • 提供者:wanghao
  1. DataStruct

    0下载:
  2. 此文件夹中共包括十二个小程序 AVL创建平衡二叉树,通过加入一个个的结点创建,并实现了平衡二叉树中的结点删除 Boyer_Moore算法的串模式匹配 Horspool算法的串模式匹配 Graph实现了有向图的非递归广度优先遍历及非递归深度优先遍历 HeapSort利用堆排序实现优先级队列 Merge实现二路归并排序算法 MFK动态规划解背包问题 nqueue求解n皇后问题 QuickSort快速排序算法的实现。 Shell排序算法的实现。 Tree程序
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:374817
    • 提供者:zouyan
  1. nhou

    0下载:
  2. 编写程序对N皇后问题进行求解:在8行8列的棋盘上放置N个皇后,使任一个皇后都不能吃掉其他的(N-1)个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他棋子),并将结果以某种方式显示出来-After the issue of N
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:251900
    • 提供者:肖宇锋
  1. DancingLinks

    0下载:
  2. 在计算机科学,舞蹈链接,也被称为的DLx ,是技术建议唐纳德克努特有效地执行其算法十算法X是递归,随意性,深度优先,回溯算法,认为所有的解决方案的确切覆盖问题。一些较为著名的确切涵盖的问题包括瓦工,n皇后问题,数独。-In computer science, Dancing Links, also known as DLX, is the technique suggested by Donald Knuth to efficiently implement his Algorithm X. A
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:517957
    • 提供者:ucvvf
  1. Queue

    0下载:
  2. 用回溯法实现n皇后问题,c++语言编写,调试通过。包含代码和完整文档说明-By backtracking the question of the realization of n queen, c++ languages, debugging through
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:8144
    • 提供者:zhlohi
  1. Cpp1

    0下载:
  2. N皇后问题求解,根据不同的N值得出不同的求解结果-N Queen' s problem solving, based on different N should be the result of different solution
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:856
    • 提供者:liuzhen
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com