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

搜索资源列表

  1. 李森数据结构作业

    1下载:
  2. 文件夹中包括常用的数据结构的算法,包括二叉树的三种递归和非递归算法,染色问题,八皇后问题,深度广度遍历,约瑟夫环,数值转换,树的高度和叶子节点数,最小生成树 ,两点之间的所有路径-folder include common data structure of the algorithm, including the three binary tree recursive and non - recursive algorithm, Dyeing, 8 Queen, depth and bread
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19992
    • 提供者:李森
  1. c_and_java

    0下载:
  2. 演示win32的socket 通讯 八皇后的改进算法 并发Concurrency的JAVA实现 applet演示鼠标的点击时间和显示图象 手机J2ME的多线程演示-demonstration of the socket 8 Queen's communications improved algorithm with Concurrency JAVA applet demonstration mouse clicks and the time to display ima
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:449834
    • 提供者:唐宇
  1. huanghou

    0下载:
  2. 在一个8×8的棋盘里放置8个皇后,要求每个皇后两两之间不相\"冲\"发现很少有关于C#的算法,这是最近写的一个八皇后的算法我写了很详细的注解。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-10-22
    • 文件大小:6399
    • 提供者:潘奇峰
  1. J_Queen

    0下载:
  2. 用JAVA实现的一个解决八皇后问题的小程序-with a solution of the Statue of eight small programs
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1235
    • 提供者:李枫
  1. EightQueens

    0下载:
  2. 数据结构课程设计-八皇后算法的实现。 使用链表堆栈来实现的,涉及到一些界面编程的内容。具体也不太记得了,因为这是一年前做的了。希望广大朋友能支持一下,提供一些游戏源码参考一下。本人这学期的项目实践是开发斗兽棋这个小游戏。-curriculum design data structure-eight of the Queen's algorithm to achieve. Use Chain stack to achieve, involving some interface prog
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:138093
    • 提供者:李冰海
  1. EQueen

    0下载:
  2. 八皇后游戏,用jdk1.4-jdk5.0编译运行,直接显示结果-eight games, with jdk1.4 - jdk5.0 compiler operation, a direct indication results
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1109
    • 提供者:zzk
  1. bahuanghouwent

    0下载:
  2. 此源码是用C++语言编写的八皇后问题小程序。-this source is the C language 8 Queens small programs.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:825
    • 提供者:我来也
  1. 14230829

    0下载:
  2. 解决如何用vc实现八皇后问题,但不能实现n皇后的问题。-address how to achieve eight vc Queen's, but can not be achieved n Queen's problem.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1670
    • 提供者:成晓
  1. Queens_loyo

    0下载:
  2. 一个使用Java语言编写的图形界面八皇后问题的小程序。使用eclipse开发环境。-a Java language prepared by the Queen's graphical interface of eight small programs. Use eclipse development environment.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5451
    • 提供者:杨国英
  1. feidiguibahuanghou

    0下载:
  2. 非递归八皇后问题。以前大家常见的是递归的,现在传个非递归的-Queen's eight non - recursive problem. Before we often are recursive, and now-non - recursive
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:886
    • 提供者:hxj1984
  1. bahuanghoureal

    0下载:
  2. 八皇后算法完整程序,还不错的一个。有兴趣的下下来-eight Queen's algorithm integrity procedures, but also a good one. Interested look down under
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:987
    • 提供者:roamer
  1. C_code

    0下载:
  2. 一些名数学问题的C语言源程序(例如四皇后问题,八皇后问题,特洛比方块等等)-some mathematical problems from the C language source code (for example, four Queen's, Queen's eight, Tello than cubes, etc.)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34041
    • 提供者:大海
  1. eigh-8

    0下载:
  2. 这是著名的八皇后问题,希望能和大家交流一下-This is the famous eight Queen's, hopes to be able to share what
  3. 所属分类:网格计算

    • 发布日期:2008-10-13
    • 文件大小:13874
    • 提供者:周龙龙
  1. 20032328

    0下载:
  2. 这是一个数据结构八皇后问题的程序,提供了图形化显示功能.运行在TC++3.0-This is a data structure of the eight Queen's procedures, provides a graphical display. Running TC 3.0
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8037
    • 提供者:wsjok
  1. wesa

    0下载:
  2. 八皇后-8 Queen
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4574
    • 提供者:罗奕彪
  1. prince

    0下载:
  2. 实现八皇后功能,可以输入皇后的数量,得到不同的结果-achieve eight Queen's functions can be imported to the Queen's volume, produced different results
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2195
    • 提供者:林生
  1. knight

    0下载:
  2. “八皇后”问题归朔法求解。八皇后问题是一个古老而著名的问题,该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-"8 Queen" The problem Schomburg method. 8 Queen's problem is
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:162704
    • 提供者:yefeng
  1. 8queenc

    0下载:
  2. 1) 【八皇后问题】设在初始状态下在国际象棋棋盘上没有任何棋子(皇后)。然后顺序在第1行,第2行,…。第8行上布放棋子。在每一行中有8个可选择位置,但在任一时刻,棋盘的合法布局都必须满足3个限制条件,即任何两个棋子不得放在棋盘上的同一行、或者同一列、或者同一斜线上。试编写一个递归算法,求解并输出此问题的所有合法布局。-1) [8 Queen's problems -- in the initial state in the international chess pieces on no
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1390
    • 提供者:ts
  1. huanghou2

    0下载:
  2. 八皇后问题的一个小程序,可以实现选择皇后数量,有友好的界面。 -8 Queen of a small program, can achieve a number of Queen's choice, a friendly interface.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1320
    • 提供者:周居舟
  1. baquene

    0下载:
  2. 这是一个八皇后问题的程序-This is a question of the Queen's eight procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:16503
    • 提供者:方晶晶
« 1 2 3 4 56 7 8 9 10 ... 47 »
搜珍网 www.dssz.com