搜索资源列表

  1. chess java

    0下载:
  2. 利用JAVA开发的一个国际象棋游戏,很好玩的-use JAVA development of an international chess game, the fun
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:433257
    • 提供者:王刚
  1. SharpChess_Source_v2_3

    0下载:
  2. c#国际象棋程序 有较高的智能,不支持全屏,能完整存储和显示所有步骤和分析树-chess procedures have higher intelligence, do not support full-screen and complete storage and display and analysis of all the steps tr
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1188855
    • 提供者:gqf
  1. SharpChess_Source_v2_3

    0下载:
  2. CSharpChess--用c#编写的国际象棋游戏,能存储和显示完整的分析树-CSharpChess -- c # prepared by the international chess game that can store and display a complete analysis of tree
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:186790
    • 提供者:gqf
  1. “八皇后”动态图形的VC实现

    0下载:
  2. 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法-eight Queen's problem is an ancient and well-known problems, backtracking algorithm is a typical exampl
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:2373
    • 提供者:yang
  1. 200582312425051

    0下载:
  2. 一个java做的国际象棋小游戏,共大家参考,可以在此基础上加以改进!-do a java small chess games, a total of reference, on the basis of this improvement!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:489401
    • 提供者:vivi
  1. n后问题

    0下载:
  2. 在 n 行 n 列的国际象棋棋盘上,最多可布n个皇后。 若两个皇后位于同一行、同一列、同一对角线上,则称为它们为互相攻击。 n皇后问题是指找到这 n 个皇后的互不攻击的布局。 n 行 n 列的棋盘上,主次对角线各有2n-1条。-n n trip out of the international chess board, the maximum n Queen's cloth. If two at the same
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1384
    • 提供者:刘二
  1. KnightCruise

    0下载:
  2. 一个作业,实现骑士在国际象棋上走遍每个角落的问题!-an operation to achieve Cleveland on the international chess traveled every corner of the question!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1713
    • 提供者:张三
  1. queenvsking

    0下载:
  2. 一个国际象棋小游戏,皇后对阵国王盘格占据,自动记分,applet演示程序-a small international chess game, Queen's against Sacramento grid was occupied, automatic Points applet Demonstration Program
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:32449
    • 提供者:weiwei
  1. knignt

    0下载:
  2. 求解骑士游历问题的程序。骑士游历问题是在8X8格的国际象棋棋盘上随意放置一个马,按照马走“日”字的规则对马进行操作,问是否能够不重复的走遍棋盘的每个格。-Cavaliers traveled problem solving process. Cleveland traveled problem is the 8x8 grid of international chess pieces on dumped a horse, accordi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15292
    • 提供者:wangyanfang
  1. chessofhorse

    0下载:
  2. 数据结构课程设计:一个国际象棋的马蹋遍棋盘的演示程序-data structure course design : an international chess Ma H times chessboard of the demonstration program
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:169462
    • 提供者:风飘零
  1. knight

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

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

    0下载:
  2. 国际象棋,包括说明和,类文件,挺好的,大家-international chess, including a descr iption of and, like, good, we look at
  3. 所属分类:其它资源

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

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

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

    0下载:
  2. 国际象棋的经典程序。其基本思想和框架结构被后来的国象程序及其它许多棋类程序开发者借鉴。经证明其中的大部分算法和结构仍是最优的。-chess classic procedures. Its basic idea and structure of the fr a mework of the country by later processes like chess and many other developers learn from.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:975072
    • 提供者:南晓斐
  1. n-Queen

    0下载:
  2. 算法设计:著名的n后问题:在nXn的棋盘上放彼此不受攻击的n个皇后,按国际象棋的规则,任何2个皇后不在同一行或同一列或同一斜线上. 本算法才用回朔法来解决.-algorithm design : n after the famous question : In nXn put on the chessboard of each other against attack n empress, according to the inte
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5617
    • 提供者:王涛
  1. inter_chess

    0下载:
  2. 个人开发的国际象棋源代码,可以进行人-人对战,人-机对战,机-机对战。同时可以进行网络连接对战。用java开发,可以很方便地放到网络上。-personal development of the international chess source code, can people - people connections, human-machine players, machine-machine players. While net
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:1365490
    • 提供者:秦青
  1. vbchesgood

    0下载:
  2. 老外的国际象棋的源代码vb编写可以借鉴一下其中不错的东西-generals of the International Chess prepared vb source code can draw on them pretty good about things
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:41791
    • 提供者:顾育明
  1. chessbrd

    0下载:
  2. DELPHI 国际象棋控件! 谁有中国象棋的就好了。-Delphi International Chess control! Who is the Chinese Chess enough.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:437644
    • 提供者:大叔
  1. ChessGames

    0下载:
  2. 采用VC++.net编写的一个国际象棋模拟程序,包含二维碰撞检测和区域无效等方法-using VC. Net prepared by an international chess simulation program, include 2D collision detection and regional ineffective methods
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:73134
    • 提供者:庞昊
  1. EXAMPLESFOR7CHESS

    0下载:
  2. EXAMPLES FOR 7 CHESS,这是一个国际象棋的源代码.-EXAMPLES FOR 7 CHESS, which is an international chess tournament, the source code.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:140635
    • 提供者:麦麦
« 1 2 3 4 5 6 78 9 10 11 12 ... 38 »

源码中国 www.ymcn.org