搜索资源列表
vc_jiqiaoshili_part8
- Visual.C++程序设计技巧与实例--配套光盘 第8章 图形图像编程 本章共11个实例: 1. DPLP设备坐标和逻辑坐标的相互转换 2. DrawShapes绘制各种图形 3. GDIDemoGDI对象的访问 4. MouseDraw使用鼠标绘图 5. DlgPaint在对话框上绘图 6. OpenGLDemo使用OpenGL绘图 7. OpenGLMovie使用OpenGL实现动画效果 8. BMPDemo在客户区显示位图 9. BMP256显
xy2bl
- 一个高斯投影转换程序,在平面坐标,大地坐标,空间坐标间,相互转换。
zuobiaozhuanhuan
- 很好的坐标转换软件,迅速完成各种坐标的相互转换!
a
- 坐标空间及其变换 在视图和窗口中绘图或定位总是在一个二维坐标系进行,依据作用方法的不同,坐标有多种表示方法,并且各种不同坐标之间可以相互转换。
GaussProj 高斯投影正反算程序
- 高斯投影正反算程序,可以实现经纬度大地坐标与空间三维坐标的相互转换,可以选择椭球模型。-Positive and negative Gaussian projection computer program, can achieve three-dimensional space geodetic coordinates latitude and longitude coordinates conversion, you can select the ellipsoid model.
coordinate-change
- 通过对我国国家基本比例尺地形图的新旧图幅分幅编号系统以及各个图幅区域的坐标范围的比较分析, 以及新旧图幅编号相互转化公式,制作了一个简易的图幅编号转换的程序。-Coordinate the comparative analysis of the numbering system of framing of our national-scale topographic maps, old and new maps and maps of each region, as well as betwee
WGS84
- 实现经纬度坐标与直角坐标之间的相互转换,以及角度不同表示方法的转换(弧度、度、度分、度分秒等)。-The realization of latitude and longitude coordinates and rectangular coordinates between the conversion and that the perspective of different methods of conversion (radians, degrees, degrees minutes d
corsystem
- 收集整理了网络上C#语言编写的AE二次开发中涉及坐标转换的文档!相互学习,相互交流-Compiling a network on the C# language written in AE secondary development of the documentation involved in coordinate conversion! Mutual learning, mutual exchange of
AutoCAD_XY2BL
- 测绘人员在AutoCAD中处理测量数据时,经常会遇到高斯平面坐标与大地坐标的相互转换问题,本程序代码则可以帮助大家直接在AutoCAD中轻松实现这一转换。 希望对大家有所帮助。-AutoCAD mapping personnel to deal with measurement data, we often encounter Gauss plane coordinates and geodetic coordinate mutual conversion problems, this
positive-and-negative-measurement
- 大地测量正反算MFC版本,经纬度与XYZ坐标相互转换-geodesy positive and negative measurement useing MFC
ProjTrans
- 最近学习C# mapgis二次开发,制作过程中一边学习一边编写的示例程序。 这个示例是对载入地图的空间坐标和逻辑坐标进行相互的转换。-The recent learning C# mapgis secondary development of the production process while learning side of the sample program written. This example is the Load map space coordinates and l
PntProjectSample
- 基于MAPgis和C#开发的一个小的示例程序供大家参考 具体功能是实现地图的地球坐标和大地坐标的相互转换,-For your reference specific functions based on a small sample program MAPgis and C# developers achieve Earth coordinates and geodetic coordinates map conversion
LL2UTM
- 经纬度坐标和大地坐标的相互转换,基于Visual C++6,里面包含源码,工程文件,直接编译就可以-convert longitude and latitude cordinate to UTM ,or vice。
CoordSysTransform
- 坐标转换算法,实现了经纬度、墨卡托和火星坐标之间相互转换的方法-Coordinate conversion algorithm to achieve the mutual conversion between the latitude and longitude coordinates of Mercator and Mars approach
坐标转换代码
- 代码可以将投影坐标系和地理坐标系相互转换。(The code can transform the projection coordinate system and the geographic coordinate system.)