搜索资源列表
GPS接收机程序
- 这是一个模拟全球定位系统(GPS)接收机的程序,GPS数据由给定文件来模拟,只要定时读取数据并分析各成分的含义,就可以确定卫星的位置。本例主要用来演示不同坐标系的转换。同时还有文件信息如何提取并显示。
纹理映射Texture
- 本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函数生成的,然后通过DoTransform()函数 将—个顶点从物体坐标系转换到窗口坐标系,利用openGL进行矩阵计算,通过UpdateModelView()函数和InitMatrices()函数实现。-the procedures in the window shows a scene by adding texture, making
zuobiaozhuanhuan
- 坐标转换程序,适合二维坐标转换。坐标系位置转换-coordinate conversion program, suitable for 2-D coordinate transformation. Location coordinates conversion
calculatesevenparameter
- 从一个空间坐标系转换到另外一个空间坐标系,需要具备7个参数,此程序就是计算七参数-About calculate
BHDX
- 大地坐标系转换程序,有完整的界面和源代码-good
GPSzhuanhuan
- GPS卫星星历数据的格式转换函数,该函数可以被其他程序直接调用,可以将卫星坐标系转换为大地坐标系。-GPS satellite ephemeris data format conversion function, the function can be called directly by other programs can be satellite coordinates into geodetic coordinate system.
zuobianzhuanhuan
- 利用vb编写的可供测绘工程使用的坐标系转换程序代码-Prepared using vb project for mapping coordinate system used in program code conversion
GUssProjectionzhengsuan.tar
- 高斯投影正算,国家坐标系转换程序,分3度带和6度带-Gusssi
GEO
- 大地测量学高斯正反算,贝塞尔正反算,不同坐标系转换程序设计-Geodetic science Gaussian positive and negative operators, Bessel positive and negative count, different coordinate system conversion process design
zuobiaozhuanhuan
- 坐标系转换程序包括笛卡尔坐标系大地坐标系站心坐标系的转换等-Coordinate system conversion procedures include Cartesian coordinate system geodetic coordinate system topocentric coordinate system conversion
BL2Gauss
- WGS-84椭球坐标系到高斯平面坐标系转换程序-Ellipsoid WGS- 84 coordinate system to the gauss plane coordinate transformation
经纬度与直角坐标系相互转换MATLAB程序
- WCS-84坐标系的X,Y,Z与经纬度之间的相互转换(WCS-84 coordinate system X, Y, Z and latitude and longitude between the conversion)
orbit_matlab
- 卫星轨道预报相关程序,包含摄动计算及坐标系转换(Satellite orbit prediction program, including perturbation calculation and coordinate system transformation)
GNSS observation file read program
- 对GNSS观测文件中个文件类型的读取,以及大地坐标系下xyz坐标与BLH坐标的转换程序(The reading of a file type in GNSS observation files, and the conversion program of xyz coordinates and BLH coordinates in the geodetic coordinate system)
Survey_Coordinate_Transform_v1
- 测量坐标转换程序。介绍了测绘中的坐标系、高程基准等基本概念。然后,就一些常见的坐标系的转换原理与程序给出了一个切实可行的操作方法。(Measuring coordinate conversion program. The basic concepts of coordinate system and elevation datum in surveying and mapping are introduced. Then, a practical operation method is give
坐标系转换
- 地球坐标系转换程序,地球地心地固坐标系转经纬高,matlab实现(coordinate transform, from to ecef to llh implemented by matlab)
从大地坐标系转化到ECEF坐标系
- 坐标系的转换程序,亲测可用~~~~~~~~~~~~~~~~(Coordinate system conversion program, pro - measurement can be used)
经纬度转换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,
坐标平面转换4参数
- C#Windows窗体应用程序 1、通过输入原始坐标系和目标坐标系两个公共点的坐标,就可以求解平面坐标系转换 四参数,并且可以通过四参数根据原始坐标系点坐标计算目标坐标系点坐标; 2、读取坐标数据文件,可以自己选择进行最小二乘平差参与计算的点的个数,然后计 算出平面坐标转换四参数,可以通过四参数根据原始坐标系点坐标计算目标坐标系 点坐标; (程序文件夹中含坐标样例数据文件:Coordinates_data.txt)(Adjustment of Fou
惯性导航中常用的坐标系转换程序
- 惯性导航中一些比较常用的坐标系转换的matlab代码。(Matlab code of coordinate system conversion in inertial navigation.)