CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - chess program

搜索资源列表

  1. 8huanghou

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

    • 发布日期:2008-10-13
    • 文件大小:83654
    • 提供者:nicmaters
  1. chess

    0下载:
  2. 象棋程序设计全资料集(介绍编写象棋程序的方法思路)-Chess program-wide data sets (introduced procedures to prepare ideas chess)
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:878198
    • 提供者:zhoutaotao
  1. ADVANCED

    0下载:
  2. 要求输出国际象棋棋盘。 1.程序分析:用i控制行,j来控制列,根据i+j的和的变化来控制输出黑方格,还是白方格。 2.程序源代码: -Requirements of the international chess board output. 1. Program analysis: using i control line, j to control the row, i+ j in accordance with the changes and to control the out
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:13333
    • 提供者:无有
  1. Series60-wuziqi

    0下载:
  2. 本文通过对Series 60平台以及五子棋游戏设计实现方案的详细介绍,说明了手机平台棋类游戏开发的一般过程,同时对开发过程中所遇到的技术要点难点进行了重点讲解。-Based on the Series 60 platform, as well as game design Gobang detailed descr iption of the realization of the program shows that chess game mobile phone platform develo
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:492685
    • 提供者:chen
  1. qudouz

    0下载:
  2. 用c++是先人机对弈,并编写程序从而使得在总是计算机后下的情况下,计算机总是赢家-Using c++ is the first man-machine chess, and write a program which makes the computer is always under the circumstances, the computer is always a winner
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:1378
    • 提供者:刘大明
  1. mataqipang

    0下载:
  2. 用数据结构(C语言版)编写程序,实现一个国际象棋的马踏遍棋盘的演示程序。具体要求为:将马随机放在国际象棋的8*8棋盘的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。用堆栈编制非递归程序求出马的行走路线,并按求出的行走路线,将数字1,2,3,……,64依次填入一个8*8的方阵,输出之。 -With the data structure (C language version) to write programs to achieve a chess board
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:3660
    • 提供者:周敏从
  1. C-Program-examples

    0下载:
  2. 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转
  3. 所属分类:Project Manage

    • 发布日期:2017-03-23
    • 文件大小:64768
    • 提供者:李艳文
  1. VCPPfive-chess

    0下载:
  2. vc++五子棋的实现代码,窗口化的MFC程序-vc++ backgammon code, the window of an MFC program
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1554115
    • 提供者:苗承博
  1. HW8.xcodeproj

    1下载:
  2. 这份文稿是我的一次810E作业,是关于如何下围棋的,一个小的围棋程序-This document is a 810E my job is about how to play Go, a small chess program
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:12834
    • 提供者:nanxin xue
  1. chess-game-develop

    0下载:
  2. 本书非常详尽、深入地讲解了一个象棋程序AI的开发和算法,包括基本的程序结构,以及迭代算法和效率优化。对于棋类游戏的开发非常有一般性的指导意义。其理论和逻辑不仅适用于中国象棋,也适用于一切棋盘类的的游戏开发!吐血推荐!-This book is very detailed and in-depth explanation of a chess program AI development and algorithms, including the basic structure of the pr
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3901915
    • 提供者:yutou
  1. chess

    0下载:
  2. 这个虽然是没有智能判别胜负的黑白棋,但是胜在程序简单,适合初学者看-Although this is not smart to judge the outcome of black and white, but wins in the program is simple, suitable for beginners to see
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1322
    • 提供者:赵敏军
搜珍网 www.dssz.com