-
java中国象棋源码
JAVA源码,游戏娱乐,象棋 自学Java写的象棋游戏源码(简单) 比较传统的象棋 可悔棋等多种功能 界面做的也不错
- 2022-02-12 16:08:41下载
- 积分:1
-
mvc
说明: 利用JavaWeb来计算体重指数(BMI),使用JavaBean+jsp+Servlet(MVC)方式(Using JavaWeb to calculate body mass index (BMI), using JavaBean + jsp + Servlet (MVC) method)
- 2020-06-20 07:33:15下载
- 积分:1
-
大学,校园,宿舍管理系统
通过采用SSH开发框架,构建了校园宿舍管理系统。该系统可以用于初期开发人员的学习使用和毕业学生的毕业设计所用。
- 2023-03-25 09:40:04下载
- 积分:1
-
java版kmeans算法以及mapreduces实现
java实现kmenas算法,有详细的注释,以及MapReduce实现Kmeans算法。
Map每读取一条数据就与聚类中心对比,求出该条记录对应的聚类中心,然后以聚类中心ID为key,该条数据为value将数据输出
利用Reduce的归并功能将相同的key(聚类中心ID相同)归并到一起,集中与该Key对应的数据,求出这些数据的平均值,输出平均值
对比Reduce求出的平均值与原来的聚类中心,如果不相同,将清空原中心的数据文件,将Reduce的结果写到中心文件中
- 2023-03-18 03:40:04下载
- 积分:1
-
internal_error
Class Dumper extends Base Dumper Source Code for Andriod.
- 2014-01-08 14:03:58下载
- 积分:1
-
jisuanqi
可以进行简单的数学运算:加、减、乘、除,sin(),cos(),tan()等,还可以对数字进行取余和开方的运算。但仅限于十进制下,还可以进行数的正、负之间的相互转换,exit表示退出, clear表示初始化,有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。(Can perform simple arithmetic: add, subtract, multiply, divide, sin (), cos (), tan (), etc. can also figure to take over and prescribing arithmetic. But only under the metric system can also be used for a number of positive and negative between the conversion, exit, said exit, clear that the initialization, there is a TextField to display the results from the calculation Server client connection requests for eavesdropping, calculated sent the two and the number of returned data.)
- 2009-03-06 20:45:25下载
- 积分:1
-
samplecalculator
用java编的简单的计算器,虽然简单却实用。具有图形化界面(Java made using a simple calculator, although simple but practical. With a graphical interface)
- 2008-12-19 11:47:16下载
- 积分:1
-
AJAX-技术入门介绍
说明: ajax异步请求 较为基础,适合刚学的同学看,同时欢迎大神指正(Ajax asynchronous request is more basic, suitable for students just learn to see, while welcoming God correction)
- 2020-06-25 00:20:02下载
- 积分:1
-
事件管理系统
应用背景关键技术
- 2022-05-19 05:40:16下载
- 积分:1
-
经典蓝牙的使用,包含扫描,连接,通讯
经典蓝牙的使用,包含扫描,连接,通讯
- 2022-05-29 10:27:46下载
- 积分:1