-
基于Java的数据统计算法
Java算法实现的数学工具。现实世界的应用可能需要在各种约束条件下进行聚类。假设你的工作是在一个城市中为给定数目的自动提款机选择安放位置,为了作出决定,你可以对进行聚类,同时考虑如城市的河流和公路网,每个地区的客户要求等情况。要找到既满足特定的约束,又具有良好聚类特性的是一项具有挑战性的任务。
- 2022-03-20 12:01:32下载
- 积分:1
-
birch-algorithm
数据挖掘 聚类算法 birch 算法,对数据挖掘课程中的经典算法的描述与实现(The clustering algorithm birch algorithm)
- 2013-08-17 14:51:32下载
- 积分:1
-
EclipseJSTsourcecode
应用程序和示例代码是针对一个环境,其中包括JBoss的4.0.x版( www.jboss.org ) , Apache的德比10.0.2.1 ( db.apache.org /德比郡)和SMTP服务器。因此您将需要这些应用程序安装和配置。见附录A的配置Apache的德比为4.0.x和附录B和第10章配置的JBoss 。(The application and sample code were targeted for an environment that included JBoss 4.0.x (www.jboss.org), Apache Derby 10.0.2.1 (db.apache.org/derby) and an SMTP server. Therefore you will need these applications installed and configured. See appendix A for configuring Apache Derby 4.0.x and appendix B and chapter 10 for configuring JBoss.
Most of these chapters include an enterprise application archieve (ear) for easy installation.
To use these applications in a development environment, you will also need WTP, Eclipse 3.1, WTP dependencies, XDoclet and the JBoss plugin. See chapter 6 for installation details.)
- 2009-04-11 15:15:04下载
- 积分:1
-
mycsdn
struts2+spring+hibernate新闻发布系统(publ 工c interface DAO
{
II 返回全部的物品
public List getObjects(Class class)
II根据id 返回某个持久化类
public Object getObject(Class class , Serializable id)
II保存持久化类
public void saveObject(Object 0)
II删除某个持久化类
public void removeObject(Class class , Serializable id) )
- 2011-08-01 10:49:11下载
- 积分:1
-
Java realize the picture to view processes in order to provide thumbnails and fi...
Java实现的图片阅览程序,提供缩略图和文件树功能,供大家研究Java使用-Java realize the picture to view processes in order to provide thumbnails and file tree functionality, use Java for U.S. Study
- 2022-06-15 13:04:53下载
- 积分:1
-
用户管理操作ssh+jquery easyui
实现用户的管理操作,maven管理,可实现用户登录、增加、修改和删除等操作,用户界面设计采用jquery easyui实现。
- 2022-11-15 00:15:03下载
- 积分:1
-
Ch07
关于虚拟现实技术的一些章节实例,希望对一些初学者有帮助。(Virtual reality technology on some sections of examples, hoping for some help beginners.)
- 2013-10-19 21:27:12下载
- 积分:1
-
Instant-messaging-system
即时通信系统(Java实现源代码),测试可行。(Instant messaging system (Java source code), the test is feasible.)
- 2014-02-15 21:30:43下载
- 积分:1
-
ghsc267131120510091
deepstream.io-tools-react: A react mixin that syncs a component s state with deepstream
- 2016-06-12 10:26:54下载
- 积分:1
-
基于协同过滤算法的电影推荐系统
协同过滤算法对目标用户产生推荐: 收集可以代表用户兴趣的信息;根据收集到的信息,计算出用户之间的相似性,并以此为根据为目标用户或项目寻得最近邻居;根据得到的最近邻居对目标用户产生推荐。
- 2022-01-21 04:17:49下载
- 积分:1