-
缓冲区空间分析
该文件代码是基于ARCGIS的二次开发,里面实现了缓冲区分析,前提是需要安装ARCGIS二次开发工具包,所以,需要使用的可以从这里下载,试用。c#该源码实现了GIS中点、线、面的缓冲区分析。有距离缓冲区、属性值缓冲区和分级缓冲区三种。
- 2023-05-23 20:25:02下载
- 积分:1
-
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0...
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting matrix calculation code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-06-02 22:29:53下载
- 积分:1
-
Delaunay剖分Bowyer Watson算法
应用背景
基于MS Visual Studio 2010的C++算法设计。
三维建模中,最重要的一步就是平面区域的三角网格剖分。一般来说有很多方法可以实现这一步,比如贪心算法,周培德算法。但是效果最好的应当是Delaunay方法。本代码采用了Delaunay方法的Bowyer-Watson算法。
关键技术
Bowyer-Watson算法。
数据结构支持off文件的数据格式。
设计按照Delaunay剖分方法,执行Bowyer-Watson算法。
当运算结点过多时,程序占用资源较大。
读入读出均为off文件。
- 2022-12-11 14:00:03下载
- 积分:1
-
计算机模拟中的数值算法,对于牛顿运动方程
计算机模拟中的数值算法,对于牛顿运动方程-Summary on Some Numerical Methods for Newton’s Equation of Motion
- 2023-03-15 20:55:03下载
- 积分:1
-
基于计算流体力学的目录,包含各种格式和高
学习CFD的基础教程,含有各种差分格式和高精度本质无振荡算法源程序。-learning CFD based directory containing a variety of formats and high-precision differential nature without oscillation algorithm source.
- 2022-09-06 19:50:02下载
- 积分:1
-
二叉树集合运算毕业论文
二叉树集合运算毕业论文- Two forks the tree set operation graduation thesis
- 2022-02-16 03:08:43下载
- 积分:1
-
生成纹理特征图像
计算原始图像的几何纹理;将原始图像转化成他的纹理图像;该程序计算了14中不同的几何纹理;该程序可以方便的移植到其他程序中,独立于MFC;该程序面向的图像为大数据的遥感图像,用到了GDAL库。
- 2023-05-08 15:15:04下载
- 积分:1
-
能算800位Pi值的超级代码
能算800位Pi值的超级代码-can count 800 Pi value of the Super code
- 2022-02-13 20:21:35下载
- 积分:1
-
迪杰斯特拉最短路径算法
迪杰斯特拉最短路径算法-Floyd shortest path algorithm
- 2023-08-08 05:50:03下载
- 积分:1
-
计算机编程,用C语言计算改进的欧拉算法的典型题目
计算机编程,用C语言计算改进的欧拉算法的典型题目-Computer programming, using C language to improve the calculation of the Euler algorithm for a typical subject
- 2023-05-10 04:15:03下载
- 积分:1