CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 坐标 转换 代码

搜索资源列表

  1. covert(C++)

    2下载:
  2. 大地坐标转换直角坐标的C++代码(高斯克吕格投影) -earth Cartesian coordinates conversion of C code (high Shikelu:ge projection)
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1.98kb
    • 提供者:王佳
  1. convert_corners

    0下载:
  2. 这是一个坐标转换的程序代码,根据图象的经纬度来进行转化
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4.15kb
    • 提供者:chenfeng
  1. Gis坐标转换 源码

    2下载:
  2. GIs 坐标转换参考源码集 收集了很多不错的代码,希望给大家带来帮助
  3. 所属分类:GIS编程

  1. 3Drotate

    0下载:
  2. 三维坐标转换代码,XYZ三个坐标轴之间的转换与立体变换-Three-dimensional coordinates of the conversion code, XYZ three axes and the conversion between the three-dimensional transformation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:2.83kb
    • 提供者:王波
  1. wgs84_to_bj54

    0下载:
  2. 利用仿射变换实现WGS84下经纬度转换成BJ54下的高斯投影坐标。 (包括一个仿射参数计算的函数) 代码写的不够规范,请不要见笑-Using affine transformation of the realization of WGS84 latitude and longitude into BJ54 projection coordinates under the Gaussian. (Including an affine function of parameters) code
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:1.56kb
    • 提供者:luohui
  1. AutoCAD_XY2BL

    1下载:
  2. 测绘人员在AutoCAD中处理测量数据时,经常会遇到高斯平面坐标与大地坐标的相互转换问题,本程序代码则可以帮助大家直接在AutoCAD中轻松实现这一转换。 希望对大家有所帮助。-AutoCAD mapping personnel to deal with measurement data, we often encounter Gauss plane coordinates and geodetic coordinate mutual conversion problems, this
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:1022byte
    • 提供者:txllap
  1. changge

    0下载:
  2. 这个是图形坐标转换的实例程序代码!!! 关于其次坐标-This is a graphic example of coordinate transformation code! ! ! On the second coordinate! !
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1.87mb
    • 提供者:weng
  1. Gaussprojection

    0下载:
  2. 高斯投影坐标转换代码,编写环境为vc++,适合各类同学使用-Gauss projection coordinate conversion code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:451.24kb
    • 提供者:lixia
  1. cSharp

    0下载:
  2. 直接用地理经纬度转换为WGS84坐标c程序代码-To WGS84 coordinate with geographic latitude and longitude conversion code
  3. 所属分类:GIS program

    • 发布日期:2017-11-12
    • 文件大小:1.69kb
    • 提供者:单先生
  1. xyz2llh

    0下载:
  2. 超级实用的大地坐标向地面坐标系统转换的代码,很难找到-Super practical geodetic coordinates to the ground coordinate system conversion code, it is difficult to find
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:950byte
    • 提供者:张懂庆
  1. xml-to-mat

    1下载:
  2. 此代码应用于将xml文件转换为mat文件。在图像的目标识别时我们需要获得一些图像的点坐标。但是通过label me。我们只能获得xml文件的形式,这样我们就需要将xml文件转换为mat文件。方便在matlab的语言环境中进行处理-This code is used in the xml file into mat file. When the target image recognition we need at some point in image coordinates. But by l
  3. 所属分类:Special Effects

    • 发布日期:2016-04-11
    • 文件大小:208kb
    • 提供者:张友钧
  1. skia-read-only

    0下载:
  2. skia是个2D向量图形处理函数库,包含字型、坐标转换,以及点阵图都有高效能且简洁的表现。不仅用于Google Chrome浏览器,新兴的Android开放手机平台也采用skia作为绘图处理,搭配OpenGL/ES与特定的硬件特征,强化显示的效果。该代码是skia的源码,非常完整。-There is a 2 d vector graphics libraries, contains fonts, coordinate transformation, and lattice figure has
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-17
    • 文件大小:25.45mb
    • 提供者:润柳情结
  1. yuyuzhuadian

    0下载:
  2. 鱼鱼抓点/抓色是一款专门为设计人员开发的方便、实用的辅助工具,它的功能是可以抓取屏幕上某个位置坐标颜色,支持不同颜色的代码,例如HTML颜色,RGB颜色,十六进制值等。 此外,该软件还支持进制转换和颜色分解,支持抓取窗口句柄,支持截图和画图功能,功能非常强大,你可以在使用中探索-Fish point/grasping color is a specialized designers to develop convenient, practical tool, its function
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-26
    • 文件大小:343.05kb
    • 提供者:李敏
  1. 2d-3d

    0下载:
  2. 通过代码实现二维,三维图形的变换,包括 平移,旋转,对称等,并有转换后的基本坐标-Through code 2 d, 3 d graphics transformation, including translation, rotation, symmetry and so on, and have basic coordinates after conversion
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1.55kb
    • 提供者:滕嗳吣
  1. Structure-Light-Reconstructor

    1下载:
  2. 结构光三维重建代码,提取结构光的点,并进行三维坐标转换-Structure light 3D reconstruction code, structured light extraction point, and three-dimensional coordinate conversion,DrawZeroPoint/Structure-Light-Reconstructor
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-04
    • 文件大小:138.52kb
    • 提供者:DrLee
  1. 坐标转换代码

    0下载:
  2. 代码可以将投影坐标系和地理坐标系相互转换。(The code can transform the projection coordinate system and the geographic coordinate system.)
  3. 所属分类:GIS编程

    • 发布日期:2018-01-02
    • 文件大小:103kb
    • 提供者:靓仔0
  1. 源代码

    0下载:
  2. 实现小坐标之间的转换、VB代码、简单测量坐标转换(Realizing the conversion between small coordinates)
  3. 所属分类:GIS编程

    • 发布日期:2019-04-28
    • 文件大小:1.02mb
    • 提供者:KillianJ
搜珍网 www.dssz.com