-
五子棋java
基本算法:
采用博弈比较常用的策略。
计算机下子前,分别对玩家和电脑棋型进行评估,然后根据棋型对每一位置打分(玩家和电脑在同一点的分数不同),比如活三100分,冲四1000分等,然后根据每个落子点分数进行选择。采用极大极小值策略,进行多步计算。(Basic algorithm:
The game strategy is commonly used.
Before computer playing, players and computer chess models are evaluated separately, and then each position is scored according to the chess pattern (players and computers have different scores at the same point), such as live three hundred points, go four thousand points, and then choose according to the score of each falling point. Multi-step calculation is carried out by using the minimax strategy.)
- 2020-06-17 17:00:02下载
- 积分:1
-
rmi_Example
1 example of RMI:
- Myserver: Bind address and registry 1 Rmi registry
- MyClient: call method from MyServer to execute
- 2012-08-08 09:43:09下载
- 积分:1
-
java_start
初步学习Java的一些源代码,只作为学习利用。(The preliminary study of some Java source code, just as learning to use.)
- 2010-02-09 12:10:50下载
- 积分:1
-
ibatis
说明: ibatis的简单应用,ssh的组合应用,适用于初学者
(ibatis)
- 2009-08-12 13:30:27下载
- 积分:1
-
Mynfadfa
用于DFA到NFA 的转化.并且能够显示DFA NFA的状态图(convert DFA into NFA)
- 2013-11-17 16:15:49下载
- 积分:1
-
mozilla-shell-emulation
Sets up fake implementations of MDC built-in objects and functions necessary to run the tests in V8.
- 2014-02-02 22:43:09下载
- 积分:1
-
doc
这是在下给初学者提供的一点资料,C++源代码,初学者学习特别好,在下才疏学浅,希望提供的对大家有帮助,谢谢(Visual C++)
- 2015-11-17 21:59:12下载
- 积分:1
-
fowtainer
说明:
- 2018-05-15 05:13:00下载
- 积分:1
-
35886235
一个由邻接矩阵直接求解可达矩阵的计算工具,JAVA语言编程()
- 2017-09-20 15:56:44下载
- 积分:1
-
schedule
安卓日程管理系统。包括一些基本的日程功能包括文字和音频提示功能。(Andrews schedule management system. The schedule includes some basic features include text and audio prompts.)
- 2014-03-24 15:34:17下载
- 积分:1