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

搜索资源列表

  1. queen

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

    • 发布日期:2017-04-15
    • 文件大小:8392
    • 提供者:iwqwer
  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. eight-queens

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

    • 发布日期:2017-04-12
    • 文件大小:513
    • 提供者:shirley
  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. 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
搜珍网 www.dssz.com