搜索资源列表
DEMtransform
- 用VC编写的程序源代码,用来实现对话框中DEM简化和坐标转换的过程-VC prepared by the program's source code used for dialog and DEM simplify the process of coordinate transformation
Digihelper
- 这个软件采用的是VC++语言,主要实现了数字测图中一些常用的计算功能。主要功能分为四个大类:坐标转换类,角度转换类,误差计算类和其它计算类。共实现了20多项计算功能。 该软件为绿色软件,界面友好,操作简单,资源占有率低-the software is used in VC language, the main digital mapping some of the terms commonly used functions. Divided into four main funct
xuniahozhuaqu
- 采用vc+opengl制作的虚拟手抓取软件,实现了三维物体的定位及坐标转换-using vc opengl produced by the virtual hand crawls software, a three-dimensional object positioning and coordinate conversion
000000adada2
- 数据结构,二叉树和哈夫曼编码。C++ 1、 学会针对DFA转换图实现相应的高级语言源程序 ·a C++ Class Library of Cr ·简单的防火墙,可以用来学习,作为毕业课设也相当有帮 ·实现ARM 芯片的一对PWM 输出用于控制直流电机 ·Programming the Microsoft ·VC调用java的简单例子。需要注意jvm.dll ·这是介绍在VC++6。0下如何编写GPIB程序。有 ·GPS坐标转换软件:直角坐标与大
VC
- 该程序包含了平面坐标到空间坐标系之间地相互转换,北京1954坐标到WGS84坐标系之间地转换
CDCDemo
- 用vc++实现坐标转换的程序,在物理坐标和逻辑坐标之间转换,并以两个图形作为例子显示了其效果。
坐标转换的源代码
- VC系统下,地球坐标转换的源代码,在WGS-84坐标和北京54坐标之间的一套转换参数,可以全国通用的,在每个地方会不一样,因为它们是两个不同的椭球基准。-VC system, the Earth coordinates conversion source code, the WGS-84 coordinates and coordinate between Beijing 54 set conversion parameters can be nationwide, in every place
VC下的MAPX实现
- 文实验环境为 .NET 1.1,MAPX4.5。 为了让鹰眼图脱离主View单独浮动,决定使用CJLibrary控件来放置鹰眼图,该控件可由网址[2]下载。 鹰眼图上面有一个红色矩形框,表示主图的当前可视范围。要求点击鼠标左键来移动此框时能够引起主图的联动。 主图上有放大、缩小、移动三个工具按钮,要求主图变化的时候,能够引起鹰眼图矩形框的联动。 实现的易错点在CMapXEagleBar::OnMouseUpInMap函数, 鹰眼图中矩形框的移动要经过如下几步: a) 得到矩形框四个顶点
Zoom
- VC++窗口视图缩放的源代码,一个用VC6开发的图形数据支持系统,其中的难点正在于理解坐标系统的含义、各种映射模式的意义以及与逻辑坐标的转换,这个小程序将逐一进行演示和注释
lambertVC
- 兰勃托地图投影绘图,包括兰伯特坐标转换,VC++语言-Lan Botuo map projection drawings, including the Lambert coordinate transformation, VC++ language
11
- 基于VC++的七参数解算和坐标转换,用最小二乘法做的-Based on the seven parameters of VC++ Solution and coordinate transformation, to do the least square method
gs
- 此程序是利用VC++实现高斯变换,希望对大家有用。-This procedure is to use VC realization of Gaussian transform, in the hope that useful.
the-example-of-coordinate-changing
- 这个是一个坐标转换的学习例子,是我在学习DPLP转换的时候结合网上和书本上的相关知识写得一个小例子,是基于vc++6.0环境下写的。里面有注释,比较详细,可以读一下。-This is an example of coordinate transformation learning is my conversion DPLP in learning when combined with online and in books written in the relevant knowledge, a
CoodTransfer
- 用vc++编写的大地坐标与经纬度坐标之间相互转换到程序。-Using vc++, prepared with the latitude and longitude coordinates of geodetic coordinate conversion between the procedures.
llh2xyz
- 一个用单精度浮点数库计算的经纬度转换XYZ坐标转换源程序,精度达到双精度浮点数的精度,在VC或borlandc下均可运行的程序.-float to generate double accuracy. transfer (Latitude,Longitude,Height) to (X,Y,Z)
chuangkousuofang
- VC++窗口视图缩放的源代码,其中的难点正在于理解坐标系统的含义、各种映射模式的意义以及与逻辑坐标的转换,这个小程序将逐一进行演示和注释。 -VC++ window, view the source code for scaling, in which the difficulty is on understanding the meaning of coordinate system, the significance of the various mapping models as w
GaussKrugerProjection
- VC++实现高斯克吕格投影坐标转换,希望对GIS行业的学生朋友们有所帮助。-using VC++ to achieve Gauss Kruger projection coordinate conversion. Hope that it is helpful for students and friends in GIS.
VC-coordinate-transformation
- VC坐标转换和绘制曲线的程序,坐标转换简单实用-VC coordinate transformation and draw the curve of the program, coordinate transformation is simple and practical
SDI
- 基于VC++6.0的时间转换程序,各种时间类型转换,以及少量的坐标转换(The procedures of the transformation of time and coordinate)
经纬度转换vc源码
- 干货,真的,可以把代码添加到自己程序当中,验证过,精度非常高。最近一段时间真情打造,有 m_index = 0;("克氏椭球(北京54坐标系)"); m_index = 1; ("1975年椭球(西安80坐标系)"); m_index = 2; ("WGS-84椭球(WGS84坐标系)")三个选项。(Dry, really, you can add code to their own procedures, validation,