-
“计算几何结构”(第二版)的代码:代码功能章…
C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg Point-in-poly Chapter 7, Code 7.13 /inpoly Point-in-hedron Chapter 7, Code 7.15 /inhedron Int Conv Poly Chapter 7, Code 7.17 /convconv Mink Convolve Chapter 8, Code 8.5 /mink Arm Move Chapter 8, Code 8.7 /arm-C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg P
- 2023-04-03 14:50:03下载
- 积分:1
-
Fashion portfolio of office, the use of 3DMAX development, can be poured into an...
时尚的办公组合,利用3DMAX开发,可以倒入到任何场景中。-Fashion portfolio of office, the use of 3DMAX development, can be poured into any scene.
- 2022-02-04 06:22:52下载
- 积分:1
-
很好用的3D动画引擎源代码,计算机图形学几何工具算法详解/Geometric Tools for Computer Graphics 配套源代码。由于网络不通畅...
很好用的3D动画引擎源代码,计算机图形学几何工具算法详解/Geometric Tools for Computer Graphics 配套源代码。由于网络不通畅,我去掉了原包中的例子和数据,仅留下代码库。-Good use of 3D animation engine source code, computer graphics, geometric algorithms explain tools/Geometric Tools for Computer Graphics matching the source code. As the network is not open, I removed the original package examples and data, leaving only the code library.
- 2022-11-01 22:45:03下载
- 积分:1
-
Apparel CAD source code, can interrupt the bspline partition, the reduction oper...
服装CAD源代码,可以进行bspline的打断分割,裁减操作,而且还可以解析shx字库,进行标注等。-Apparel CAD source code, can interrupt the bspline partition, the reduction operation, but also can resolve shx font, such as to carry out marking.
- 2022-12-13 19:20:03下载
- 积分:1
-
常用图像处理程序的源码,有浮雕等特殊处理算法,各部分程序单独写出txt文件,便于移植。...
常用图像处理程序的源码,有浮雕等特殊处理算法,各部分程序单独写出txt文件,便于移植。-commonly used image processing source code, and other special cameo processing algorithms part of the process alone write txt documents, facilitate transplantation.
- 2022-08-17 09:38:06下载
- 积分:1
-
在QT平台上实现了一个基本的图形显示以及可以进行橡皮筋缩放的功能
在QT平台上实现了一个基本的图形显示以及可以进行橡皮筋缩放的功能-In the QT platform to achieve a basic graphical display and a rubber band zoom function
- 2022-03-12 21:10:16下载
- 积分:1
-
Drawing Bezier curves and B
绘制Bezier曲线和B样条曲线,可在一个面板中绘制两种曲线-Drawing Bezier curves and B-spline curve can be drawn in a panel of two curves
- 2023-05-02 20:35:03下载
- 积分:1
-
基于sift的复制粘贴篡改检测
基于sift的图像复制粘贴篡改检测方法,首先提取出sift特征,这里提取的sift特征是用c++代码提取的,然后进行g2nn匹配和
凝聚层次聚类 ,最后根据仿射变换参数标出篡改区域。并用连线的方式将真实区域和复制粘贴篡改区域标记出来。
- 2022-04-29 20:44:55下载
- 积分:1
-
程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区....
程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区.-procedures first reading of the document BITMAP point pixel RGB value, library so compressed RGB JPEG files into the buffer zone or buffer zone.
- 2023-05-05 22:55:02下载
- 积分:1
-
哈夫曼编码(C语言)
哈夫曼编码(C语言)-Huffman coding (C language)
- 2022-08-23 08:31:38下载
- 积分:1