-
httpproxy
在eclipse环境下编写的java代码,实现简单的http代理。(In the preparation of java code eclipse environment to achieve a simple http proxy.)
- 2014-04-04 14:15:28下载
- 积分:1
-
Guessnumber
猜数字游戏 游戏说明: 1、游戏开始,电脑随机产生一个数字不重复的四位数。 2、将您猜的数点击OK按钮提交。 3、电脑会将您提交的数与它自动产生的数进行比较,结果显示成"*A*B"。A代表位置正确数字也正确,B代表数字 正确但位置不正确,比如:"2A2B"表示您有2个数字的位置正确且数值也正确,除此以外,您还猜对了2个数字 ,但位置不对。 4、您共有10次机会,在10次内,如果结果为“4A0B”,游戏成功。如果10次里您都没有猜对游戏失败。(Guessnumber: 1, games started, the computer randomly generated a number of non-repetition of the four-digit. 2, would you guess the number of clicks the OK button to submit. 3, the computer will take you to submit a few with it automatically generated a number of comparison, the result is displayed as* A* B . A representative of the location of the correct figure is also correct, B representative of the number of correct but the location is incorrect, such as: 2A2B that you have a two-digit numerical position is correct and also the right, in addition, you guessed it two figures, but wrong location. 4, your opportunity for a total of 10 times in 10 times, if the results of 4A0B , the game successfully. 10 years if you do not have to guess the failure of the game.)
- 2021-03-22 08:19:17下载
- 积分:1
-
五子棋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
-
JSlider-Example
javaslidercode for java beginner
- 2014-11-07 17:23:36下载
- 积分:1
-
文本替换专家 v5.1
替换删除网页文本无用代码,自动搜索寻找。(Replacement of useless code for deleting web page text)
- 2020-06-21 23:00:02下载
- 积分:1
-
free
一套Java Swing做的ERP框架,界面很漂亮(a set of erp frame which was made of java swing.It s user interface is beautiful
)
- 2013-03-21 23:08:39下载
- 积分:1
-
magiclen.org_libdmtx-java
libdmtx库的使用及对data matrix码检测识别(Use of libdmtx library and detection and identification of data matrix code)
- 2020-10-28 10:29:58下载
- 积分:1
-
computerhomework
清华大学计算机网络课程大作业的详细说明情况(Tsinghua University' s computer network operations courses to explain the situation in detail)
- 2013-10-10 11:09:56下载
- 积分:1
-
USBSDKjavademo
java调用海康刷卡、读卡示例,加载dll(java for haikang demo,load dll)
- 2017-04-26 21:52:48下载
- 积分:1
-
Mouse
实现在TextArea中输出最后一次鼠标单击的x,y坐标和连续单击的次数。(In the output of the TextArea realize the last time the mouse click of the x, y and continuous click on the number of times.)
- 2012-05-14 12:53:43下载
- 积分:1