-
psopt-SourceCode
PSOpt is a program to demonstrate the optimization process of particle
swarm optimization. A two-dimensional objective function is visualized
by levels of grey: the lighter the color, the higher the function value.
The particles are shown as red circles, their trajectory as red lines.
The global memory (best point found up to now by the whole swarm) is shown
as a blue cross-hair, the local memory (best points found by each of the
particles) as small blue crosses. To run the program, first choose one of
the example functions, then create a particle swarm, and finally start the
optimization.
- 2015-03-23 14:06:17下载
- 积分:1
-
LDA GibbsSampling算法实现
LDA Gibbs Sampling算法的java实现,好用!在某博客中看到,刚下载下来,好评挺多,对初学者应该会有帮助。已用英文文档试验过,能运行!
- 2022-03-16 14:42:14下载
- 积分:1
-
adaboost 人脸检测 java
对于Adaboost,可以说是久闻大名,据说在Deep Learning出来之前,SVM和Adaboost是效果最好的 两个算法,而Adaboost是提升树(boosting tree),所谓“提升树”就是把“弱学习算法”提升(boost)为“强学习算法”(语自《统计学习方法》),而其中最具代表性的也就是Adaboost了,貌似Adaboost的结构还和Neural Network有几分神似,我倒没有深究过,不知道是不是有什么干货。这个编码是以java为基础,用adaboost进行人脸检测!你值得拥有!
- 2022-05-21 18:55:08下载
- 积分:1
-
医疗商店管理系统在 Java 项目详细信息
医疗商店管理系统项目是在 Java 平台中实现一个桌面应用程序。它们是修改此项目为每 requirement 的。 Entity–relationship(er) 图,数据流图 (dfd) 医疗商店管理系统报告文件中的序列图和软件需求规范 (SRS)。下载医疗商店管理系统桌面应用程序项目的 Java 源代码。Java 项目桌面迷你和源代码中的主要项目。医疗商店管理系统在项目文件中提供的概要。此源代码导入在 nedbeans 应用程序开发。医疗商店管理系统项目的源代码为 BE、 咨讯、 mca、 bca、 工程、 bs cs,它的软件工程的最后一年学生能提交源代码的拼贴。阿克沙伊 mahadik 提交此源代码。下载免费脚本、 源代码、 点评和更多。我们有链篦机项目集合的 Java 源代码。
- 2023-05-07 04:10:03下载
- 积分:1
-
jeecms 内容管理系统
资源描述
pringMVC3+Spring3+Hibernate3+Freemarker+HTML5技术架构
jeecms 主要特点
前端适用
├ PC网站群
├ 移动端网站群
├ 微信网站群
我的工作台&nb
- 2022-08-20 04:30:00下载
- 积分:1
-
news
新闻发布,实现新闻的发布查看删除等功能,便于对新闻的管理,界面美观,易于操作,(Press releases, news releases View realize delete functions)
- 2016-04-07 20:27:09下载
- 积分:1
-
andriod
有关于安卓的景物实例,主要介绍旅游景点的浏览页面。(There are examples on the scene Andrews)
- 2020-12-27 16:59:03下载
- 积分:1
-
android-adhoc
本项目实现stm32+sdio wifi+OV2640模组图像传输;上传部分为android端连接并显示图像的代码(The project to achieve stm32+ sdio wifi+ OV2640 module image transmission upload part of the android-side connection and display the VIDEO of the code.)
- 2020-11-16 15:59:41下载
- 积分:1
-
dictionary
android英语字典是手机中经常使用的应用。因此,在本文将结合Android来讨论如何实现一个Android版的英文词典。实现英文词典的方法很多。在本文使用了SQLite数据库来保存英文单词信息。系统通过SQLite数据库中保存的单词信息来查找到与指定英文对应的中文信息。(Android Dictionary of English is often used in mobile phone applications. Therefore, in this paper will be combined with Android to discuss how to implement a Android version of the English dictionary. A lot of ways to realize the English dictionary. In this paper, we use the SQLite to save the English word information. The system through the SQLite to save the word information to find the corresponding Chinese information with the specified english.)
- 2016-06-13 09:48:48下载
- 积分:1
-
简单代码
Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications.
The framework is designed to streamline the full development cycle,
from building, to deploying, to maintaining applications over time.
Apache Struts 2 was originally known as WebWork 2.
After working independently for several years,
the WebWork and Struts communities joined forces to create Struts2.
This new version of Struts is simpler to use and
closer to how Struts was always meant to be.
- 2023-05-29 21:50:02下载
- 积分:1