-
求解圆周率pai的经典程序
求解圆周率pai的经典程序-solving pi pai classic procedures
- 2022-07-19 13:46:26下载
- 积分:1
-
实对称矩阵的特征值和特征向量求解
用VC6.0编程调试,用来计算实对称矩阵的特征值和特征向量,经调试测试,完全可以用于工程实验。代码中有相应的注释,帮助读者更好的理解代码。具体还可以参考 常用算法程序集(C++语言描述)-徐士良 第四版
- 2022-06-01 21:28:41下载
- 积分:1
-
纯C语言实现的改进暗通道去雾算法测试程序(附赠大量测试图像)
纯C语言实现的改进暗通道去雾算法测试程序(附赠大量测试图像)。
MFC的操作界面,方便操作和实现。
可实现多种去雾算法,以及测试算法时间及相关参数调节。
原图与效果图的对比显示。
- 2022-01-28 09:20:08下载
- 积分:1
-
多模式字符串匹配ACSM
最近学习算法,在网上找的,可惜只能按照关键字找,不能迷糊匹配
- 2022-04-17 05:38:43下载
- 积分:1
-
ACM Nankai University in 2008 summer training camp, the early sharing of code
南开大学2008年暑期ACM集训,初期共享代码-ACM Nankai University in 2008 summer training camp, the early sharing of code
- 2022-06-28 09:39:01下载
- 积分:1
-
迷宫算法,求解从起点到终点的迷宫路径,或者得出没有路径的结论。...
迷宫算法,求解从起点到终点的迷宫路径,或者得出没有路径的结论。-Maze algorithm, to solve from the point of origin to the end of the maze path, or there is no path to draw conclusions.
- 2022-09-29 07:20:02下载
- 积分:1
-
双端队列的实现
资源描述利用C语言实现双端队列,即可在队列的首部、尾部,插入元素或删除元素,也可以在建立的双端队列中查找元素。是数据结构中的一个算法,自己写,测试,可放心使用
- 2022-02-04 03:51:20下载
- 积分:1
-
Monte Carlo method known as random or statistical skills test method. More than...
蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。
-Monte Carlo method known as random or statistical skills test method. More than half a century, the development of science and technology and the invention of the electronic computer, this method as an independent method was raised and the first nuclear test and research has been applied. The Monte Carlo method is a calculated, but with the general numerical method a great difference. It was based on the theory of probability and statistics-based approach. As the Monte Carlo method can vividly describe things and the physical characteristics of the experimental process, numerical methods to solve some difficult problems, the result of the increasingly extensive application areas.
- 2022-07-14 13:23:24下载
- 积分:1
-
三维点云配准ICP算法 C++实现ICP_test
应用背景
ICP算法即:迭代最近点法(Iterative Closest Points Algorithm)。ICP算法由Besl和Mckey提出,是一种基于轮廓特征的点配准方法主要用于解决基于自由形态曲面的配准问题。
关键技术
ICP算法的基本思想是:根据某种几何特性对数据进行匹配,并设这些匹配点为假想的对应点,然后根据这种对应关系求解运动参数。再利用这些运动参数对数据进行变换。并利用同一几何特征,确定新的对应关系,重复上述过程。
- 2022-02-20 01:31:19下载
- 积分:1
-
卡尔曼滤波在精留塔建模中的应用
卡尔曼滤波在精留塔建模中的应用- The kalman filtering in fine keeps in the tower modelling the
application
- 2022-11-16 09:30:02下载
- 积分:1