-
改端技术1.0
冒险岛改端教程,教你如何修改游戏脚本,加入自己想要的功能(Adventure Island change end tutorial, teach you how to modify the game script, add their desired function)
- 2021-03-11 21:09:25下载
- 积分:1
-
6603xiaojiu
说明: 6603xiaojiu source code
- 2019-02-23 21:33:39下载
- 积分:1
-
网狐6603 赖子斗地主
网狐6603 赖子斗地主
- 2015-02-18下载
- 积分:1
-
632q
程序很简单,很容易使用,对刚接触的人来说非常有帮助(very nice)
- 2010-12-17 20:02:07下载
- 积分:1
-
Mine-clearance-procedures
扫雷游戏的源代码,扫雷游戏是经典的益智类游戏,源代码简明易懂。(A game of Mine clearance procedures.)
- 2012-05-06 12:56:45下载
- 积分:1
-
gobang
五子棋人机对战,有悔棋功能,判断输赢,欢迎同学们交流学习(Gobang man-machine to war, have the Undo function, determine the winners and losers, welcome the exchange of learning)
- 2015-03-25 16:11:22下载
- 积分:1
-
kunchong
C#游戏-昆虫来袭源代码下载,虫族大军来了!决不能让它们降落,用鼠标按死它们!维护世界和平!
注意:虫子进化的很狡猾很疯狂,会躲避鼠标(C# Game- insects attacking the source code download, zerg army came! They must not be allowed to land them with the mouse by death! Maintenance of world peace! Note: insects evolved very cunning crazy, would escape the mouse)
- 2013-07-07 15:52:36下载
- 积分:1
-
shudu
数独小游戏,参考网上的,没有实现难度选择(Sudoku game)
- 2012-04-13 15:33:39下载
- 积分:1
-
近战顺刀程式
说明: 修正延迟 解压缩後点install 然後重开机完就可以了
近战挥刀会顺很多(Paradise 1 does not get stuck with a knife)
- 2019-06-23 01:22:31下载
- 积分: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