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

搜索资源列表

  1. 8queen

    0下载:
  2. 8 queen problem coded in c.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1048
    • 提供者:tutku
  1. 8queen

    0下载:
  2. 八皇后问题的全部解的计算算法。用C++编写。-Algorithm for solving the eight queens problem. Written with C++.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:210983
    • 提供者:kid
  1. 8queen

    0下载:
  2. 一个简单的8皇后问题的解答,里面有一个cpp文件和两个h文件,h文件一个是棋盘类,一个是写函数,cpp文件为主程序。输出为一个.txt文件,上面有所有问题的答案-A simple 8-queens problem solution, which has a cpp file and two h files, h files one is the class board, one is to write functions, cpp file-based program. Output as a.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1614
    • 提供者:reddog
  1. QUEENS

    0下载:
  2. 8皇后问题mips实现,用RISC实现,附有详尽注释-8Queen Problems Solution in Mips
  3. 所属分类:Data structs

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

    0下载:
  2. 经典的编程问题,用非递归方法解决把皇后问题-eight Queen
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6260467
    • 提供者:张潇帅
  1. 8queen

    0下载:
  2. Eight queens Genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2205
    • 提供者:lida
  1. 8Queen

    0下载:
  2. 三种算法解决八皇后问题, 有界面, 有结果和算法性能分析。 拉斯维加斯, 回溯, 拉斯维加斯+回溯混合-three algorithms to solve 8 queen problem. lasvegas, backtrace, lv+backtrace.
  3. 所属分类:Other systems

    • 发布日期:2017-06-17
    • 文件大小:26462862
    • 提供者:才盛
  1. C_EightQueen

    0下载:
  2. 8皇后问题。用递归算法实现。采用了面向对象和面向过程。-8queen problem solved in recursive algorithm。
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:3433
    • 提供者:yang
  1. 8queen

    0下载:
  2. 一个八皇后算法程序,本人无聊之作,可用于应付各种老师作业-eight queens
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:760
    • 提供者:Bigglesworth
  1. 8queen

    0下载:
  2. 在标准国际象棋的棋盘上(8*8格)准备放置8只皇后-Ready to be placed in the standard chess board (8* 8 squares) 8 Queen
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:1363
    • 提供者:windy
  1. 8queen

    0下载:
  2. 此程序用于解决8皇后问题,运行后输出8皇后问题的所有解-This program is used to solve the 8 queens problem, all solutions of 8 queens problem output operation.
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:153811
    • 提供者:宗博文
  1. 8queen

    0下载:
  2. 八皇后问题的一个源代码 在Linux下可以直接使用-Eight queens problem, a source code can be used directly in Linux
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:1030422
    • 提供者:陈学杭
  1. 8Queen

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

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

    0下载:
  2. This scr ipt is for 8 Queens
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-14
    • 文件大小:3100
    • 提供者:Shahab
  1. 8queen

    0下载:
  2. 8皇后问题,用回溯法来解决问题,内容包含cpp源代码,用c++编写-8 queen problem.
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:626
    • 提供者:代巍
  1. 8QUEEN

    0下载:
  2. 使用回溯法求8皇后或者N皇后,可以进行输入查看皇后位置是否放错,也可以求回溯法的N皇后球法与普通蛮力法的效率比,-8 N Queen Queen or seek to use backtracking, you can enter to see if the Queen' s position wrong, you can find the N Queens backtracking ball method and efficiency than ordinary brute force
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2360088
    • 提供者:杨朝静
  1. 8queen_2

    0下载:
  2. This code solves 8queen problem for you.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:20351
    • 提供者:graphiclove
  1. 8queen

    0下载:
  2. python使用遗传算法解决八皇后问题,课程作业-python using genetic algorithms to solve the eight queens problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1112
    • 提供者:three
  1. 8queen

    0下载:
  2. 使用python语言的八皇后算法,并有注释(The eight Queen's algorithm used in the python language, with annotations)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:gdp
« 1 2 3»
搜珍网 www.dssz.com