文章列表
 
您正在查看 "计算几何和gis" 分类下的文章

2008-02-17 22:27
 
2007-12-10 15:41

参考文献:

2006 IEEE International Ultrasonics Symposium Proceedings

P1A-6A Novel Spline-Based Algorithm for Multidimensional Displacement and Strain Estimation

- W. F. Walker, D. A. Guenther, R. L. Coe and F. Viola
 
2007-12-10 14:25
原文出自:http://download.csdn.net/source/139151

A year and a half year ago, I published this article to the Codeguru site and got a number of requests about the Kriging algorithm contour map. Unfortunately, my project was changed shortly after that article and later I quit the company so I couldn‘t find time to finish this Contour business. A week ago, I happened to need a contour map aga

 
2007-12-03 19:08

CGAL - 计算几何算法库

What is CGAL

    CGAL是一个强大的开源的计算几何算法库,全称是:Computational Geometry Algorithm Library. 提供了诸如:2D凸包,3D凸包,三角化等等著名的计算几何经典算法。库是基于C++的。

Where to Get CGAL

    CGAL是一个开源的算法库,所以你可以从CGAL的官方网站 http://www.c

 
2007-12-03 16:45

操作系统: ubuntu 7.10
cgal   CGAL-3.3.1.tar.gz

1. 解压
mv CGAL-3.3.1.tar.gz /home/tlu/2007/
cd /home/tlu/2007/
tar xzvf CGAL-3.3.1.tar.gz

2. 转到CGAL 目录
cd CGAL-3.3.1

3. 阅读 INSTALL

4. ./install --prefix=/usr/local/ (可能是 ./install_cgal, 看看你的INSTALL说的是什么命令)

5. 解决报错 ERROR: Support for BOOST is required.
使用下面的命令
sudo apt-get install libboost-dev libboost-doc
安装 libboos

 
2007-11-29 20:23
自然邻接点插值的参考
1. nem_intro.ps
N. Sukumar, A note on natural neighbor interpolation and the natural element method (NEM)
2. http://wwwrses.anu.edu.au/geodynamics/nn/nn.html
3. D. Watson, The natural neighbor series manuals and source codes, Comput
 
 
   
 
 
文章存档
 
     
 
最新文章评论
  

这样做是不是只能转化为utf8不能搞成gbk啊? 好像用iconv可以任意转换
 

求问:如何向vector中的指定位置中插入数据???
 

最近在用,学习了
 

学习了
 

//并行输出往往次序是混乱的,为了按顺序输出,我们采用下面这段代码 //输出代码将会
   
帮助中心 | 空间客服 | 投诉中心 | 空间协议
©2012 Baidu