-
stl文件读取与显示
应用背景STL =
STL文件,一种3D模型文件格式STL(STereo Lithography的缩写)
STL文件格式是由3D SYSTEMS 公司于1988
年制定的一个接口协议,是一种为快速原型制造技术服务的三维图形文件格式。STL 文件由多个三角形面片的定义组成,每个三角形面片的定义包括三角形各个定点的三维坐标及三角形面片的法矢量。三角形顶点的排列顺序遵循右手法则。 STL 文件有2 种类型:文本文件(ASCII格式)和二进制文件(BINARY)。关键技术This program may crash your system or run poorly depending on your
hardware. The program and code contained in this archive was scanned
for virii and has passed all test before it was put online. If you
use this code in project of your own, send a shout out to the author!
- 2022-05-08 08:33:51下载
- 积分:1
-
已知某函数在已知点上的函数值,用拉格朗日插值多项式求出其余点的函数值lagrange.c...
已知某函数在已知点上的函数值,用拉格朗日插值多项式求出其余点的函数值lagrange.c-known function of a known point in the function, polynomial interpolation using Lagrange points obtained a function of the remaining value lagrange.c
- 2023-01-26 21:50:04下载
- 积分:1
-
Matlab 算法 Gauss(A,a,b,n,x)
大学实验程序演示 1. A=[1 1 1;0 4 -1;2 -2 1]; b=[6 5 1]"; x=gauss(A,b) 执行结果: 消元后的A &n 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论 0 粉丝 0 发布 0 获赞 关注 查看主页 matlab 相关源码推荐 目标跟踪运行 camshift算法 0 0 暂无评分基于循环含量比的盲反卷积(BD-RCC)的Matlab代码 0 0 暂无评分排列熵计算 0 0 暂无评分正向运动学 0 0 暂无评分FBMC_UFMC_OFDM_5G-master 0 0 暂无评分 介绍信息预览(0条)评论打分
- 2022-07-18 13:03:14下载
- 积分:1
-
AIRtools_matlab
资源描述% UTV Tools.
% Version 1.0 11-June-11
%
% Iterative ART Methods.
% kaczmarz - Kaczmarz"s method (often referred to as ART).
% randkaczmarz - Randomized Kaczmarz method.
% symkaczmarz - Symmetric Kaczmarz method.
%
% Iterative SIRT Methods.
% cav - Component Averaging (CAV) method.
% cimmino - Cimmino"s projection method.
% drop - Diagonally Relaxed Orthogonal Projections (DROP) method.
% landweber - The classical Landweber method.
% sart - Simultaneous Algebraic Reconstruction Technique (SART) method.
%
% Training Routines.
% trainDPME - Training method for the
- 2023-06-20 04:35:03下载
- 积分:1
-
intehrale 图像
我们提出一种积分图像算法这可以在运行实时的图形处理单元 (GPU)。我们的系统利用了通过计算并行性NVIDA CUDA 编程模型,是一种软件平台,为解决非图形问题在大规模并行高性能时尚。
- 2022-11-10 17:55:04下载
- 积分:1
-
C++实现矩阵的所有运算
利用C++实现了,矩阵的所有运算,包括矩阵的基础运算、以及矩阵的LU分解、矩阵QR分解等等,对于进行矩阵运算来说这是一个很不错的代码,希望对大家能够有所帮助
- 2022-02-14 15:25:09下载
- 积分:1
-
旅行商问题的模拟退火matlab源码程序
旅行商问题的模拟退火matlab源码程序-Traveling salesman problem matlab source of the simulated annealing procedure
- 2022-06-14 01:03:47下载
- 积分:1
-
achieve with a horse riding game FOSS
用c++实现的马踏棋源码-achieve with a horse riding game FOSS
- 2022-05-23 08:04:10下载
- 积分:1
-
factorial algorithm calculation, calculation methods used Reverse the data struc...
计算阶乘的算法,方法采用逆序计算的数据结构,效率很高。-factorial algorithm calculation, calculation methods used Reverse the data structure, high efficiency.
- 2023-01-26 09:05:04下载
- 积分:1
-
SPH method used to prepare the shock tube procedures, the development of the lan...
用SPH方法编写的激波管程序,开发语言C-SPH method used to prepare the shock tube procedures, the development of the language C
- 2023-07-18 05:15:03下载
- 积分:1