-
frmOrderGoodsDetail
说明: A greedy algorithm is a simple, intuitive algorithm that is used in optimization problems
- 2020-06-25 02:20:02下载
- 积分:1
-
peizhun
//以上的代码加载了两个PCD文件得到共享指针,
//后续配准是完成对源点云到目标点云的参考坐标系的变换矩阵的估计,
//得到第二组点云变换到第一组点云坐标系下的变换矩阵
// 将输入的扫描点云数据过滤到原始尺寸的10%以提高匹配的速度,
//只对源点云进行滤波,减少其数据量,而目标点云不需要滤波处理
//因为在NDT算法中在目标点云 对应的 体素网格数据结构的 统计计算不使用单个点,
//而是使用包含在每个体素单元格中的点的统计数据(The following links describe a set of basic PCL tutorials. Please note that their source codes may already be provided as part of the PCL regular releases, so check there before you start copy & pasting the code. The list of tutorials below is automatically generated from reST files located in our git repository.)
- 2019-04-01 11:00:00下载
- 积分:1
-
Android-AudioRecorder-App-master
android录音代码挺好的,适合初学者使用(Android recording code is good)
- 2020-06-20 15:20:02下载
- 积分:1
-
RapidOMP
说明: 字典学习与快速正交匹配追踪。正交匹配追求 (OMP) 在过去十年中已被证明是图像和信号处理领域的重要算法,用于估计字典学习中的稀疏表示。多年来,加快 OMP 算法的精度的努力一直通过通用 OMP (g-OMP) 和快速 OMP (f-OMP) 等变体进行。所有这些算法都递归地求解了"S"样本数中每个信号样本的OMP。该算法,快速 OMP (r-OMP),运行"N"原子的循环,同时估计所有样本,并在自N<<S以来的真实场景中,建议的方法将OMP的速度加快几个数量级。(Orthogonal Matching Pursuit (OMP) has proven itself to be a significant algorithm in image and signal processing domain in the last decade to estimate sparse representations in dictionary learning. Over the years, efforts to speed up the OMP algorithm for the same accuracy has been through variants like generalized OMP (g-OMP) and fast OMP (f-OMP). All of these algorithms solve OMP recursively for each signal sample among 'S' number of samples. This algorithm, rapid OMP (r-OMP), runs the loop for 'N' atoms, simultaneously estimating for all samples, and, in a real scene since N<<S, the proposed approach speeds up OMP by several orders of magnitude.)
- 2020-12-17 11:06:40下载
- 积分:1
-
cyclic_cross_periodogram
说明: 循环平稳信号谱相关函数,并做做出三维立体图形(Cyclostationary signal spectral correlation function, and do make a three-dimensional graphics)
- 2008-11-10 18:11:21下载
- 积分:1
-
pintu
c++开发的拼图小游戏,喜欢的朋友进来看看(c++ developed puzzle game, like friends come to see)
- 2013-06-04 14:33:50下载
- 积分:1
-
包含按键扫描,字符处理到数学运算、功能函数等从初级到深入的各类源程序。
包含按键扫描,字符处理到数学运算、功能函数等从初级到深入的各类源程序。- Contains the pressed key scanning, the character processes
primarily to mathematics operation, the function function and so on
from to the thorough each kind of source program.
- 2022-08-06 18:21:15下载
- 积分:1
-
200837154472139
是一款测试无线数据传输的绿色软件,能通过网络端口与DTU进行数据交流。(Is a test of the green wireless data transmission software, through the network port for data exchange with the DTU.)
- 2008-04-14 19:37:44下载
- 积分:1
-
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n...
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n*n的自然数构成的魔方阵。-Print "magic matrices." The so-called "magic matrix" refers to the matrix, which each line, each diagonal out and the sum of all the same. For example, third-order magic Lineup : 8 1 6 3 5 7 4 9 2 request from a print n* n to the natural form of the magic number of matrices.
- 2022-01-25 16:01:22下载
- 积分:1
-
lcd programming, used in various dot matrix lcd graphics, everyone can help spee...
lcd编程,用在lcd上的各种点阵图形,可以帮助大家加速开发进度。文件里面的是16X16大小的图片。希望对大家有用-lcd programming, used in various dot matrix lcd graphics, everyone can help speed up the development progress. File inside the picture size is 16X16. Hope useful for everyone
- 2023-08-04 04:30:03下载
- 积分:1