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

[GIS/地图编程] Map

一个简单的地图导航系统,根据迪杰斯特拉最短距离算法求得选定两点之间的最短路径,然后根据要求打印或者输出。
A simple map navigation system, according to dijkstra shortest distance algorithm selected the shortest path between two points are obtained, and then print or output according to the requirements. (2016-05-03, Visual C++, 1114KB, 下载2次)

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

[GIS/地图编程] The-spirit-of-the-law

论法的精神,该书是18世纪上半叶杰出的启蒙思想家,近代资产阶级政治与法理学思想体系的主要奠基人,近代历史学派的创始人之一孟德斯鸠(C·L·Montesquieu,1689-1755)的最主要著作。
Spirit of the Law, the book is an outstanding first half of the 18th century Enlightenment thinkers, the main founders of modern bourgeois political and ideological system of jurisprudence, one of the founders of modern historical school of Montesquieu (C · L · Montesquieu , 1689-1755) the most important works. (2015-04-11, Visual C++, 392KB, 下载1次)

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

[GIS/地图编程] easy-diamond-dash

簡易版 diamond dash 此遊戲規則很簡單,在 30秒的時限內,只要有三個一樣顏色的方塊排在一起,就可以消除方塊,消掉一次就加10分,右上角則會顯示目前得分,時間倒數至0秒,會跳出視窗提醒使用者時間到。
easy diamond dash (2015-01-11, Visual C++, 2KB, 下载1次)

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

[GIS/地图编程] Dddeemdtede

把dem文件转换为dted格式文件的程序源码,3维地理信息息系统不可缺少的转换程序源码工具
Dem file is converted to the the dted format file program source code conversion program source tool, the information systems of three-dimensional geographic information indispensable (2012-08-18, Visual C++, 2012KB, 下载19次)

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

[GIS/地图编程] usaconamenum

USACOnamenum题解,在威斯康辛州牛大农场经营者之中,都习惯于请会计部门用连续数字给母牛打上烙印。但是,母牛本身并没感到这个系统的便利,它们更喜欢用它们喜欢的名字来呼叫它们的同伴,而不是用像这个的语句"C mon, #4734, get along."。
USACOnamenum Solution into the Wisconsin cattle farm operators are accustomed to please the accounting department of branded cows with consecutive numbers. However, the cow did not feel the convenience of this system, they prefer to use the name they like to call their companions, instead of like this statement " C' mon,# 4734, get along." (2012-08-15, Visual C++, 1KB, 下载2次)

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

[GIS/地图编程] daogelas

GIS中道格拉斯 压缩算法,采用递归。本程序以30个数据点为元数据。
GIS in Douglas compression algorithm using recursion,The program to 30 data points for the metadata (2012-03-02, Visual C++, 1KB, 下载5次)

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

[GIS/地图编程] cehuidadizhengsuan

大地投影正反算的正算,采用克拉斯索夫椭球,可以运行
Considered positive and negative projection of the earth is considered, using the ellipsoid Claes Denisov, you can run (2011-09-28, Visual C++, 1KB, 下载2次)

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

[GIS/地图编程] mapserver-4.0.1

著名GIS平台 完整源代码 基于CGI的通过万维网来传输动态GIS与图像的应用程序
GIS platform for the famous full source code through the World Wide Web-based CGI to dynamic GIS and image transfer applications (2011-05-01, Visual C++, 855KB, 下载14次)

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

[GIS/地图编程] HH_GIS_SpAn

GIS空间分析工具,我们的空间分析课程设计包含道格拉斯抽样、曲线插值与光滑、多边形最小凸包、点群分布参数(分布中心、分布密度、分布轴线等)。基本功能都实现了。
GIS spatial analysis tools, our curriculum includes Douglas spatial analysis sampling, interpolation and smooth curve, the minimum convex polygon, point group distribution parameters (distribution center, distribution density, distribution of axes, etc.). Basic functions are realized. (2010-11-22, Visual C++, 4101KB, 下载78次)

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

[GIS/地图编程] 200731130004practice_coding

空间分析,制作一个程序实现地图的加载,放大,缩小,道格拉斯压缩等功能。
Spatial Analysis, create a program to achieve the loading of the map, zoom in, zoom, Douglas compression functions. (2010-08-06, Visual C++, 7631KB, 下载6次)

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

[GIS/地图编程] DP

直线化简的两种算法比较,一种是道格拉斯普克算法,一种是Structured_Walk_Method
Line simplification compared two algorithms, one is the Douglas Peucker algorithm, one is Structured_Walk_Method (2009-11-19, Visual C++, 34870KB, 下载21次)

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

[GIS/地图编程] ccaesapp

CAES模式的算法实现 首先要完全理解CAES算法的实现过程,然后用C或C++编写CAES加解密解密程序。编写中应注意其执行效率。
CAES mode algorithm must first fully understand the process of CAES algorithm, and then use C or C++ Prepared CAES encryption decryption process. Preparation should be noted that the efficiency of its implementation. (2007-12-13, Visual C++, 167KB, 下载5次)

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

[GIS/地图编程] Douglas-Pcucker

在计算机地图制图的过程中,通过各种手段获取的矢量数据往往存在各种各样的问题,需要对数据进行预处理,数据压缩是其中的一种处理方法。在计算机地图中,数据压缩的对象是线状要素中心轴线和面状要素边界数据(几何数据) ,本程序名称为道格拉斯-普克算法.
computer cartography in the process, through various means to obtain the vector data exists in a wide variety of issues, the need for data preprocessing, Data compression is one of these options. In the computer map, Data compression is targeted at the center axis of linear elements and the elements of the border facial data (geometric data) The procedure known as Douglas-Puke algorithm. (2006-12-14, Visual C++, 87KB, 下载432次)

http://www.pudn.com/Download/item/id/233665.html
12
总计:33