-
一些算法的C 的实现
一些算法的C 的实现-Some algorithm realization C
- 2022-03-07 18:50:51下载
- 积分:1
-
求散乱点云法向算法
通过对大量散乱点云求取临近点,临近点的个数可以设置。通过切平面法求得散乱点云每点的法向,并通过opengl绘制显示。
- 2022-04-30 08:27:45下载
- 积分:1
-
最新模拟图书馆算法
最新模拟图书馆算法-latest simulation algorithm library
- 2022-08-11 00:27:04下载
- 积分:1
-
2004全国大学生数学建模大赛,获奖论文
2004全国大学生数学建模大赛,获奖论文-2004 National Undergraduate Mathematical Modeling Contest, winning papers
- 2023-06-24 22:30:05下载
- 积分:1
-
Huffman source code.
you can do text encoding.
Huffman source code.
you can do text encoding.
- 2022-02-19 22:29:27下载
- 积分:1
-
矩阵类可以进行矩阵的几乎所有运算
可以进行矩阵的各类运算有转置、求逆、乘法、除法、加法、求行列式、减法、判断是否是对称阵等等等等,适合工科类学生进行各种数据处理。
- 2022-06-29 03:07:09下载
- 积分:1
-
迭代算法,迭代
雅可比算法,迭代的 -Jacobian algorithm, the iterative
- 2022-11-30 06:35:03下载
- 积分:1
-
AA 树算法
关于主题的数据结构和 alogorithn aa 树的算法。项目在 c + + 编码,控制台 GUI,一步一步安排
- 2022-06-18 12:16:28下载
- 积分:1
-
ACM正整数分解;消防车问题,求素数
ACM,
1、POJ-1221题-编程大赛中常用的一个算法,这种题也常见,关于正整数分解的!如3=1+1+1,3=1+2,3=3;
2、消防车问题
3、求素数问题
- 2022-07-18 05:10:26下载
- 积分:1
-
Polynomial fit functions
=== === === ===
RegressionObject.cls contains a cl...
Polynomial fit functions
=== ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.-Polynomial fit functions
=== === === ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.
- 2022-11-25 05:50:02下载
- 积分:1