资源列表
book
- 图书管理系统S2SH,实现图书管理系统的基本功能和需求,完成了大部分的-the system can CURD book and reads ,you can use the system on your discuss
android-bluetooth-spp
- 一个价单的android ble 例子,适合初学者参考。-Android ble example of a single price
truelicense-1.29
- java程序license的工具包,提供了基本的Licens控制功能-java program license toolkit
Gauss
- 列主元高斯消元法使用java Matrix类实现,包括求逆矩阵-Gauss in java
javashop
- 这是一个用jsp编写的购物项目,数据库是mysql的,希望能帮助到大家-This is a JSP prepared by the shopping program, the is mysql, and hope to help you
test2
- (1)定义一个接口Sortalbe,包括一个抽象方法int Compare( Sortble s),表示需要进行比较大小,返回大于0则表示大于。 (2)定义一个类Student,要求实现此接口,必须重写接口中的抽象方法。Student类中包括score属性,重写public String toString()方法,在比较大小时按照成绩的高低比较。 (3)定义一个类Rectangle,要求实现此接口,必须重写接口中的抽象方法。Rectange类中包括length,width属性,同时包括相
blog
- ssh博客系统,实现blog的查看,评论,修改,删除。更多功能请自行体验-SSH blog system, to achieve the blog view, review, modify, delete. More features please go to experience!!
HR
- javaweb项目 喜欢可以下载下来……。-JavaWeb projects like you can download i……。
ticket_planes
- javaweb版的航空订票系统,含完整的Mysql数据库脚本,eclipse导入就能用-JavaWeb version of the aviation booking system, including a complete Mysql scr ipt, eclipse import will be able to use
bookshop
- 使用Myeclipse和MySQL设计的简单的网上书店系统,并通过tomcat发布网站。-Design of online bookstore system based on JSP
Is-Pirme
- 判断一个数是否为素数,用线程实现。一个线程产生一个随机数(1-99),另一个线程隔一段时间取该线程的数并进行比较。-Determine if a number is prime, with threads implementation. A thread generates a random number (1-99), another thread time to time to take a few of the threads and compared.
DataMining
- 分类算法的java实现,包括KNN算法,朴素贝叶斯算法等-Classification algorithm to achieve by java, including KNN algorithm, Naive Bayes algorithm