搜索资源列表
ConnectBean
- JDBC连接数据库源代码:对代码稍作修改,比如:更改驱动、更改数据库名称、更改数据库地址,可以连接Oracle、SQL Server两种数据库。该源码中定义了查询和更新操作的通用方法,外部类调用时,只需传入sql语句和要查询或更新的数据库字段名就可以了。非常方便,我已经使用了很长时间了。-JDBC to connect to the database source code : the code to make some modifications, such as : changes driv
4.Spring_J2SE
- Java Persistance API, 在J2SE中用UNit Test生成数据。这个教程是我给公司做的一个培训,后面还有4个例子,包括使用Hibernate代替Toplink essentrials并且可以在Tomcat中运行。增加字段同步数据库。迁移到DB2数据库。请邮件联系免费索取。包括的jar文件太大,不便上传。-Java Persistance API, in J2SE using UNit Test to generate data. This tutorial is done
K-Means
- 本人上传的源代码用于实现数据挖掘领域中中的分内算法,K-means算法,算法的分割结果比较准确,是你的绝佳选择-I upload source code for implementing data mining in the field since the beginning of the algorithm, the segmentation result K-means algorithm, the algorithm is more accurate, you are a great ch