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

搜索资源列表

  1. queen

    0下载:
  2. queenchess类的测试函数, 求解八皇后问题,本程序给出了所有可能解.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2272
    • 提供者:ye jue
  1. queen8

    0下载:
  2. 汇编程序实现: 程序功能:用深度优先搜索法解决八皇后问题并打印结果. 列数行数分别用1-8标记.所以八皇后的位置申请了9个 调试感慨:汇编调试实在麻烦,不像C中在任何地方加个printf就可以知道 哪错了.跳来跳去的,不知哪里死循环了,实在不好调试. -Assembler to achieve: program features: Using depth-first search method to solve the eight queens prob
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2041
    • 提供者:王明杰
  1. 156

    0下载:
  2. 八皇后问题是一个古老而著名的问题。该问题是十九世纪著名的数学家高斯1850年提出:在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight queens problem is an ancient and well-known problem. The problem is that the nineteenth century the famous mathematician Gauss 1850: Under th
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:542
    • 提供者:gaona
  1. eightPqueensPproblem

    0下载:
  2. 八皇后问题。输入第一个皇后所在的行和列,给出所有符合条件的解。输出使用0和1画棋盘-Eight queens problem. Enter the first row and column where the Queen gives all eligible solution. Output board with 0 and 1 draw
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:2369
    • 提供者:易文
  1. QUEENS

    0下载:
  2. 一个求解八皇后问题(任意数目皇后问题)的方法,MIPS汇编程序-A method to solve the problem of Eight Queens(as well as any numbers of queens),with MIPS
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1721
    • 提供者:
  1. 1098Nqueens

    0下载:
  2. C语言算法设计 经典问题 N皇后问题 回溯算法-C language algorithm designed N queens problem backtracking algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-12-06
    • 文件大小:646
    • 提供者:
  1. 8_queens

    0下载:
  2. 8皇后问题的汇编代码实现。输入皇后数,输出方案数。-the assembly code realization of eight_queen question.Input the queen number,output number of scheme.
  3. 所属分类:assembly language

    • 发布日期:2017-11-12
    • 文件大小:814
    • 提供者:chenye
  1. bahuanghou

    0下载:
  2. 利用栈操作实现八皇后问题求解 数据结构作业 C语言-The data structure of the C language editing eight queens problem
  3. 所属分类:assembly language

    • 发布日期:2017-11-14
    • 文件大小:1018
    • 提供者:zhang
  1. queen

    0下载:
  2. 八皇后问题,用matlab解决八皇后问题,以及多皇后问题,采用追溯法-Eight queens problem
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:1895
    • 提供者:wang
  1. 8Queen

    1下载:
  2. 利用Mips指令集进行汇编程序开发,实现8皇后问题的求解-Use Mips assembler instruction set developed to achieve 8 Queens problem solving
  3. 所属分类:汇编语言

    • 发布日期:2017-05-16
    • 文件大小:322954
    • 提供者:赵旭
  1. 8-queens

    0下载:
  2. 8皇后问题   在一个8×8的棋盘里放置8个皇后,要求这8个皇后两两之间互相都不“冲突”。-eight queens
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4981
    • 提供者:张莹
  1. The-queen

    0下载:
  2. 实现N个皇后问题,输出所有的排列情况,利用TXT实现输入输出-Realization of N-queens problem, the output of all of the arrangement, the use of input and output TXT achieve
  3. 所属分类:assembly language

    • 发布日期:2017-05-06
    • 文件大小:1446833
    • 提供者:秦启翰
  1. QUEEN

    0下载:
  2. 汇编解决八皇后问题,带英文注释,简单易懂-Compilation solve the eight queens problem, with English notes, easy to understand
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1347
    • 提供者:cjy
  1. Eight_Queens

    0下载:
  2. 使用MIPS指令实现八皇后问题的求解,代码较精简(Solve the Eight Queens Problem with MIPS)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-24
    • 文件大小:14336
    • 提供者:swy0721
搜珍网 www.dssz.com