-
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
-
LU分解法,数值分析最基本的!
LU分解法,数值分析最基本的!-LU decomposition, the most basic numerical analysis!
- 2022-01-26 02:32:30下载
- 积分:1
-
dynamic programming algorithm to solve the problem VC Cohong
动态规划算法解决行商问题 VC-dynamic programming algorithm to solve the problem VC Cohong
- 2023-08-26 18:55:03下载
- 积分:1
-
LZW压缩编码源程序
LZW压缩编码源程序,LZW压缩编码是一种先进的数据压缩技术,属于无损压缩编码,该编码主要用于图像数据的压缩,C++实现,代码注释详细,易懂
- 2023-04-12 13:10:02下载
- 积分:1
-
不使用matlab内部调用程序的按照高斯消元法本身原理来编写。...
不使用matlab内部调用程序的按照高斯消元法本身原理来编写。-Do not use matlab within the procedure call in accordance with the Gauss elimination principle to the preparation of their own.
- 2022-01-25 14:26:45下载
- 积分:1
-
粒子群算法
粒子群算法,gbest,和pbest,轻松实现,十分实用
- 2022-05-16 16:19:06下载
- 积分:1
-
局部加权回归
Another Locally weighted regression
- 2022-02-02 23:17:53下载
- 积分:1
-
利用快速傅立叶变换间接计算的Hilbert变换。程序已测试,效果很好...
利用快速傅立叶变换间接计算的Hilbert变换。程序已测试,效果很好-The use of Fast Fourier Transform Hilbert transform calculated indirectly. Procedures have been tested, the effect of good
- 2022-03-15 17:45:20下载
- 积分:1
-
数值计算中SOR迭代法的Matlab程序
数值计算中SOR迭代法的Matlab程序-numerical calculation SOR iteration of the Matlab program
- 2022-04-17 10:44:51下载
- 积分:1
-
计算1!+2!+3!+...+n!的较快的算法。
计算1!+2!+3!+...+n!的较快的算法。
- 2022-12-24 23:55:04下载
- 积分:1