-
五子棋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
-
student_dorm
说明: 实现简单的学生成绩管理、包括成绩录入、排名、导出不合格成绩等(Realize simple student achievement management, including record entry, ranking, export of unqualified grades, etc.)
- 2019-05-22 21:54:16下载
- 积分:1
-
java
一些java高级源代码,挺实用的,对初学者应该有帮助(High number of java source code, very useful, there should be help for beginners)
- 2009-04-21 13:06:43下载
- 积分:1
-
Pre-Alpha07
演化博弈代码,基于netlogo,java语言开发,用于演化博弈仿真建设(Evolutionary game)
- 2020-06-29 01:00:02下载
- 积分:1
-
JavaEE开发工程师_两年(简历模板)
【实例简介】java简历模板,分享一套java模板(真实)
- 2021-07-31 00:31:22下载
- 积分:1
-
java0104
java版源代码,里面包含很多源代码,大家可以看看.(java version of the source code, which contains a lot of source code, everyone can see.)
- 2008-04-11 11:09:38下载
- 积分:1
-
JSP--library
jsp图书管系统,实现图书馆的功能。请大家认真查看(jsp library jsp library)
- 2013-05-17 10:09:21下载
- 积分:1
-
LargeIntegerOperation
数制转换和运算方法。用Java语言编写一个十六进制大数运算程序
(Number system conversion and computing methods. Java language using a hexadecimal calculation procedures of large numbers)
- 2009-06-30 13:13:32下载
- 积分:1
-
Cal
新人用java编写的简易java计算器,应该有bug,以后做优化(Simple calculator,in order to calculate some figures.)
- 2017-09-16 17:14:36下载
- 积分:1
-
j-threads
Introduction to Java Threads...
- 2009-02-18 21:03:01下载
- 积分:1