-
3Dtext
3Dtext visual basic代码(3Dtext visual basic code)
- 2008-04-27 00:45:24下载
- 积分:1
-
crosscode
自己编写的C++小程序,十字算法,用到KD树,能够有效进行点云去噪,压缩数据(I have written a small program C++, cross algorithm used in KD tree, the point cloud can be effectively de-noising, compression of data)
- 2021-04-26 17:38:45下载
- 积分:1
-
ScanZbuffer
扫描线Zbuffer算法
1。算出模型的包围盒。
2.每条扫描线打点时并不是包围盒内整条线打点,而是先搜索需要刷新的范围, 只是该范围内打点。
(One scan line Zbuffer algorithm. Calculate the model bounding box. 2. Each scan line runs inside the box when not surrounded by the entire line runs, but first need to refresh the scope of the search, but the scope of RBI.)
- 2020-12-31 21:58:59下载
- 积分:1
-
refactor
序列匹配c++实现,可以帮助理解序列匹配算法(Sequence matching c++ implementation can help to understand the sequence matching algorithm)
- 2014-02-15 20:38:24下载
- 积分:1
-
udf
利用udf定义动网格的刚体运动,以使刚体能按照需要做任意的运动。(Use udf defined dynamic grid rigid body motion, so that just needs to be done in accordance with any physical exercise.)
- 2020-11-20 09:39:37下载
- 积分:1
-
Laplacian-Gaussian-Model
文章介绍了一种基于拉普拉斯——高斯模型的语音端点检测算法!(This paper introduces a Laplace-based- voice endpoint detection algorithm Gaussian model!)
- 2015-03-20 22:31:30下载
- 积分:1
-
cxysplitter_project
在对话框中实现splitter(achieve splitter)
- 2004-10-18 20:35:34下载
- 积分:1
-
suofang
说明: 该代码能实现图像缩放功能,简单,容易理解(The code to achieve the image zoom feature, simple, easy to understand)
- 2010-04-06 17:39:11下载
- 积分:1
-
Blend
投影机边缘融合软件,可以仿真几何变换,羽化(Edgeblend simulation sofeware)
- 2020-10-13 14:57:31下载
- 积分:1
-
JPEG_DECODE
本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的 IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。(The decoder class support common JPEG file format, which is currently the most JPEG files in the format and the main characteristics of this format is data for 8-bit precision, using Huffman coding DCT common frame (does not support extended serial and progressive model and arithmetic coding). The decoder of the IDCT algorithm uses three modes, respectively, floating-point decoding, fixed-point integer decoding and fixed-point integer MMX optimization, you can choose according to the specific circumstances.)
- 2021-04-29 14:38:42下载
- 积分:1