-
计算两个矩阵相乘的源程序,通过更改可以改成类或制作模板...
计算两个矩阵相乘的源程序,通过更改可以改成类或制作模板-Calculation of two matrices of the source code can be changed by changing the type or make a template
- 2023-03-27 00:05:04下载
- 积分:1
-
数据结构算法及其应用
数据结构算法与应用-C语言描述阅读软件:Adobe Reader 7.0-data structure algorithms and application-C language description reading software : Adobe Reader 7.0
- 2023-01-23 12:40:05下载
- 积分:1
-
三维点云网格化
应用背景
三维点云网格化,应用到三维重建中,通过结构光扫描获取的三维点云数据,对点云数据进行重建生成三角面片。
关键技术用边扩展来构建三角网的算法是:
1.选取两数据点,连成初始基线
2.沿基线的固定一侧搜寻第三点,生成第一个Delauney三角形
3.以三角形的两条新边作为新的基线
4.依次重复2,3直至所有的基线处理完毕
所以在算法中分别用了几个函数分别是用来获取第三个点,根据余弦值来判断三角形的,构建三角网的。都是根据算法的思想来的
- 2022-07-03 05:52:54下载
- 积分:1
-
The importance of direct methods discussed in the previous work is unquestionabl...
The importance of direct methods discussed in the previous work is unquestionable, since in some practical engineering problems, information about the values of the objective function is the only reliable information, which may have a researcher.
- 2023-03-25 05:50:04下载
- 积分:1
-
纯软件的光线追踪算法 可以满足你的要求
纯软件的光线追踪算法 可以满足你的要求-pure software ray tracing algorithm can satisfy your request
- 2023-05-21 11:20:04下载
- 积分:1
-
通用GPU计算已经成为越来越受欢迎,因为GPU的多…
通用GPU计算越来越受欢迎了,原因在于GPU具有多个并行计算单元,这是在GPU上进行通用计算的CPP代码-General GPU computing has become increasingly popular because GPU with multiple parallel computing units, which are common in GPU computing on the CPP code
- 2023-03-15 04:30:04下载
- 积分:1
-
可用于3维或者4维的fourier变换程序
可用于3维或者4维的fourier变换程序-can be used for three-dimensional or four-dimensional fourier transform procedures
- 2022-03-24 10:49:35下载
- 积分:1
-
用有限元法求解三角形形区域上的Possion方程
用有限元法求解三角形形区域上的Possion方程-using the finite element method triangle-shaped region of Possion equation
- 2022-02-25 07:52:26下载
- 积分:1
-
基于GPU进行快速科学计算,速度远比CPU快得多。这是在GPU上实现FFT运算的程序代码...
基于GPU进行快速科学计算,速度远比CPU快得多。这是在GPU上实现FFT运算的程序代码-GPU-based fast scientific computing, speed is much faster than the CPU. This is achieved in the GPU computing FFT code
- 2023-04-28 22:25:04下载
- 积分:1
-
Fourier Transforms WAPAPI FFT function, display waveforms and sound very good
FFT傅立叶转换
WAPAPI 函数, 显示波形和声音, 非常不错的-Fourier Transforms WAPAPI FFT function, display waveforms and sound very good
- 2022-03-10 04:14:01下载
- 积分:1