文件名称:chull
介绍说明--下载内容来自于网络,使用问题请自行百度
This code is described in \"Computational Geometry in C\" (Second Edition),
Chapter 4. It is not written to be comprehensible without the
explanation in that book.
Input: 3n integer coordinates for the points.
Output: the 3D convex hull, in postscr ipt with embedded comments
showing the vertices and faces.
Compile: gcc -o chull chull.c (or simply: make)
Chapter 4. It is not written to be comprehensible without the
explanation in that book.
Input: 3n integer coordinates for the points.
Output: the 3D convex hull, in postscr ipt with embedded comments
showing the vertices and faces.
Compile: gcc -o chull chull.c (or simply: make)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chull/chull.c
chull/i.cube
chull/macros.h
chull/Makefile
chull/README.chull
chull
www.dssz.com.txt
chull/i.cube
chull/macros.h
chull/Makefile
chull/README.chull
chull
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.