资源简介
实现了GIS基础算法之一凸壳算法。可快速构建点集凸壳
代码片段和文件信息
// MainFrm.cpp : implementation of the CMainframe class
//
#include “stdafx.h“
#include “tuqiao.h“
#include “MainFrm.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CMainframe
IMPLEMENT_DYNCREATE(CMainframe CframeWnd)
BEGIN_MESSAGE_MAP(CMainframe CframeWnd)
//{{AFX_MSG_MAP(CMainframe)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code !
ON_WM_CREATE()
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
static UINT indicators[] =
{
ID_SEPARATOR // status line indicator
ID_INDICATOR_CAPS
ID_INDICATOR_NUM
ID_INDICATOR_SCRL
};
//////
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2507 2004-04-13 20:53 200322050045 凸壳\MainFrm.cpp
文件 1581 2004-04-13 20:53 200322050045 凸壳\MainFrm.h
文件 4311 2004-04-13 20:53 200322050045 凸壳\ReadMe.txt
..A.SH. 6656 2011-04-08 20:37 200322050045 凸壳\res\Thumbs.db
文件 1078 2004-04-13 20:53 200322050045 凸壳\res\Toolbar.bmp
文件 1078 2004-04-13 20:53 200322050045 凸壳\res\tuqiao.ico
文件 398 2004-04-13 20:53 200322050045 凸壳\res\tuqiao.rc2
文件 1078 2004-04-13 20:53 200322050045 凸壳\res\tuqiaoDoc.ico
文件 640 2004-04-14 21:24 200322050045 凸壳\Resource.h
文件 208 2004-04-13 20:53 200322050045 凸壳\StdAfx.cpp
文件 1054 2004-04-13 20:53 200322050045 凸壳\StdAfx.h
文件 28984 2011-03-31 21:07 200322050045 凸壳\tuqiao.aps
文件 2324 2011-03-31 21:08 200322050045 凸壳\tuqiao.clw
文件 4209 2004-04-13 20:53 200322050045 凸壳\tuqiao.cpp
文件 4555 2004-04-13 20:53 200322050045 凸壳\tuqiao.dsp
文件 535 2004-04-13 20:53 200322050045 凸壳\tuqiao.dsw
文件 1356 2004-04-13 20:53 200322050045 凸壳\tuqiao.h
文件 91136 2011-03-31 21:08 200322050045 凸壳\tuqiao.ncb
文件 75776 2011-03-31 21:08 200322050045 凸壳\tuqiao.opt
文件 1345 2004-05-31 15:24 200322050045 凸壳\tuqiao.plg
文件 11693 2004-04-14 21:24 200322050045 凸壳\tuqiao.rc
文件 1742 2004-04-13 20:53 200322050045 凸壳\tuqiaoDoc.cpp
文件 1475 2004-04-13 20:53 200322050045 凸壳\tuqiaoDoc.h
文件 5621 2004-05-30 19:37 200322050045 凸壳\tuqiaoView.cpp
文件 2135 2004-04-19 20:46 200322050045 凸壳\tuqiaoView.h
目录 0 2015-09-04 17:03 200322050045 凸壳\res
目录 0 2015-09-04 17:03 200322050045 凸壳
----------- --------- ---------- ----- ----
253475 27
............此处省略0个文件信息
相关资源
- ARCGIS水利符号库(可根据不同应用重
- 黄河流域面状一级河网.zip shp格式GI
- ArcGISServer 10.5 Crack
- ArcGIS三调符号库及图层文件.zip
- 用AE arcengine画点画线画面代码
- 全国地级市数据shp文件全国地级市数
- 全国省界点坐标TXT
- arcgis生成六边形工具
- GPSubPoints.dll
- 第三次国土调查工作分类图示符号库
- 空间数据查询(详细讲解,ArcGIS Eng
- 带边框背景的文字标注arcgis for js
- 5位并行乘法器的逻辑电路实现使用
- 地理信息系统GIS中的计算机图形学
- Arcgis Engine API集合
- MapGIS 10开发西安科技大学培训
- Arcgis教程13.网络分析和应用
- GIS 实习报告
- 基于ArcGIS JS API封裝工具条微件
- 山东省市县级行政区划shp图
- Windows注册表对比工具
- logisim运算器实验第二关.circ
- ArGIS符号库土地利用总体规划图.rar
- 华中科技大学计算机组成原理ALU实验
- 中国省级行政区划图
-
ARCGIS色带,ColorBrewer.st
yle文件 - Logism 实现斐波那契数列计算
- 基于JS的WebGIS的开发
- Argis 地图标点画图 绘制
- 2015中国地级市及以上矢量图
评论
共有 条评论