-
背包算法C#实现
这是一个利用C#语言编程实现的背包问题,运用了窗体,实现了求解最优值求解,装入包中的物品编号显示和最后装入包中的物品的比例
- 2022-04-07 21:03:51下载
- 积分:1
-
此程序是关于多维数组多次排序的一个小程序。
此程序是关于多维数组多次排序的一个小程序。-This procedure is repeated on the multi-dimensional array to sort a small program.
- 2022-08-22 08:36:08下载
- 积分:1
-
快速排序的时间测量
"""
- 2023-08-31 01:10:03下载
- 积分:1
-
这是一个代码,可以实现任意阶的幻方的计算(6除外)
这是一个代码,可以实现任意阶的幻方的计算(6除外)-This is a code that can be achieved any order of the magic square of terms (except 6)
- 2022-04-19 07:13:32下载
- 积分:1
-
Pagerank 算法
的 PageRank 是链接分析算法和它分配数值加权的每个元素超链接 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 23:31:15下载
- 积分:1
-
电影推荐
关于海量数据挖掘的推荐系统,用于给用户推荐潜在喜欢的产品,根据电影相似度、用户相似度求预测效用矩阵,对未知评分进行估测,得到阈值评分以上的电影推荐给用户。
- 2022-08-25 19:46:15下载
- 积分:1
-
非线性回归问题的求解
非线性回归问题SQP解法-nonlinear regression problems SQP Solution
- 2022-11-23 00:25:03下载
- 积分:1
-
simulated_annealing header file that implements the simulated annealing optimisa...
simulated_annealing header file that implements the simulated annealing optimisation algorithms
- 2022-06-22 00:54:21下载
- 积分:1
-
基于最小二乘法的空间平面拟合
利用VC++编写了最小二乘法拟合空间平面小程序;
其主要功能:1. 实现任意n个三维空间坐标点的平面拟合
2. 求取已知或任意未知点的在平面上的投影点及其距离
- 2023-02-11 09:45:08下载
- 积分:1
-
Bayesian classifier C source code, using IRIS category for example, easily under...
贝叶斯分类器的C++源码,用IRIS作类例子,通俗易懂,适合作模式识别、图像处理研究开发用!-Bayesian classifier C source code, using IRIS category for example, easily understood and suitable for pattern recognition, Image processing research and development with!
- 2022-01-23 10:59:10下载
- 积分:1