-
基于Apriori、FP-Growth及Eclat算法的频繁模式挖掘源程序
关联分析频繁模式挖掘Apriori、FP-Growth及Eclat算法的JAVA及C++实现。三种算法实现的完整源码工程、源文件、PPT、测试数据及输出示例 ,包括Apriori、FP-Growth及Eclat三种算法的频繁模式挖掘源程序
- 2022-01-27 21:50:01下载
- 积分:1
-
智能循迹小车
应用背景本次智能小车设计是在全国电子设计大赛的背景下,省区选拔第一阶段,我和两名队友协作努力,一起完成整个电路的硬件设计,和算法。获得区级三等奖,成功进入国家级的初赛。关键技术本次智能小车的关键设计在于电路的选择和算法的实现。电路我采用最简单的51单片机作为MCU,对于循迹完全足够了,红外传感器既可以循迹,也可以避障。
- 2023-08-26 16:45:04下载
- 积分:1
-
在第二个和倒退转换日期/时间
随信附上 代码 对两个 函数。
其中之一 转换 结构 日期 / 时间 (窗体的 DDMMYYHHmmSS)数目的秒。 是采取 作为参照 日期 / 时间 2000/1/1 00:00.
第二个函数 使 将它们转换 回 -秒 入的结构 日期 / 时间 (窗体的 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-03-01 02:16:39下载
- 积分:1
-
语音识别,matlab
语音识别,matlab,自己结合搜集的数据做的语音识别,matlab,自己结合搜集的数据做的语音识别,matlab,自己结合搜集的数据做的语音识别,matlab,自己结合搜集的数据做的语音识别,matlab,自己结合搜集的数据做的
- 2022-08-23 09:30:33下载
- 积分:1
-
粒子群优化算法(c++版)
粒子群优化算法(c++版)-PSO algorithm (c version)
- 2022-08-18 10:22:14下载
- 积分:1
-
该程序用来解方程组的,非线性的和线性的,带有参数的方程组
该程序用来解方程组的,非线性的和线性的,带有参数的方程组-The program group for the solution of equations, non-linear and linear equations with parameters
- 2022-11-10 18:50:03下载
- 积分:1
-
MOEA framework
应用背景The MOEA Framework is a free and open source Java library for developing and
experimenting with multiobjective evolutionary algorithms (MOEAs) and other
general-purpose multiobjective optimization algorithms. The MOEA Framework
supports genetic algorithms, differential evolution, particle swarm
optimization, genetic programming, grammatical evolution, and more. A number of
algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA,
GDE3 and MOEA/D. In addition, the MOEA Framework provides the tools necessary
to rapidly design, develop, execute and statistically test optimization
algorithms.关键技术Its key features includes:
* Fast, reliable implementations of many state-of-the-art algorithms
* Extensible with custom algorithms, problems and operators
* Supports master-slave, island-model, and hybrid parallelization
&n
- 2022-02-28 22:09:39下载
- 积分:1
-
卡尔曼原理小Demo
资源描述演示卡尔曼,跟踪白纸上的一个运动的黑点。适合用来理解卡尔曼算法。
- 2022-03-02 02:23:09下载
- 积分:1
-
ARTMAP的C语言程序
ARTMAP的C语言程序-ARTMAP the C Programming Language
- 2023-02-17 03:25:03下载
- 积分:1
-
斐波那契数列
实际上,有3种不同的代码内部拉链。2用不同的方法迭代算法,和一个是斐波那契使用递归算法。一个斐波那契序列是简单的迭代递归问题的情况下,很容易理解。
- 2022-10-07 04:00:02下载
- 积分:1