CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 八皇后问题c语言解决

搜索资源列表

  1. bhh

    0下载:
  2. 用C语言实现把八皇后问题解决了,应该值得一看。-With the C language implementation to solve the eight queens problem, it should be worth a visit.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:7795
    • 提供者:xj
  1. queen

    0下载:
  2. 这个是VB的代码,用来解决八皇后问题。关于八皇后问题得解决,网上有很多的C的代码。把老东西挖出来把自己的门面充大点,这就是我的本意。总体来说八皇后问题是用来考查编程者对C语言的递归理解与运用的,我是受到蛊惑才费尽心血写出来的,当然我没用VB的递归来解决问题,一是用VB这样编效率太低,二是在我写这些代码的时候,我还根本不能熟练运用递归的方法。我要告诉每一位同学,你如果自己用VB写出八皇后,江苏的二级电脑考试上机你就没问题了。-code for queen
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8392
    • 提供者:iwqwer
  1. QueensProblem_LVBackTrack

    0下载:
  2. 在C语言环境下,采用拉斯维加斯算法及回溯算法解决常规八皇后问题,效率有很大提高。-In the C language environment, with the Las Vegas algorithm and conventional backtracking algorithm to solve the eight queens problem, greatly improving efficiency.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:883
    • 提供者:zhdxch
  1. bahuanghou

    0下载:
  2. 用C语言解决的经典数学问题:八皇后问题,有残卷法解决,图形方式,C语言的高效率方式-Using C language to solve a classic mathematical problem: the eight queens problem, a method to solve Fragments, graphically, C language in an efficient manner
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:7125
    • 提供者:cheyayun
  1. EightQueenQuention

    0下载:
  2. 用C语言写的八皇后问题解决方法。用到了递归思想。-eight queen quention
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8421
    • 提供者:ziguli
  1. 8-queens-problems

    0下载:
  2. 用回溯递归法有效解决八皇后问题,这个问题是数据库中的经典例题,用c语言实现。-8 queens problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:649
    • 提供者:yinli
  1. eight

    0下载:
  2. 用的普通的回溯法的方法解决C语言的八皇后问题-Ordinary backtracking method to solve the eight queens problem of C language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1928
    • 提供者:张恒一
  1. C语言解决八皇后问题

    0下载:
  2. C语言解决八皇后问题.doc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-03-19
    • 文件大小:24576
    • 提供者:coolhandy
  1. eight-queens

    0下载:
  2. 使用c语言编写程序解决八皇后这个经典问题,也可以说是骑士巡游问题-Use c language program to solve the eight queens problem。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:513
    • 提供者:shirley
  1. Eight-Queen

    0下载:
  2. C语言实现的解决八皇后问题,用二维数组模拟棋盘,使用的非递归算法。-C language to solve the problem of eight queens, with two-dimensional array simulation board, using the non recursive algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:151590
    • 提供者:jiyameng
  1. EightQueen

    0下载:
  2. 经典的八皇后问题的C++语言实现,面向对象的程序设计,以类的形式解决问题。-C++ eight Queen' s classic language implementation, object-oriented programming, in the form of class to solve the problem.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:791
    • 提供者:tilian
  1. 8Q

    0下载:
  2. vs2015下c语言写的遗传算法解决8皇后问题。(Solving 8 queens problem with EA algorithm in c;)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:875520
    • 提供者:aiaihouge
  1. queen

    0下载:
  2. 在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。计算机发明后,有多种计算机语言可以解决此问题。(There are eight queens on the 8 x 8 chess set, so that they can not attack each other, that is, any two Queens can not be in the same line, the same colu
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:starhhhh
  1. 八皇后问题

    0下载:
  2. 用启发式搜索解决八皇后求解问题,c语言源代码,运用MATLAB实现
  3. 所属分类:其它源码

搜珍网 www.dssz.com