登录
首页 » C# » 拓扑关系构建

拓扑关系构建

于 2023-04-01 发布 文件大小:78.44 kB
0 33
下载积分: 2 下载次数: 1

代码说明:

应用背景   拓扑关系是GIS中空间目标之间最基本也是最重要的关系之一,在空间数据建模、空间查询、分析、推理、制图综合、图像检索和相似性分析等过程中起着重要的作用。 关键技术使用C#进行编程,原始数据存储在文本文件中,文本文件保存的是点和弧段信息(也可以是边)。读取数据后,算法能够自动生成拓扑信息,并实现含岛多边形,多边形使用链状独立编码表达拓扑关系。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C
    说明:  written in C program
    2020-06-19 02:40:01下载
    积分:1
  • 你曾经经历过的错误加载DLL当你启动一个应用而…
    Have you ever experienced an error while loading a DLL when you start an application? Invalid DLL version? Entry point @XXXX not found? -Have you ever experienced an error while lo ading a DLL when you start an application Invali DLL version d @ XXXX Entry point not found
    2022-03-23 04:34:44下载
    积分:1
  • windows下多线程
    Windows下的多线程测试代码,内有注释,可供初学者学习使用
    2022-04-11 01:51:59下载
    积分:1
  • adder
    用于实现FPGA硬件开发使用的加法器,需要注意的是用Verilog语言实现的(The adder used to realize FPGA hardware development needs to be realized in Verilog language)
    2020-06-22 03:20:01下载
    积分:1
  • C# 线性拟合求直线方程
    C# 线性拟合求直线方程,及相关系数计算 曲线直线化是曲线拟合的重要手段之一。对于某些非线性的资料可以通过简单的变量变换使之直线化,这样就可以按最小二乘法原理求出变换后变量的直线方程,在实际工作中常利用此直线方程绘制资料的标准工作曲线,同时根据需要可将此直线方程还原为曲线方程,实现对资料的曲线拟合。
    2022-04-11 12:54:59下载
    积分:1
  • lesson17_3 - 单个字符
    接到单片机上后,输出到示波器可以看到一定频率的方波,通过按键可以调节波形的频率,同时在显示屏上也可以产生对应的周期和频率,外加信号发生器,可以得出对应的周期频率(After being connected to the single chip computer, the square wave of a certain frequency can be seen when it is output to the oscilloscope. The frequency of the waveform can be adjusted by keystrokes. At the same time, the corresponding period and frequency can be generated on the display screen, and the corresponding periodic frequency can be obtained by adding a signal generator.)
    2020-06-17 20:20:07下载
    积分:1
  • main
    以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 1.基本要求 (1)首先实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出。其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向。如下图所示迷宫。从入口(1,1)到出口(8,8)的求解结果如下: (1,1)(1,2),(2,2)(3,2)(3,1)(4,1)(5,1)(5,2)(5,3)(6,3)(6,4)(6,5)(5,5)(4,5)(4,6)(4,7)(3,7)(3,8)(4,8)(5,8)(6,8)(7,8)(8,8)(The labyrinth is represented by a m*n rectangular array. 0 and 1 represent the pathways and obstacles in the labyrinth respectively. Design a program for any set of maze, find a way from the entrance to the exit, or draw no conclusion of the path. 1. basic requirements (1) first implement a stack type with linked list as storage structure, then write a non recursive procedure to solve the maze. The path obtained is output in the form of three tuple (I, J, d). Among them: (I, J) indicates a coordinate in the labyrinth, and D indicates the direction of going to the next coordinate. As shown in the labyrinth below. The results obtained from the entrance (1, 1) to the outlet (8, 8) are as follows: (1, 1) (1, 2), (2, 2) (3, 2) (3, 1) (4, 1) (4, 1).)
    2018-07-03 13:15:46下载
    积分:1
  • 2015年飞思卡尔智能车竞赛摄像头组全部代码
    2015年飞思卡尔智能车竞赛摄像头组全部代码,最后速度达到2.5m/s , 获得省级一等奖,在此拿来分享了。
    2022-02-10 14:40:03下载
    积分:1
  • Delphi经典编程入门,对初学者很有帮助。
    Delphi经典编程入门,对初学者很有帮助。-Introduction to Delphi Basic Programming, helpful for beginners
    2022-08-19 12:06:06下载
    积分:1
  • AD7714
    AD7714驱动程序,用来做称重,稳定输出(AD7714 Driver, used for weighing, stable output)
    2019-06-26 08:48:41下载
    积分:1
  • 696518资源总数
  • 104223会员总数
  • 35今日下载