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

搜索资源列表

  1. gjxq

    0下载:
  2. 国际象棋 基于matlab 有一定的智能 具有悔棋等等功能-Chess has some intelligence on matlab has undo function, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:144426
    • 提供者: 段潇潇
  1. N-queens-problem

    0下载:
  2. 八皇后问题是一个古老而著名的问题,是回溯算法的经典问题。该问题是十九世纪著名的数学家高斯在1850年提出的:在8*8的国际象棋棋盘上,安放8个皇后,要求没有一个皇后能够“吃掉”任何其它一个皇后,即任意两个皇后不能处于同一行,同一列或者同一条对角线上,求解有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法得到结论,有92中摆法。 本实验拓展了N皇后问题,即皇后个数由用户输入。 -Eight queens problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:636
    • 提供者:林斌
  1. Horse-traversal-issue

    0下载:
  2. 马步遍历问题 问题描述:有一n×m格的棋盘,按照国际象棋的规划,马只能走“日”字型结构,设计一算法,按马的走法将棋盘每一格刚好遍历一次。-Horse traversal issue Problem Descr iption: There is an n × m grid of the board, in accordance with the plan of chess, the horse can only take the day shaped structure, design
  3. 所属分类:File Formats

    • 发布日期:2017-04-11
    • 文件大小:738
    • 提供者:陈刚
  1. 1

    0下载:
  2. 八皇后问题。把八个皇后放在国际象棋棋盘上的所有办法-Eight queens problem. All the way on the eight queens on a chess board
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3514629
    • 提供者:hlfx
  1. QueenN

    0下载:
  2. 国际象棋的n后问题相关算法的可行性解,时间复杂度,及棋盘生成。-The feasibility of the solution after n chess problems related algorithms, time complexity, and board production.
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:24367
    • 提供者:xiao
  1. ma-zhou-you-wen-ti

    0下载:
  2. 实验国际象棋棋盘上某位置的马,它是否可能只走63步-Experimental international chess board on a position of the horse, whether it may only take 63 steps
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1023
    • 提供者:孙卫兵
  1. chess_wizard_setup_120066

    0下载:
  2. Winboard 国际象棋源代码 可以自己测试-chess winboard use c language
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1924096
    • 提供者:aqqick
  1. Eight-queen

    0下载:
  2. 八皇后问题,是一个古老而著名的问题,是回溯算法的典型案例。该问题是国际西洋棋棋手马克斯·贝瑟尔于1848年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法-Eight queens problem is an old and famous, is a typical case of backtracking algorithm The problem is the international chess player
  3. 所属分类:Console

    • 发布日期:2017-05-15
    • 文件大小:4008802
    • 提供者:zhuobengang
  1. SAMPLES

    0下载:
  2. 自己学习单片机的资料,仿真例子,包含计算器,国际象棋等。供大家学习参考。-SCM own learning materials, simulation examples, including a calculator, chess. Reference for everyone to learn.
  3. 所属分类:SCM

    • 发布日期:2017-06-02
    • 文件大小:14289637
    • 提供者:王义
  1. chess

    0下载:
  2. 国际象棋编程,熟悉对子函数的运用,调理清晰-Chess programming, familiar with the use of subroutines, conditioning clear
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:240938
    • 提供者:郭真勤
  1. EightQueen

    0下载:
  2. 八皇后问题,是一个古老而著名的问题,是回溯算法的典型案例。该问题是国际西洋棋棋手马克斯·贝瑟尔于1848年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。计算机发明后,有多种计算机语言可以解决此问题。-Eight Queen
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:923
    • 提供者:周慕白
  1. qipan

    0下载:
  2. 输出国际象棋棋盘,用两个变量分别控制行和列,根据两个变量和的变化来控制输出黑方格,还是白方格。 2.程序源代码:-Output chess board, with control line i, j to control column, and changes according to the control output i+j black squares, or white squares. 2. Source code:
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:182808
    • 提供者:
  1. small-program-4

    0下载:
  2. 要求输出国际象棋棋盘,很简单的小程序,供大家娱乐下-Required output chess board, a very simple procedure, for your entertainment
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3130
    • 提供者:白新伟
  1. guojixiangqi

    0下载:
  2. 国际象棋网络对战游戏,支持多人网络对战,带客户端和服务端程序-Chess online play games, support multiplayer online gaming, with the client and server programs
  3. 所属分类:Java Develop

    • 发布日期:2017-05-28
    • 文件大小:10771099
    • 提供者:魏林
  1. chess_CPP

    0下载:
  2. 这是编程中的源码设计,通过基础设计可以实现人人国际象棋对战。-This is the source of programming design, through the base design can realize chess game with everyone.
  3. 所属分类:Other Games

    • 发布日期:2017-04-26
    • 文件大小:18960
    • 提供者:李波
  1. NQueen

    0下载:
  2. N皇后问题,如何能够在 n×n 的国际象棋棋盘上放置n个皇后,使得任何一个皇后都无法直接吃掉其他的皇后-N queens problem, how can we place n queens on an n × n chessboard so that no queen can not directly eat other Queen
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2004
    • 提供者:liang
  1. xiangqi

    0下载:
  2. 国际象棋完整项目,基于AVR单片机ATMEG128,包含原理图,源代码及仿真-Chess complete projects based on AVR microcontroller ATMEG128, containing schematics, source code and simulation
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:64472
    • 提供者:沈雨杰
  1. stockfish-6-src

    3下载:
  2. stockfish,是目前国际象棋最强的引擎之一,棋力水平已远远超出人类国际象棋特级大师。程序按照UCI规范编制。这是最新版本stockfish 6的源程序。注意:这个只是引擎程序,需要有界面程序配合才是完整的软件,推荐使用小巧免费软件Chess Wizard。-Powerful Stockfish is one of the strongest chess engines in the world. It is also much stronger than the best hum
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-24
    • 文件大小:161183
    • 提供者:
  1. eight-queen-problem

    0下载:
  2. 题目描述 8X8的国际象棋棋盘上被挖了一些洞,这些洞不能放棋子,求八皇后问题的摆放方案,输出一种方案即可 输入格式 棋盘用.表示正常格子,用#表示被挖掉的洞,一共8行8列 输出格式 输出从上到下的每一行的皇后所在列号(1-8)-Topic describes 8 by 8 chess board was dug holes, these holes can t put chess pieces, put eight queens problem, output
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:648
    • 提供者:xiaoluhua
  1. avrInternationalCheese

    0下载:
  2. 这是一个在ICC环境下编辑的一个AVR128例子,实现国际象棋的代码-ICC avr128
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:71776
    • 提供者:宋化江
« 1 2 ... 24 25 26 27 28 2930 31 32 »
搜珍网 www.dssz.com