-
五子棋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
-
ynlersectioninitialization
swarm中的仿真,用JAVA实现,swarm是圣塔菲研究所开发的多Agent仿真平台,()
- 2018-01-26 14:24:21下载
- 积分:1
-
争锋神武
说明: 千年3大千登陆器,下载后解压到客户端就可以用。(daqiandengluqideganhuo)
- 2019-04-24 22:03:10下载
- 积分:1
-
eclipsestudy
java开发工具-eclipse 的中文教程(Chinese eclipse tutorial)
- 2011-11-17 18:01:28下载
- 积分:1
-
toPdfUtils-master
说明: 多种方式实现java word转pdf的demo ,支持docx(Various ways to convert from word to pdf ,supporting docx)
- 2020-11-14 11:59:43下载
- 积分:1
-
linux_pda_design
基于嵌入式Linux的智能手机省电设计。一篇不错的文章。(Embedded Linux based smartphone energy saving design. A good article.)
- 2007-04-04 11:22:52下载
- 积分:1
-
src
说明: blinks,在rdf图上进行关键词搜索的代码,还ok吧,不过就是个内存算法。。java写的(blinks, the rdf graph on keyword search of the code, it is also ok, but the algorithm is a memory. . java write)
- 2021-03-31 16:39:09下载
- 积分:1
-
CLIQUE
CLIQUE(Clustering In QUEst)是一种简单的基于网格的聚类方法,用于发现子空间中基于密度的簇。CLIQUE把每个维划分成不重叠的区间,从而把数据对象的整个嵌入空间划分成单元。它使用一个密度阈值识别稠密单元和稀疏单元。一个单元是稠密的,如果映射到它的对象数超过该密度阈值。(CLIQUE (Clustering In QUEst) is a simple grid based clustering method for the discovery of clusters based on density in subspace. CLIQUE divides each dimension into a non overlapping interval, dividing the entire embedded space of the data object into a unit. It uses a density threshold to identify dense and sparse units. A unit is dense, if the number of objects mapped to it is more than the density threshold.)
- 2017-11-30 09:06:53下载
- 积分:1
-
GPSSDK
通过GPS获取当前位置坐标的简单DEMO(Get GPS coordinates simple DEMO)
- 2014-01-06 17:08:35下载
- 积分:1
-
shopping-manager-SSH2
Struts2 spring hibernate 开发的商城系统(Struts2 spring hibernate)
- 2015-05-13 09:48:36下载
- 积分:1