CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - chess game

搜索资源列表

  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. CineseChess

    0下载:
  2. 一个很好的中国象棋源代码 本人机对弈程序采用了多种搜索算法. 本程序还具有悔棋,还原功能,还可以记录走法.-a good source of Chinese chess game machine code, I use a variety of procedures for search algorithm. The procedure also has to repent Mullick, recovery capabilities, but also can be recorded
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:154953
    • 提供者:豹仔
  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. sanlianqi.ZIP

    0下载:
  2. 生成一个TICTACTOE类,编写出三连棋游戏的程序。-generated a TICTACTOE category, even prepare three chess game procedures.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1872
    • 提供者:金琦
  1. PCGAME-chess

    0下载:
  2. PC编程(人机博弈)-的原代码,强烈推荐-PC Programming (man-machine game) - the original code, strongly recommended
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:71453
    • 提供者:江明
  1. 2007621222792270

    0下载:
  2. 小游戏,一款可以自行使用的象棋游戏,你可以轻松的上交作为作业。-small game, one is free to use the chess game, you can easily surrendered as operations.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:108969
    • 提供者:李明
  1. someccode 象棋之马踏棋盘

    0下载:
  2. 一些c程序,象棋之马踏棋盘、把算术表达式转化未逆波兰表达式、保龄球计分规则算法、可进行多达50位的大整数运算(+X)、铁路调度算法,演示了堆栈的基本用法,Some c procedures, horse riding chess board, the arithmetic expressions are not translated into Reverse Polish expression, bowling scoring rules algorithm, can be as many as
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-11-08
    • 文件大小:3349
    • 提供者:
  1. minimax.rar

    0下载:
  2. 运用人工智能的极小极大博弈算法解决一字棋,又名井子棋,Minimal use of artificial intelligence algorithms to solve the word great chess game, chess, also known as sub-wells
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2809
    • 提供者:
  1. tictactoe

    2下载:
  2. c#编写的井字棋小游戏,可以调节难度,但是要求节点的数目随之更改-c# written in Tic-Tac-chess game, you can adjust the difficulty, but the number of nodes required to be changed accordingly
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-06-11
    • 文件大小:95240
    • 提供者:xuanyucong
  1. 5

    0下载:
  2. 自己原创的五子棋沙龙游戏,可以建立擂台和挑战,15分钟没反应会放入历史棋局,棋局保留一年可以复活继续,或者由程序自动估胜。另外加入机器人功能,智商还算可以。-Sharon Gobang own original games, can create the ring and challenges, no response will be 15 minutes Add the history of chess game, chess game can be resurrected a year to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:28590
    • 提供者:yangshaohua
  1. dosjumper

    0下载:
  2. 利用c++编写的带人工智能的跳棋程序。屏幕的中央是棋盘,所有的操作都是对这个棋盘进行的,棋子的选择框是红色的,移动它(“w”、“s”、“a”、“d”分别代表上、下、左、右)进行选子和选择目的地,利用空格键可以表示选定选择框到达的位置,棋盘左边有提示信息,提示由哪个玩家走棋。“Q”表示退出游戏,“R”表示重新开始,“H”表示悔棋(一次只能悔一步棋)-Using c++, prepared with artificial intelligence Checkers procedures. Scree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:96686
    • 提供者:ccq
  1. PCgame

    0下载:
  2. 一个人工智能下象棋的小游戏 含电子书 包含了alph-beta 深度优先 极大极小值算法-Under the artificial intelligence of a chess game with e-book contains alph-beta depth-first minimax algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5461341
    • 提供者:yangdawei
  1. iso2

    0下载:
  2. 用commonlisp实现的一个棋类游戏,可以人机对战。名字叫ISOLATION-Commonlisp achieved with a chess game, you can man-machine war. ISOLATION name
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2090
    • 提供者:zhaoyuhang
  1. Chess

    0下载:
  2. 人工智能作业,用博弈树完成的一字棋程序。-Artificial intelligence operations, with the completion of the word chess game-tree program.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:2629
    • 提供者:莫名志
  1. chess

    0下载:
  2. Chess Game. This game is designed using matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:487005
    • 提供者:v s Phad
  1. Chess

    0下载:
  2. a Chinese chess game with GUI using FLTK. support person vs person and person vs robot. you can change the ability of the robot by changing the steps the robot can count. also supports one step undoing. once exceeds the times of undoing, there is a r
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:9598133
    • 提供者:pudn wang
  1. Chess

    0下载:
  2. 在安卓系统中可玩的象棋游戏 包括规则、界面 -The Andrews system playable Chess game including rules, interface
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-13
    • 文件大小:4654584
    • 提供者:袁华超
  1. Chess

    0下载:
  2. 基于剪枝技术的一字棋博弈系统,理解和掌握博弈树的启发式搜索过程,能够用某种程序语言建立一个简单的博弈系统-Pruning techniques based word chess game systems, understand and master the game tree heuristic search process, we can build a simple game system in some programming language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:4680
    • 提供者:maxin
  1. Chess

    0下载:
  2. 实现了象棋小游戏,基于极大极小搜索,用到了剪枝优化-Achieved a chess game, based on a minimal minimal search, using pruning optimization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-06
    • 文件大小:543865
    • 提供者:syr
  1. 008 - Chess

    0下载:
  2. Chess game created using visual C++ language.
  3. 所属分类:数据结构

    • 发布日期:2018-04-22
    • 文件大小:92160
    • 提供者:Inet Surfer
« 12 3 »
搜珍网 www.dssz.com