登录
首页 » C++ » ITRF2008-ITRF--into-other

ITRF2008-ITRF--into-other

于 2020-10-24 发布 文件大小:4342KB
0 268
下载积分: 1 下载次数: 21

代码说明:

  使用C++实现ITRF2008到其他ITRF框架坐标转换,以便于在编程中使用(ITRF2008 ITRF frame coordinate conversion into other)

文件列表:

ITRF2008到其他ITRF框架坐标转换1
...............................\ct.cpp,3161,2013-01-11
...............................\ct.h,1612,2012-12-05
...............................\Debug
...............................\.....\ct.obj,163143,2012-12-05
...............................\.....\ITRF2008到其他ITRF框架坐标转换.exe,573532,2012-12-05
...............................\.....\ITRF2008到其他ITRF框架坐标转换.ilk,852688,2012-12-05
...............................\.....\ITRF2008到其他ITRF框架坐标转换.opt,43520,2012-11-29
...............................\.....\ITRF2008到其他ITRF框架坐标转换.pch,2012072,2012-12-05
...............................\.....\ITRF2008到其他ITRF框架坐标转换.pdb,1451008,2012-12-05
...............................\.....\vc60.idb,164864,2012-12-05
...............................\.....\vc60.pdb,143360,2012-12-05
...............................\.....\坐标转换.obj,164400,2012-12-05
...............................\H1.H,0,2013-01-11
...............................\ITRF2008到其他ITRF框架坐标转换.dsp,4662,2012-11-28
...............................\ITRF2008到其他ITRF框架坐标转换.dsw,568,2012-11-27
...............................\ITRF2008到其他ITRF框架坐标转换.ncb,82944,2013-03-29
...............................\ITRF2008到其他ITRF框架坐标转换.opt,49664,2013-03-29
...............................\ITRF2008到其他ITRF框架坐标转换.plg,999,2013-03-29
...............................\ITRF2008到其他ITRF框架坐标转换1
...............................\...............................\ct.cpp,2887,2012-12-05
...............................\...............................\ct.h,1612,2012-12-05
...............................\...............................\Debug
...............................\...............................\.....\ct.obj,163143,2012-12-05
...............................\...............................\.....\ITRF2008到其他ITRF框架坐标转换.exe,573532,2012-12-05
...............................\...............................\.....\ITRF2008到其他ITRF框架坐标转换.ilk,852688,2012-12-05
...............................\...............................\.....\ITRF2008到其他ITRF框架坐标转换.opt,43520,2012-11-29
...............................\...............................\.....\ITRF2008到其他ITRF框架坐标转换.pch,2012072,2012-12-05
...............................\...............................\.....\ITRF2008到其他ITRF框架坐标转换.pdb,1451008,2012-12-05
...............................\...............................\.....\vc60.idb,164864,2012-12-05
...............................\...............................\.....\vc60.pdb,143360,2012-12-05
...............................\...............................\.....\坐标转换.obj,164400,2012-12-05
...............................\...............................\ITRF2008到其他ITRF框架坐标转换.dsp,4662,2012-11-28
...............................\...............................\ITRF2008到其他ITRF框架坐标转换.dsw,568,2012-11-27
...............................\...............................\ITRF2008到其他ITRF框架坐标转换.ncb,74752,2013-03-29
...............................\...............................\ITRF2008到其他ITRF框架坐标转换.opt,48640,2013-03-29
...............................\...............................\ITRF2008到其他ITRF框架坐标转换.plg,296,2013-03-29
...............................\...............................\Release
...............................\...............................\.......\ct.obj,50393,2012-12-05
...............................\...............................\.......\ITRF2008到其他ITRF框架坐标转换.exe,184320,2012-12-05
...............................\...............................\.......\ITRF2008到其他ITRF框架坐标转换.pch,2106240,2012-12-05
...............................\...............................\.......\vc60.idb,41984,2013-03-29
...............................\...............................\.......\坐标转换.obj,85073,2012-12-05
...............................\...............................\坐标转换.cpp,1441,2012-12-05
...............................\...............................\已知点状态向量.txt,386,2012-12-05
...............................\...............................\计算结果文件.txt,319,2013-03-29
...............................\...............................\计算结果文件2.txt,319,2012-12-05
...............................\...............................\计算结果文件old.txt,266,2012-12-05
...............................\...............................\说明文件.txt,521,2012-12-03
...............................\ITRF框架坐标转换问题的研究.pdf,740650,2012-11-27
...............................\ITRF框架间坐标转换.doc,45568,2012-12-04
...............................\Release
...............................\.......\ct.obj,50375,2013-02-08
...............................\.......\ITRF2008到其他ITRF框架坐标转换.exe,184320,2013-03-29
...............................\.......\ITRF2008到其他ITRF框架坐标转换.pch,2109072,2013-03-29
...............................\.......\vc60.idb,58368,2013-03-29
...............................\.......\坐标转换.obj,85109,2013-03-29
...............................\坐标转换.cpp,1443,2012-12-11
...............................\已知点状态向量.txt,386,2012-12-05
...............................\算例文件数据.txt,1268,2012-12-06
...............................\计算结果文件.txt,319,2013-03-29
...............................\计算结果文件2.txt,319,2012-12-05
...............................\计算结果文件old.txt,266,2012-12-05
...............................\说明文件.txt,521,2012-12-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 2525252
    说明:  this is gh0st3.75 RAT (Remote Administration Tool). Thank you for downloading
    2020-06-23 16:40:01下载
    积分:1
  • AutoPtr
    智能指针. new一个对象以后不需要delete, 即可被释放. 利用了对象的构造和析构.(Smart pointer. New future does not need an object delete, can be released. Use of the object structure and destructor.)
    2016-02-15 02:49:14下载
    积分:1
  • sdfdfd
    本程序是c#编写关于幼儿园出勤的划卡系统,有感兴趣的朋友可以参考一下。(This procedure is a c# delimit of nursery school attendance card system, inductive interested friends can reference it.)
    2013-03-08 14:50:11下载
    积分:1
  • TestExcel
    实现对条码数据的获取,同时保存数据,并将数据保存为excel格式保存在桌面,(To achieve the bar code data acquisition, while preserving the data, and save the data as excel format stored in the desktop,)
    2016-10-26 19:51:45下载
    积分:1
  • face-detection
    Thermal Infrared Face Recognition – a Biometric Identification Technique for Robust Security System
    2013-10-14 21:09:15下载
    积分:1
  • ch04-Light-160421
    说明:  嵌入式开发入门学习,基于KL25的样例工程,KDS环境下编写。(Introductory learning of embedded development, based on KL25 sample engineering, written in KDS environment.)
    2019-02-28 21:46:08下载
    积分:1
  • MFCLibrary1
    说明:  msgina代码修改此代码生成dll替换winxp中的msgina.dll可以设置xp登录方式(Msgina code to modify this code to generate DLL to replace msgina. DLL in WinXP can set the way of XP login)
    2019-03-28 14:01:40下载
    积分:1
  • PruebaJScrollPane
    Esto es un ejemplo de como usar el JScrollPane
    2015-09-17 22:01:20下载
    积分:1
  • CAynchSocket的另一个高效的实现
    CAynchSocket的另一个高效的实现-CAynchSocket another efficient realization
    2022-09-18 09:10:03下载
    积分:1
  • FFT
    说明:  傅里叶变换在信息处理应用中具有很实用的价值,而快速傅里叶变换,即FFT,是实用的计算算法。(Fourier transform has a very practical value in the application of information processing, and fast Fourier transform (FFT) is a practical calculation algorithm.)
    2020-09-26 08:44:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载