-
上海交通大学研究生算法分析课的作业.实现了<<算法引论...
上海交通大学研究生算法分析课的作业.实现了(Udi Manber 黄林鹏 电子工业出版社)第五章中的大部分算法-Shanghai Jiaotong University Graduate Course algorithm analysis work. Achieved
- 2022-12-02 02:30:03下载
- 积分:1
-
简单的一个计算24点的c语言程序
简单的一个计算24点的c语言程序-a simple calculation of 24 points c Language Program
- 2022-12-19 13:05:03下载
- 积分:1
-
k-means的java实现
应用背景Implement k-means clustering on a training data set to predict classification values of a test data set.关键技术The experiment intended to classify test data values using the data
mining strategy known as k-means clustering.
The 6 variables in the training data are used to plot the data and
centroids are placed to locate clumps of the 255, classified training
data. Once located, a classification value can be assigned to the 100,
test data.
- 2022-02-20 08:20:20下载
- 积分:1
-
apriori 算法
Apriori 算法是一种有影响力的算法为布尔型关联规则的挖掘频繁项集。关键概念:• 频繁项集: 项目具有最低的集支持 (由李为第 i 个集表示)。• 先天属性: 频繁项集的任何子集必须频繁。• 加入操作: 要找到路,一组候选 k-频繁项集通过加入 Lk 1 与本身生成。
- 2022-12-24 07:20:03下载
- 积分:1
-
Knapsack problem implementation code
这是一个用遗传算法实现背包问题的JAVA代码。代码已经过测试,是确定的
- 2022-02-03 22:04:21下载
- 积分:1
-
MATLAB6.0数学手册
MATLAB6.0数学手册-coefficients Mathematics Handbook
- 2022-02-01 10:06:35下载
- 积分:1
-
和声搜索算法
本算法描述了经典的和声搜索算法,以C语言实现,代码简单易懂,欢迎大家讨论交流,谢谢!!!和声搜索(Harmony Search, HS)算法是2001年Geem Z W 等人提出的一种新颖的智能优化算法。类似于遗传算法对生物进化的模仿、模拟退火算法对物理退火的模拟以及粒子群优化算法对鸟群的模仿等,和声算法模拟了音乐演奏的原理。
- 2022-04-19 21:04:38下载
- 积分:1
-
Based on M/G/K multi
基于M/G/K 多类别共用一个资源的最优化分配问题程序 主要以系统总等待时间为目标函数-Based on M/G/K multi-class share an optimization of resources allocation process is essentially the system as the objective function the total waiting time
- 2022-03-04 17:10:15下载
- 积分:1
-
Newton down France
Newton下山法-Newton down France
- 2022-05-08 08:21:53下载
- 积分:1
-
a ClosestPair code which is writen with BrutForce
a ClosestPair code which is writen with BrutForce
- 2022-03-22 17:41:39下载
- 积分:1