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

搜索资源列表

  1. 纹理映射Texture

    0下载:
  2. 本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函数生成的,然后通过DoTransform()函数 将—个顶点从物体坐标系转换到窗口坐标系,利用openGL进行矩阵计算,通过UpdateModelView()函数和InitMatrices()函数实现。-the procedures in the window shows a scene by adding texture, making
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:94010
    • 提供者:陈康
  1. a

    0下载:
  2. 坐标空间及其变换 在视图和窗口中绘图或定位总是在一个二维坐标系进行,依据作用方法的不同,坐标有多种表示方法,并且各种不同坐标之间可以相互转换。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:149305
    • 提供者:夜色
  1. COOR_TRAFER

    0下载:
  2. 程序是用来求两个坐标系的转换参数的,利用三个相同的点在不同坐标系下的两套坐标值求的两个坐标系的转换七参数
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:36484
    • 提供者:取经
  1. dq_ab

    0下载:
  2. 三相电压中,旋转坐标系DQ转换为αβ静止坐标下的模块,可以直接套用,进行电压电流的转换
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3456
    • 提供者:shao
  1. jwg-zhijiao

    0下载:
  2. 坐标系的转换,由经度纬度高度转化为直角坐标系
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:799
    • 提供者:fanxiaopeng
  1. range_delta_BDgg

    0下载:
  2. 卫星的轨道控制,产生卫星的轨迹,对卫星的坐标系进行转换
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5220
    • 提供者:fanxiaopeng
  1. BLH

    1下载:
  2. 可以根据不同的椭球参数进行空间坐标系向大地坐标系的转换-Can be based on different parameters of the ellipsoid to the earth coordinate system of space coordinates conversion
  3. 所属分类:OpenGL program

    • 发布日期:2014-05-10
    • 文件大小:155368
    • 提供者:李光
  1. Unit1

    0下载:
  2. 这是一段关于两个二维直角坐标系转换的程序。二维坐标系的转换-This is a paragraph on the two two-dimensional Cartesian coordinate system conversion process. Two-dimensional coordinate system conversion
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:1782
    • 提供者:youwei
  1. Caculator

    0下载:
  2. 用于道路与铁路工程中对导线,中基平,计算平差及WGS84,BeiJin54,及大地坐标系之间进行转换的工具.-For road and railway projects in the wire, in Kipping, calculation and adjustment of WGS84, BeiJin54, and between the earth coordinate system conversion tool.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:455426
    • 提供者:xxx
  1. transformation

    6下载:
  2. 地球坐标系ecef坐标与地理坐标系(bj54/wgs84)转换。-Ecef coordinate system and geographic coordinates (bj54/wgs84) conversion.
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-24
    • 文件大小:1201
    • 提供者:赵思浩
  1. Homogeneous_Transformation

    0下载:
  2. 姿态变换矩阵在多级坐标变换中可以进行直接的相乘而得到,平移变换在多级坐标变换中必须注意所用坐标的相对坐标系及坐标系之间的转换。-Attitude transformation matrix in multi-stage coordinate transform can direct multiplication, and the transformation of translation in multi-stage coordinate transformation of coordinate
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:89273
    • 提供者:richard
  1. convertion

    0下载:
  2. 导航中,参考椭球定位和不同坐标系之间的转换-Navigation, positioning and reference ellipsoid between different coordinate system conversion
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:491467
    • 提供者:hehe
  1. GAMITGLOBK-Trans

    0下载:
  2. GAMITGLOBK软件使用的坐标系及其相互转换-GAMITGLOBK software coordinate system and their mutual conversion
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:71406
    • 提供者:guo
  1. OpenGL

    0下载:
  2. 在三维应用环境中,旋转轴的准确表示是正确实现三维旋转的关键。通过将鼠标位置的 二维变化转换为一个辅助坐标系中的三雏旋转轴和旋转角度,进一步得到了该轴在世界坐标系下的 表示,并采用绕旋转轴反向旋转观察点的方法在OpenGL中实现了用鼠标交互式任意旋转三维场景 的功能。-In the three-dimensional environments, the axis of rotation to achieve accurate three-dimensional rotation th
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:117591
    • 提供者:john
  1. 7-parameterTransform

    0下载:
  2. 三维坐标七参数转换程序。实现两种坐标系的三维坐标转换。-Seven parameters of three-dimensional coordinate conversion process. To achieve three-dimensional coordinates of two coordinate transformation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:132019
    • 提供者:dong
  1. 7-parameter

    0下载:
  2. 用于三维空间坐标系变换的 7参数模型,非常神奇。在工程测量中用的最多,从数学角度来说也是最严密的转换方法。 由于结果中最多可求得七个转换参数,即三个平移参数、三个旋转参数(Ex、Ey、Ez)和一个尺度缩放因子(m),因此,通常也被称为七参数法。-7-parameter model for three-dimensional coordinate system transformation is amazing. In engineering survey using the most, fr
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1402
    • 提供者:福福
  1. affinespace

    0下载:
  2. 本代码用于将传统的2D/3D坐标系的点转换成仿射坐标系的点-affine space coordinate
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1228
    • 提供者:陈曦
  1. worldx

    0下载:
  2. 这个程序是txt文件,但是主要的程序内容是将屏幕坐标转换为世界坐标系中。-This program is a txt file, but the main program screen coordinates into world coordinates.
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-02
    • 文件大小:1024
    • 提供者:秦胜伟
  1. zuobiaoxizhuanhuan

    0下载:
  2. visual c++6.0 屏幕坐标系和空间坐标系之间转换。-coordinate system and the space between the coordinate system of the visual c++6.0 screen conversion.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:2463829
    • 提供者:dragon
  1. 54zhuan80

    0下载:
  2. 此程序实现了国家54坐标系到80 坐标系的转换,可好的运行-This program countries 54 coordinate system to the 80 coordinate system conversion, can be a good run
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:824
    • 提供者:巴洛特利
« 12 »
搜珍网 www.dssz.com