CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - n queen

搜索资源列表

  1. nq

    0下载:
  2. n queen problem that gives solution
  3. 所属分类:.net

    • 发布日期:2017-04-13
    • 文件大小:1568
    • 提供者:nithya
  1. 4QUEEN

    0下载:
  2. N-Queen problem tackled in this C code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:11657
    • 提供者:Akash
  1. queen

    0下载:
  2. 本代码实现了n皇后问题,是我大二时数据结构的课程设计源码,编译运行过的。-data structure design
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:632
    • 提供者:红豆女
  1. n_g

    0下载:
  2. N皇后的形象显示,可以控制输出流程, 绝对是很不错的 看了就知道 代码详尽介绍,-N Queen' s image display, you can control the output of the process, it is definitely good to know the code read the detailed descr iptions
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:160935
    • 提供者:shiwei
  1. Queen

    0下载:
  2. 八皇后 进一步加深编程,进一步难度为N皇后问题-Eight Queens program to further deepen and further difficulty for the N queens problem
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:673
    • 提供者:lijianfeng
  1. 8_Queens_revised

    0下载:
  2. N皇后问题的所有解,设定解栈大小为100,N大于时,需要增大解的栈,否则会栈溢出.-all the solution to N Queen (N<=8, else stack overflow)
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1730
    • 提供者:黄甦
  1. nqueenproblem

    0下载:
  2. 图形后n后问题,逐个显示皇后的位置,并得到所有途径。-graphics N Queen problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3715887
    • 提供者:钱辰
  1. cplus

    0下载:
  2. 数据结构中的n皇后问题的实现算法,感兴趣的自己看看吧-Data structure algorithm n queen problem, of interest to see it yourself
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:216410
    • 提供者:sdff
  1. nq.c

    0下载:
  2. n queen program implemented in C
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:519
    • 提供者:millo
  1. queenbranch

    0下载:
  2. 皇后问题的回溯算法实现。利用递归回溯算法框架实现N皇后安排算法。-Queens backtracking algorithm. Algorithm framework using recursive backtracking algorithm to achieve N Queen arrangements.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:205385
    • 提供者:黄诚
  1. N_queens

    0下载:
  2. 求解N皇后问题:把N个皇后放在一个棋盘上,每行和每列只能有一个皇后。另外,一个皇后只能在任一行、列或对角线上。要求皇后数≥100。用了两种方法,回溯法和启发式修补法。-Solve N Queen' s problem: N queens on a chessboard, each row and each column can have only one Queen. Further, only in a queen in any row, column, or diagonal. Que
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:1349
    • 提供者:天才
  1. nqueen.c

    0下载:
  2. linux下用c语言实现的N皇后问题,其中皇后的个数可以自己随便定义。输出所有可能的解。-n queen
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:633
    • 提供者:qq
  1. queen

    0下载:
  2. C#n皇后问题演示程序,适合初学者学习回溯法-C# n queens problem demo
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:247433
    • 提供者:bimuyu
  1. java_n_queen

    0下载:
  2. 使用java语言, 回溯法实现n后问题和0-1背包问题-java huisu suanfa slove N Queen question
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:4733
    • 提供者:zhilinzhai
  1. Queen

    0下载:
  2. N皇后的C#实现,可以自定义输入皇后数,并智能显示出皇后的N中方案。-N-Queens of the C# implementation, you can customize the number of input Queen, and the N-smart show in Queen s program.
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2082664
    • 提供者:xiam
  1. code

    0下载:
  2. 堆排序 快速排序 插入排序 归并排序 N皇后-Heap Sort Insertion Sort Merge Sort Quick Sort N Queen
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4357866
    • 提供者:jinwei
  1. Ai

    0下载:
  2. 包括人工智能n皇后遗传法、回溯法、爬山法;罗马尼亚度假问题宽度优先、深度优先、贪婪算法、A*算法的实习报告。-N queen genetic methods, including artificial intelligence, backtracking, hill-climbing Romania vacation problem breadth-first, depth-first, greedy algorithm, A* algorithm internship report.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:136129
    • 提供者:tian
  1. eight-queen

    0下载:
  2. 八皇后问题及n皇后问题求解,数据结构的经典算法,及课程设计的需要-eight queen problem .data sructment problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:130565
    • 提供者:张頔
  1. N-HuangHou

    0下载:
  2. 主要内容 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-Main content of eight queens problem is an ancient and well-known probl
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:4613
    • 提供者:
  1. main

    0下载:
  2. N皇后代码,可以输出给定的皇后个数的所有棋盘布局-N Queen code
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:884
    • 提供者:李康
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 18 »
搜珍网 www.dssz.com