联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All GIS/地图编程(23) 
按平台查找All C#(23) 

[GIS/地图编程] MilkywayMap

自己的银河地图(Milkyway Map)项目,基于Unity复现Space Engine的3个基础功能:摄像机的自由移动及缩放,读取星表自动生成恒星,恒星自发光的设置。
The Milky Way Map project is based on the three basic functions of the Unity reproduction Space Engine: the free movement and zoom of the camera, the automatic generation of stars by reading the catalog, and the setting of star self illumination. (2024-01-12, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705118101131984.html

[GIS/地图编程] TIN三角网

通过离散点坐标数据,计算简单TIN三角网连接方式,并进行绘制
Through discrete point coordinate data, simple TIN triangulation connection mode is calculated and plotted (2019-02-27, C#, 53KB, 下载8次)

http://www.pudn.com/Download/item/id/1551249834372937.html

[GIS/地图编程] 20180713_不规则三角网

创建不规则三角网并显示,以及给定高程体积计算。
Create irregular triangulation and display and calculate the height of a given height. (2018-11-01, C#, 284KB, 下载1次)

http://www.pudn.com/Download/item/id/1541055383147100.html

[GIS/地图编程] TIN

该程序的主要功能是利用动态三角网生成算法,获取区域内离散点构成的不规则三角网,再计算每个斜三棱锥的体积进而获得整个区域的体积。
The main function of the program is to use the dynamic triangulation network generation algorithm to obtain the irregular triangular mesh formed by the discrete points in the region, and then calculate the volume of each oblique three pyramid and then get the volume of the whole region. (2018-05-25, C#, 1452KB, 下载7次)

http://www.pudn.com/Download/item/id/1527228350454333.html

[GIS/地图编程] WindowsFormsApplication1

对地图的整饰要素进行输出,对地图添加比例尺,添加格网等
The decoration element output (2018-04-11, C#, 8KB, 下载1次)

http://www.pudn.com/Download/item/id/1523411335558177.html

[GIS/地图编程] CreatTin

由IPolygon和IFeatureClass创建三角网的函数,基于arcengine的二次开发
The function of creating TIN from polygons and featureClass (2017-12-25, C#, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1514194500186867.html

[GIS/地图编程] Delauney

基于C#实现的使用逐点插入法生成Delaunay三角网剖分程序。
Insertion method to generate Delaunay Triangulation based on the use-by-point program implemented in C#. (2016-03-02, C#, 52KB, 下载24次)

http://www.pudn.com/Download/item/id/1456906507245122.html

[GIS/地图编程] TINandVoronoi

通过逐点增入法生成delaunay三角网,在链接外接圆圆心生成泰森多边形
It uses c# to construct delaunay triangle and voronoi (2015-09-10, C#, 118KB, 下载9次)

http://www.pudn.com/Download/item/id/1441882379204978.html

[GIS/地图编程] cSharpdelaunay

代码在vs进行开发,使用c#,用逐点增入法实现delaunay三角网,简单快捷
It uses c# to achieve Delaunay triangulation, with the method of point by point (2015-09-10, C#, 59KB, 下载22次)

http://www.pudn.com/Download/item/id/1441882079886876.html

[GIS/地图编程] demo

微信接收后台信息的一个小demo。功能包括:验证微信签名和回复消息(微信信息返回)
Micro-channel receive background information on a small demo. Features include: micro-channel signature verification and reply to messages (micro-channel information back) (2014-08-11, C#, 8KB, 下载16次)

http://www.pudn.com/Download/item/id/2602327.html

[GIS/地图编程] tinSJW

这是用C#编写的不规则三角网生成程序,有兴趣的同学可以看看
It is written in C# using triangulated irregular network generation program, interested students can see... (2014-04-12, C#, 48KB, 下载14次)

http://www.pudn.com/Download/item/id/2509397.html

[GIS/地图编程] shanghai

地信网 上海矢量地图 mapinfo arcgis图像 shapefile格式
Letter to the sea vector map mapinfo arcgis online image (2013-10-11, C#, 425KB, 下载82次)

http://www.pudn.com/Download/item/id/2372345.html

[GIS/地图编程] GPGIS

污水官网的GIS小系统,希望对你有帮助。
GPGIS for wushuiguanwangguanli (2013-08-23, C#, 5593KB, 下载21次)

http://www.pudn.com/Download/item/id/2337734.html

[GIS/地图编程] cSharp

TIN全称为不规则三角网数字模型(Triangulated Irregular Network,TIN),它用一组连续而不重复的三角形逼近地形表面,是数字地面模型中的一种主要表示方法。
TIN called the triangulated irregular network digital model (Triangulated Irregular Network, TIN) with a set of continuous without repeating the triangle approximation of the terrain surface, is a major representation in the digital terrain model. (2013-05-14, C#, 52KB, 下载14次)

http://www.pudn.com/Download/item/id/2242732.html

[GIS/地图编程] TIN2

这是一个关于TIN的程序利用数据可以生成三角网。
This is a program using data on the TIN can generate the triangular mesh. (2013-03-20, C#, 53KB, 下载6次)

http://www.pudn.com/Download/item/id/2166606.html

[GIS/地图编程] Delaunay_WinForm

根据点生成狄洛尼三角网,以进一步生成泰森多边形
To generate Thiessen polygons based on points generated Di Luoni Triangle (2013-01-09, C#, 367KB, 下载46次)

http://www.pudn.com/Download/item/id/2111637.html

[GIS/地图编程] drawtest

构建Delaunay三角网的c#源程序,需要arcgis组件的支持.
build Delaunay triangle net using c#,arcgis components are required (2012-03-24, C#, 89KB, 下载16次)

http://www.pudn.com/Download/item/id/1804450.html

[GIS/地图编程] Index25ToFram

基于AE开发的标准全国标准分幅100W 到10万的标准地图框架, 和无投影经纬格网生成。
AE-based standards developed by national standard score increase to 10 million standard 100W map framework, and no projection the grid generation. (2010-04-16, C#, 3106KB, 下载22次)

http://www.pudn.com/Download/item/id/1128471.html

[GIS/地图编程] DelaunayTriangulation

AE开发的读取点数据生成Delaunay三角网!
AE developed to read point data generate the Delaunay triangulation! (2010-02-02, C#, 106KB, 下载52次)

http://www.pudn.com/Download/item/id/1057003.html

[GIS/地图编程] TIN-CSharp

TIN三角网在GIS中具有重要用途.本程序演示了随机点的生成与TIN的生长法动态生成。
TIN TIN in GIS is an important purpose. Demonstration of the process of generating random points with the Health TIN France long dynamically generated. (2007-05-28, C#, 10KB, 下载151次)

http://www.pudn.com/Download/item/id/288985.html
12
总计:23