-
JavaAPI
①阅读Java API文档,掌握借助API编程的方法。
②掌握String类的常用方法
③掌握Date类以及Calendar类的常用方法;
(① read the Java API documentation, to master the method with API programming. ② master the String class to grasp the common method ③ Date and Calendar classes class common method )
- 2010-11-03 11:38:48下载
- 积分:1
-
FTPUtil
ftp上传下载实例,java源码为原创,自己的项目代码(ftp upload and download examples of java source code for the original project code)
- 2012-11-22 11:34:55下载
- 积分:1
-
java课程设计
说明: Java课程设计-坦克大战,包含源码和完整的文档。(Java Course Design-Battle of Tanks, including source code and documentation.)
- 2019-12-09 09:11:47下载
- 积分:1
-
caishuzi
安卓java模拟系统发送短信的功能,获得系统的权限。(The android Java simulation system, the function of the text get the permissions system.)
- 2015-04-29 08:44:57下载
- 积分:1
-
Birch
birch算法是聚类算法的一种,克服了k-means算法的缺点,这里提供了详细的讲解ppt和代码(The birch algorithm is a kind of clustering algorithm, which overcomes the shortcomings of the k-means algorithm. Here is a detailed explanation of ppt and code.)
- 2019-05-10 11:12:28下载
- 积分:1
-
名字转化优化版本
说明: 在空间数据编码练习题的基础上实现 1、名字的左斜变换 2、名字的耸肩变换 3、名字的比例变换 4、名字的旋转变换 5、名字的对称变换 6、名字的平移变换——-优化版本,可直接使用。((On the basis of spatial data coding exercises 1, the left oblique transformation of the name 2, the shrug transformation of the name 3, the proportion transformation of names 4, the rotation transformation of the name 5, the symmetric transformation of the name 6. Translation of names))
- 2020-11-26 18:49:31下载
- 积分:1
-
MineSweeper
Java 实现的扫雷小程序,有可爱的图片贴图。(java mine sweeper)
- 2013-09-27 09:25:05下载
- 积分:1
-
Gourmet-Coffee
东北大学软件学院面向对象程序设计课程的实验代码,是一个咖啡馆管理系统,希望对java感兴趣的朋友有所帮助。(Experimental code of the Northeastern University School of Software object-oriented programming courses, a coffee shop management system, hoping to help the java interested friends.)
- 2012-12-30 22:57:48下载
- 积分:1
-
jsp
流量统计,利用计时器的计时功能,统计流量,利用jsp实现,数据库采用sqlserver实现(Traffic statistics, use the timer function of time, traffic statistics, use jsp to achieve, the realization of the database using sqlserver)
- 2009-05-11 12:09:32下载
- 积分:1
-
Calculator2
A Java calculator that uses a recursive descent parser converted directly from C++ code.
- 2013-05-22 13:29:09下载
- 积分:1