登录
首页 » Java » shoujixiangqi

shoujixiangqi

于 2008-09-19 发布 文件大小:6KB
0 240
下载积分: 1 下载次数: 0

代码说明:

说明:  象棋手机游戏部分源码 象棋手机游戏部分源码(Chess mobile phone game chess game part of part of source code)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MikiChessCode.part08
    说明:  棋类游戏,带给你不一样的策略感受! 普通模式击败电脑可开启隐藏模式吧!(chess game, hard. win computer gamer to open hide type.!)
    2019-12-16 17:53:20下载
    积分:1
  • console
    说明:  象棋马的哈密顿回路算法代码,分治递归的方法。当m n<24时结果正确。这是重新上传,上一次工程中疏漏没有包含源码。(Hamilton horse chess circuit algorithm code, recursive partition method. When mn &lt 24 hours was correct. This is a re-upload, the last project oversight does not include source code.)
    2010-04-14 10:50:12下载
    积分:1
  • wuziqi
    五子棋程序设计,设计方式步骤详尽解释,适合初学者,让你熟悉C语言(Backgammon program design, design approach procedure detailed explanation, suitable for beginners, so you are familiar with the C language)
    2013-08-13 10:31:30下载
    积分:1
  • QQ
    说明:  个完全开源的交互聊天软件 ,仿QQ版增加了服务器互联的功能,增加了服务器互连的功能,同时去掉了服务器集群的功能 增加了群组的功能,包括聊天室和游戏大厅 ,增加了一个网络五子棋游戏,改正了在有些网络环境下,每5分钟左右自动掉线的问题.(Fully interactive open-source chat software, an increase of imitation QQ server version of the function of the Internet, an increase of the interconnection functions of the server at the same time removed the functions of server clusters increase the group s functions, including chat rooms and gaming hall, an increase of a network Gobang games, corrected in some network environment, every 5 minutes automatically dropped the issue.)
    2008-12-01 08:34:59下载
    积分:1
  • RobboLito_0085g3_w32
    国象RobboLito,等级分过3000的引擎,(RobboLito for Windows RobboLito is a UCI chess playing engine authors: Yakov Petrovich Golyadkin, Igor Igorovich Igoronov, Roberto Pescatore copyright: (C) 2009 Yakov Petrovich Golyadkin date: 92th year from Revolution owners: PUBLICDOMAIN (workers) dedication: To Vladimir Ilyich RobboLito is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. RobboLito is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program if not write to: Free Software Foundation Inc. 59 Temple Place Suite 330 Boston MA 02111-1307 USA or visit: http://www.gnu.org/)
    2010-07-21 19:38:10下载
    积分:1
  • chess
    局域网内的五子棋游戏,WIN32编程,可以很好的学习windows消息机制(Backgammon games, WIN32 programming LAN can be a good learning windows message mechanism)
    2015-06-24 15:52:06下载
    积分:1
  • Five_Points_version2.2
    用Matlab做的五子棋游戏,包括源代码,可以实现人人对战(We can realize the fight for everyone)
    2018-05-14 21:13:02下载
    积分:1
  • Tetris-eluosifangkuai
    俄罗斯方块汇编语言编写俄罗斯方块汇编语言编写(Compilation of the Russian language box)
    2009-05-30 16:08:53下载
    积分:1
  • wzq
    近来随着计算机的快速发展,各种棋类游戏被纷纷请进了电脑,使得那些喜爱下棋,又常常苦于没有对手的棋迷们能随时过足棋瘾。而且这类软件个个水平颇高,大有与人脑分庭抗礼之势。其中战胜过国际象棋世界冠军-卡斯帕罗夫的“深蓝”便是最具说服力的代表;其它像围棋的“手淡”、象棋的“将族”等也以其优秀的人工智能深受棋迷喜爱;而我们今天将向大家介绍的是五子棋的算法。 当我们与电脑对战时,您知道这些软件是怎样象人脑一样进行思考的吗?前不久我曾编写过一个五子棋的游戏,在这里就以此为例和大家一起探讨探讨。 总的来说(我们假定您熟悉五子棋的基本规则),要让电脑知道该在哪一点下子,就要根据盘面的形势,为每一可能落子的点计算其重要程度,也就是当这子落下后会形成什么棋型(如:“冲四”、“活三”等),然后通览全盘选出最重要的一点,这便是最基本的算法。当然,仅靠当前盘面进行判断是远远不够的,这样下棋很容易掉进玩家设下的陷阱,因为它没有考虑以后的变化。所以在此基础上我们加入递归调用,即:在电脑中预测出今后几步的各种走法,以便作出最佳选择,这也是我们下棋时常说的“想了几步”。如此一来您的程序便具有一定的水平了。 (With the recent rapid development of computers, various board games have been invited to the computer, making those who love playing chess, and usually do not have the opponent s chess enthusiast can always have adequate chess addiction. And all levels of this type of software is high, go a long way with the potential to rival the human brain. Had to overcome one of the World Chess Championship- Garry Kasparov s "Deep Blue" is the most convincing representatives other like Go s "short hand" chess "will be ethnic," also for its excellent artificial intelligence chess enthusiast popular favorite and we will introduce the U.S. are Gobang algorithms. When we and the computer during wartime, you know how the software is to consider brain-like Elephant Man s吗? Not long ago, I have prepared a Gobang games here at this example and explore the U.S. to explore. In general (we assume that you are familiar with the basic rules Gobang), let the computer know at what point Now, it is necess)
    2021-01-15 14:48:46下载
    积分:1
  • ComputerbackgammonGameSystemResearchndImplementati
    计算机五子棋博奕系统的研究与实现,:人工智能;博奕;五子棋;搜索算法;威胁空间搜索(Computer backgammon Game System Research and Implementation,: artificial intelligence Game backgammon search algorithm threat space search)
    2010-05-13 16:53:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载