-
一个五子棋的人机对弈程序
一个五子棋的人机对弈程序-a 331 man-machine players procedures
- 2023-04-30 13:40:02下载
- 积分:1
-
黑白棋 程序 采用阿尔法 贝塔 剪枝算法,对初学者来说具有一定的学习意义...
黑白棋 程序 采用阿尔法 贝塔 剪枝算法,对初学者来说具有一定的学习意义-Othello program using alpha beta pruning algorithm, for beginners to learn with a certain sense
- 2022-01-28 10:51:38下载
- 积分:1
-
VC编写的围棋游戏程序
VC编写的围棋游戏程序-Go prepared VC games
- 2022-10-12 17:35:03下载
- 积分:1
-
游戏说明: 牌的大小顺序: 大王,小王,A,K,Q,j,9,8,7,6,5,4,3,2 出牌规则: 每次只能出一张牌,每局开始时随机由其中一人先出牌,以后由上一...
游戏说明: 牌的大小顺序: 大王,小王,A,K,Q,j,9,8,7,6,5,4,3,2 出牌规则: 每次只能出一张牌,每局开始时随机由其中一人先出牌,以后由上一次赢的玩家出牌。首家可以出任意一张牌。首家出牌后,下家所出的牌的花色要与首家的相同,大小不限。如确实没有花色相同的牌,则可以出其它的牌。 胜负判定: 当每人都出了一张牌后,如果花色相同,则比较两张牌的大小,牌大的赢.如果花色不同,则先出牌的赢。最后经过统计赢的次数最多的 玩家最终赢得比赛。 The rules is following: 1) The Cards RANK (big to small) is: A K Q J 10 9 8 7 6 5 4 3 2 2) Once only can play one Card,if the suit is same and the Rank is big,they win or lost if you no the suit ,you must play any card but your s always small, 3) Now i think you know the rules ! Goog Luck ! printf("Please choice your cards Color: 0 means spade 1 means hearts 2 means diamonds 3 means clubs :
") -games : licensing the order : King, Wang, A, K, Q, j, 9,8,7,6,5,4,3,2 out licensing rules : each time out only one card, at the beginning of each Board random by one of the first to be out later last won by the player card. The first to be sent to an arbitrary license. The first card, the home under the license by the first matched with the same open-size. If they really do
- 2022-10-20 16:15:08下载
- 积分:1
-
程序可以实现难度级别设置等一般的功能,但有几个不足之处:在程序运行时再点击“开始”,程序没有对当前界面中的方块进行重画,另外在调节框架大小时,方块的颜色会变灰等...
程序可以实现难度级别设置等一般的功能,但有几个不足之处:在程序运行时再点击“开始”,程序没有对当前界面中的方块进行重画,另外在调节框架大小时,方块的颜色会变灰等,不过还是值得研究一下的。-procedures can be more difficult to achieve general-level set of functions, but has several shortcomings : the program runs when clicking on the "Start", the process is not on the current interface block for the re-drawing, and the size of the regulatory framework, the color squares will greyed, but it is worth considering one under the.
- 2022-11-03 09:10:03下载
- 积分:1
-
对于初学者非常有用的五子棋程序,通过对程序的解读加上对文档的理解,相信会对你有很大的帮助...
对于初学者非常有用的五子棋程序,通过对程序的解读加上对文档的理解,相信会对你有很大的帮助-Very useful for beginners Gobang procedures, through the interpretation of the procedure coupled with the understanding of the document, I believe you will be very helpful
- 2022-03-12 18:59:18下载
- 积分:1
-
实现俄罗斯方块的源码。 能够演示如何编写一个简单的方块程序 同时还能够演示如何编写如何金山词霸一样的图形用户界面 以及浮雕字等效果...
实现俄罗斯方块的源码。 能够演示如何编写一个简单的方块程序 同时还能够演示如何编写如何金山词霸一样的图形用户界面 以及浮雕字等效果-achieve the source. To demonstrate how to prepare a simple squares procedure but will also demonstrate how to prepare how free email the same graphical user interface and the carved words such effects
- 2022-02-24 18:52:25下载
- 积分:1
-
path finder
cool stuff, check it out
path finder
cool stuff, check it out-path finder cool stuff, check it out
- 2022-03-25 18:52:29下载
- 积分:1
-
这段代码是编写java五子棋游戏源代码,棋子为白子和黑子
这段代码是编写java五子棋游戏源代码,棋子为白子和黑子-The preparation of this code is welcome to play java source code, pieces of white out and the sunspot
- 2022-12-20 07:45:04下载
- 积分:1
-
很过瘾的虚拟肯德基买卖模拟机,上学期JAVA课的PROJECT,可以设定出售和生产的比例,体现后台的multiple thread...
很过瘾的虚拟肯德基买卖模拟机,上学期JAVA课的PROJECT,可以设定出售和生产的比例,体现后台的multiple thread-very enjoyable virtual KFC trading simulation machine, Java classes last semester of PROJECT, can set the sale and production ratio reflects the background of multiple thread
- 2022-07-23 01:20:47下载
- 积分:1