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

搜索资源列表

  1. crafty

    0下载:
  2. 国际象棋的经典程序。其基本思想和框架结构被后来的国象程序及其它许多棋类程序开发者借鉴。经证明其中的大部分算法和结构仍是最优的。-chess classic procedures. Its basic idea and structure of the framework of the country by later processes like chess and many other developers learn from. Proved the most algorithm and t
  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 international rules of chess, any
  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 network connection screen. Using
  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

    1下载:
  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. queensLV

    1下载:
  2. 拉斯维加斯随机算法+回溯算法实现国际象棋中的8皇后问题.-Las Vegas randomized algorithm backtracking algorithm International Chess Queen of eight issues.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1190
    • 提供者:陈国武
  1. gunchess

    0下载:
  2. gun C 环境下编写的,ARM芯片国际象棋代码,芯片采用LPC2124,所有代码包括:256*256的LCD显示屏驱动代码,串口输入驱动代码,国际象棋游戏完整代码。可以直接编译烧写到ARM芯片内执行。-gun C environment prepared by the ARM chip international chess code, chips used LPC2124. all of the code include : 256 * 256 LCD display driver code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:153471
    • 提供者:刘伟
  1. chess_8051

    0下载:
  2. 用8051实现的一个国际象棋的源代码,很值得学习研究.-8051 with the realization of an international chess tournament, the source code, is worth studying.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7617
    • 提供者:吴富伟
  1. opengl_chess

    2下载:
  2. 用openGL实现的3D国际象棋游戏源码,用VC6或VC7.1可以直接编译通过,纹理等资源文件齐全-achieved with Open GL 3D chess game source code, VC6 VC7.1 used directly or compile, texture, and other resource documents complete
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1720970
    • 提供者:snowwin
  1. [1]

    0下载:
  2. 一个不错的国际象棋游戏,有较高的智能,这是源码-a good chess game, a higher intelligence, which is FOSS
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:43337
    • 提供者:王少侠
  1. knight_Cplusplus

    0下载:
  2. 解国际象棋骑士巡游问题的C++源代码,主程序为knight.c-Solutions International Chess Knight parade of C source code, the main program for knight.c
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1419
    • 提供者:吴俊杰
  1. N-queen-Cplusplus

    0下载:
  2. 解国际象棋的N皇后问题的C++源代码,可用于大学计算机技术课程《算法分析》上机联系-Solutions International Chess Queen of the N C source code, University computer can be used for technical courses "algorithm analysis" on the plane link
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3834021
    • 提供者:吴俊杰
  1. thegenius-source

    1下载:
  2. 一个人工智能的国际象棋游戏,用VC写的,完全采用的win32 API,而没有用MFC。英文介绍为:The Genius is a chess engine that uses AI techniques to play against humans。-an artificial intelligence international chess game, with VC written entirely using the win32 API, not using MFC. English in
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:312051
    • 提供者:刘维超
  1. CHECKER_

    0下载:
  2. 演示如何利用Windows来编写国际象棋的程序,希望对大家有帮助-demonstrated how to use Windows to prepare the international chess procedures, we hope to help
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:58874
    • 提供者:文鼎
  1. TinyChess

    0下载:
  2. 高手编程,高效率,高自能,优化版国际象棋-master programming, high efficiency and will be able to optimize edition of the international chess tournament
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:152658
    • 提供者:徐文平
  1. guojixiangqiopenglchess

    0下载:
  2. 在delpihi环境下制作的opengl程序, 做的是国际象棋的演示-delpihi environment in the production of the opengl procedures, so that the international chess demonstration
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1347970
    • 提供者:微微
  1. bahuanghouproblem_c

    0下载:
  2. C语言实现的八皇后问题求解。 会下国际象棋的人都很清楚:皇后可以在横、竖、斜线上不限步数地吃掉其他棋子。如何将8个皇后放在棋盘上(有8*8个方格),使它们谁也不能被吃掉!这就是著名的八皇后问题。-C language of the eight Queen's problem to solve. Will be under the international chess are very clear : the Queen's horizontal, the vertic
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:8013
    • 提供者:王超
  1. PocketKnightSrc

    0下载:
  2. Windows mobile平台.Pocket Knight 是一个与众不同的免费国际象棋游戏。它的规则非常有趣,和标准的国际象棋有很大差异,但并没有影响它的耐玩性,反而增添了许多乐趣-Windows mobile platform. Pocket Knight is a unique free international chess game. It is very interesting to the rules and standards of international chess is
  3. 所属分类:Windows Mobile

    • 发布日期:2008-10-13
    • 文件大小:149149
    • 提供者:李献玉
« 1 2 3 45 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com