-
五子棋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
-
fivebuttonchessnetwork
网络版的五子棋,与众不同的享受,让你在游戏之余还能与人交流沟通。(Internet version of the Gobang, distinctive enjoyed the game while you can communicate with people.)
- 2009-12-28 23:40:17下载
- 积分:1
-
sapjcorfc
说明: java 连接 sap 要用到的 librfc32.dll文件.将librfc32.dll的文件复制到目录 {windows-dir}\system32下面。如果该文件已经存在,则覆盖它。这个文件就是SAP的RFC协议实现,(sap to use java to connect to the librfc32.dll document. librfc32.dll documents will be copied to the directory (windows-dir) system32 below. If the file already exists, then cover it. This document is SAP)
- 2008-10-06 13:51:32下载
- 积分:1
-
514_5
java的入门学习,javabean的实现.(java induction study, javabean realized.)
- 2007-05-13 17:54:24下载
- 积分:1
-
p2_9
局域网Socket用于传输文件,如果是图片,则要求显示出来。Java技术,包括服务器端和客户端编程。(Java socket programming. File transport
and display if it is a picture.)
- 2009-12-04 23:54:17下载
- 积分:1
-
EasyCharts_30pre1_eval
java图形报表制作Applet(statements made Applet)
- 2004-09-16 10:31:04下载
- 积分:1
-
jenainf
这个是用protege建立的本体实例。
可用于语义推理。(This is the ontology instances created with protege. Can be used for semantic reasoning.)
- 2014-02-12 16:49:37下载
- 积分:1
-
贪吃蛇
可以实现贪吃蛇小游戏的基本操作,重回儿时记忆(The basic operation of the snake game can be realized)
- 2018-07-31 17:28:13下载
- 积分:1
-
1
说明: 第一个Java例子程序,源文件为HelloWorld.java,可以使用
javac HelloWorld.java
进行编译,然后运行,
java HelloWorld(The first example of a Java program, the source file is HelloWorld.java, you can use the javac HelloWorld.java compile and run, java HelloWorld)
- 2015-03-21 13:27:37下载
- 积分:1
-
CalculatorService
This is calcute the age of the persons.
- 2017-10-31 20:11:21下载
- 积分:1