-
KNN
knn算法,java 源码实现,简单有效的算法(algorithm of knn,a simple and efficient algorithm )
- 2009-03-22 09:44:37下载
- 积分:1
-
Chat1.3
这是一个小型的Java聊天练习,仅供参考学习(This is a small Java chat exercises are for reference only learning)
- 2012-10-23 11:12:02下载
- 积分:1
-
TetrisSrc
Implementation of Tetris in java - source code attached
- 2013-12-07 02:14:03下载
- 积分:1
-
50402417
和树类似,图的遍历是图的一种主要操作,可以通过遍历判别图中任意两个顶点之间是否存在路径、判别给定的图是否是连通图并可求得非连通图的各个连通分量,但对于带权图(网),其最小生成树或最短路径都取决于弧或边上的权值,则需要有特定的算法求解。(and similar trees, graph traversal map is a major operation, Discrimination can traverse map between any two vertices existence trails Discriminant to whether the map graph may seek non- graph the various connectivity components, but with the right plan (net), the minimum spanning tree or shortest path depends on the edge of the arc or the right values, the need for a specific algorithm.)
- 2007-01-08 22:32:38下载
- 积分:1
-
Test5_DataOperationProj
编写一个Java Web项目,实现从properties文件读取数据存储到数据库,并从数据库中读取数据,将结果显示在页面上。(
Write a Java Web projects to achieve read the properties file data stored in the , and read data the , the results displayed on the page.)
- 2020-11-12 20:49:43下载
- 积分:1
-
Test-libary-system
利用JAVA实现试题库系统,可以自动组卷,内含数据库MDF文件以及实验报告(Realization of database system using JAVA, you can auto generating test paper, embedded database MDF files and test reports)
- 2013-12-16 19:23:41下载
- 积分:1
-
SpcommSMS
用spcomm控件写的一个短信收发与串口
- 2009-10-10 17:49:00下载
- 积分:1
-
ssh整合
java spring+struct+hibernate整合例子,希望可以帮助到大家。(java spring+struct+hibernate)
- 2020-06-24 02:40:02下载
- 积分:1
-
hivetomysql
JAVA实现HIve的UDAF,完成多条数据插入MYSQL的结果。输入参数与标准Hive插入msyql的jar一致。(翻译
JAVA实现HIve的UDAF,完成多条数据插入MYSQL的结果。输入参数与标准Hive插入msyql的jar一致。
JAVA achieve HIve the UDAF, the completion of multiple data into MYSQL results. The input parameters are the same as the standard Hive jars inserted into msyql.)
- 2016-11-15 11:34:11下载
- 积分: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