GIS设计4 系统详细设计工具_第1页
GIS设计4 系统详细设计工具_第2页
GIS设计4 系统详细设计工具_第3页
GIS设计4 系统详细设计工具_第4页
GIS设计4 系统详细设计工具_第5页
已阅读5页,还剩14页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、系统详细设计工具2006年11月27日GIS设计课程内容1.熟悉ArcGIS2.总论、设计思想3.系统定义4.总体设计5.详细设计6.数据库设计7.系统实施、测试 (面向对象分析与设计)8. ArcObjects开发9.ArcGIS空间分析1.ArcGIS操作2.软件工程设计 visio3.软件需求规格说明4.总体设计实践5.详细设计实践6.数据库设计实践7.系统实施、测试(UML实践)8.AO实践9.ArcGIS空间分析操作关于作业本节内容n程序流程图nN-S盒式图n问题分析图n类程序设计语言n实习程序流程图(program flow chart)n方框表示处理步骤,菱形框表示逻辑判断,箭头

2、表示控制流过程判断开始终止可选过程流程程序流程图(program flow chart)n优点简单明了、易于掌握适用于具体模块可以嵌套n缺点缺乏全局考虑随意转移流程不易表示数据结构程序流程图示例N-S (nassi-shneiderman)盒式图nnassi和shneiderman开发,经Chapin扩充,所以叫N-S图和Chapin图n始于一个大盒子,内部分解表示不同处理过程n表达清晰n不能任意转移控制流n易于确定数据工作域n易于表示递归盒式图基本结构问题分析图(problem analysis diagram)n日立制作所开发n在Pascal语言基础上发展n二维树状图n结构清晰n自顶而下、

3、逐步细化问题分析图的基本原理类程序设计语言n用程序设计语言的语法控制框架,内部使用自然语言表示数据结构和处理过程n没有图形工具清晰n适于表现算法n便于程序代码转化n将其作为注释插入到程序中,便于维护类程序设计语言的具体形式TYPE drawing IS STRUCTURE DEFINEDnumber IS STRING LENGTH(12);geometry DEFINEDlines: (x, y) start; (x, y) end; line.type;circle: (x, y) center, radius, arc.angle;point: (x, y);curve: (xi, yi

4、) for i 2notes IS STRING LENGTH(256);BOM DEFINEDpart.sequence IS LIST;part.no: STRING format aa-nnnnnn;pointer IS PTR;END drawing TYPE;实习n表现空间自相关计算的算法与设计思路地理学第一定律nThe First Law of Geography: everything is related to everything else, but near things are more related than distant things (Tobler, 1979.

5、 Philosophy in Geography).进一步的解释nIt means if features situated close together have similar attribute information, then the pattern in the data can be described as exhibiting positive autocorrelation. When features close together are more dissimilar in attribute value than features further away, patt

6、ern in the data is negatively autocorrelation. Zero autocorrelation exists when attributes or their values are independent of location (Goodchild, 1986).量化方法nMorans Inn is the number of cases. nxi is the variable value at a particular location, xj is the variable value at another location, a is the

7、mean of the variable.nwi, j is a weight applied to the comparison between location i and location j. It is a contiguity matrix: if zone j is adjacent to zone i, the interaction receives a weight of 1. Another option is to make wi, j a distance-based weight which is the inverse distance between locations i and j.nGearys Cna is the mean of x values nwij = 1 if i,j adjacent, else 0 nc is 1 if neighbors vary as much as the sample as a whole nc 1 if neighbors are less similar (negative dependence) niniinjjininjjijiaxwaxaxw

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论