-
Delaunay点云数据处理三角剖分源代码
应用背景对线激光扫描获得的大量的点云数据进行处理,运用Delaunay算法实现三角剖分,能够处理大规模数据。可以获得三角片面的信息。关键技术Delaunay三角剖分,对点云数据进行处理
- 2023-08-01 11:50:03下载
- 积分:1
-
清华大学蒙特卡洛方法课件。这是一个很好的教程…
Monte Carlo方法课件,清华大学用的。
这是一份很好的Monte Carlo方法教程,详细的介绍了蒙特卡洛算法的知识和应用。-Monte Carlo method courseware, Tsinghua University. This is a very good tutorial Monte Carlo method.
- 2022-01-25 23:15:45下载
- 积分:1
-
Prolog实现8-puzzle
he 8-puzzle will be represented by a 3x3 list of lists positions where the empty box will be represented by the value 9, as shown below: [[9,1,3],[5,2,6],[4,7,8]]
Possibility Solution: Only half of the initial positions of the 8-puzzle are solvable. There is a formula that allows to know from the beginning if you can solve the puzzle.To determine whether an 8-puzzle is solvable, for each square containing a value N is calculated how many numbers less than N there after the current cell. For example, to the initial status
- 2023-07-26 11:40:02下载
- 积分:1
-
Matlab主成分分析代码
这成分分析法(PCA),用来降低维度,包含一份Matlab测试源代码,一份测试文件,和源码运行结果,即Matlab figure,共同学习,希望对大家有所帮助!
- 2022-02-12 13:40:17下载
- 积分:1
-
基于最小二乘原理的曲线拟合程序
基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
- 2022-07-14 22:15:41下载
- 积分:1
-
xyqkeygeneradtor的生成与实现算法 身份认证的实现以及研究
xyqkeygeneradtor的生成与实现算法 身份认证的实现以及研究-xyqkeygeneradtor generation and authentication algorithm for the realization of research
- 2022-01-25 20:55:25下载
- 积分:1
-
C++实现离散数学中对称矩阵的判断。6行6列的矩阵,闲来无事,用VC++写一个小程序,判断是否是配对矩阵,很有意思哦!...
C++实现离散数学中对称矩阵的判断。6行6列的矩阵,闲来无事,用VC++写一个小程序,判断是否是配对矩阵,很有意思哦!-C++ realization of discrete mathematics in the symmetric matrix judgments. 6 row 6 of the matrix, nothing better, using VC++ to write a small program to determine whether the matching matrix, very interesting oh!
- 2022-01-25 14:58:01下载
- 积分:1
-
数据矩阵的最优化算法,用于最优化方法,用tc实现
数据矩阵的最优化算法,用于最优化方法,用tc实现-Data matrix optimization algorithms for the optimization method, using tc achieve
- 2023-03-22 15:00:03下载
- 积分:1
-
用c语言实现生产者
用c语言实现生产者-消费者问题-used language producer-consumer issues
- 2022-03-15 02:23:44下载
- 积分:1
-
一个各种著名算法问题的c源程序包,推荐
一个各种著名算法问题的c源程序包,推荐-A variety of well-known algorithm for the problem c source, the recommendation
- 2022-07-27 00:11:36下载
- 积分:1