登录
首页 » LINUX » sgp4-master

sgp4-master

于 2020-06-24 发布 文件大小:61KB
0 191
下载积分: 1 下载次数: 0

代码说明:

  C++ SGP4 Satellite Library

文件列表:

sgp4-master, 0 , 2017-02-15
sgp4-master\.travis.yml, 764 , 2017-02-15
sgp4-master\CMakeLists.txt, 723 , 2017-02-15
sgp4-master\LICENSE, 11342 , 2017-02-15
sgp4-master\README.md, 744 , 2017-02-15
sgp4-master\SGP4-VER.TLE, 8506 , 2017-02-15
sgp4-master\libsgp4, 0 , 2017-02-15
sgp4-master\libsgp4\CMakeLists.txt, 342 , 2017-02-15
sgp4-master\libsgp4\CoordGeodetic.cpp, 642 , 2017-02-15
sgp4-master\libsgp4\CoordGeodetic.h, 3225 , 2017-02-15
sgp4-master\libsgp4\CoordTopocentric.cpp, 645 , 2017-02-15
sgp4-master\libsgp4\CoordTopocentric.h, 3132 , 2017-02-15
sgp4-master\libsgp4\DateTime.cpp, 5158 , 2017-02-15
sgp4-master\libsgp4\DateTime.h, 16585 , 2017-02-15
sgp4-master\libsgp4\DecayedException.cpp, 30 , 2017-02-15
sgp4-master\libsgp4\DecayedException.h, 1666 , 2017-02-15
sgp4-master\libsgp4\Eci.cpp, 2884 , 2017-02-15
sgp4-master\libsgp4\Eci.h, 3272 , 2017-02-15
sgp4-master\libsgp4\Globals.cpp, 636 , 2017-02-15
sgp4-master\libsgp4\Globals.h, 2315 , 2017-02-15
sgp4-master\libsgp4\Observer.cpp, 2188 , 2017-02-15
sgp4-master\libsgp4\Observer.h, 2409 , 2017-02-15
sgp4-master\libsgp4\OrbitalElements.cpp, 2250 , 2017-02-15
sgp4-master\libsgp4\OrbitalElements.h, 2444 , 2017-02-15
sgp4-master\libsgp4\SGP4.cpp, 47892 , 2017-02-15
sgp4-master\libsgp4\SGP4.h, 7131 , 2017-02-15
sgp4-master\libsgp4\SatelliteException.cpp, 32 , 2017-02-15
sgp4-master\libsgp4\SatelliteException.h, 953 , 2017-02-15
sgp4-master\libsgp4\SolarPosition.cpp, 2346 , 2017-02-15
sgp4-master\libsgp4\SolarPosition.h, 919 , 2017-02-15
sgp4-master\libsgp4\TimeSpan.cpp, 637 , 2017-02-15
sgp4-master\libsgp4\TimeSpan.h, 5861 , 2017-02-15
sgp4-master\libsgp4\Tle.cpp, 10637 , 2017-02-15
sgp4-master\libsgp4\Tle.h, 8736 , 2017-02-15
sgp4-master\libsgp4\TleException.cpp, 26 , 2017-02-15
sgp4-master\libsgp4\TleException.h, 1066 , 2017-02-15
sgp4-master\libsgp4\Util.cpp, 1345 , 2017-02-15
sgp4-master\libsgp4\Util.h, 2362 , 2017-02-15
sgp4-master\libsgp4\Vector.cpp, 635 , 2017-02-15
sgp4-master\libsgp4\Vector.h, 3314 , 2017-02-15
sgp4-master\passpredict, 0 , 2017-02-15
sgp4-master\passpredict\CMakeLists.txt, 122 , 2017-02-15
sgp4-master\passpredict\passpredict.cpp, 10007 , 2017-02-15
sgp4-master\runtest, 0 , 2017-02-15
sgp4-master\runtest\CMakeLists.txt, 110 , 2017-02-15
sgp4-master\runtest\runtest.cpp, 7207 , 2017-02-15
sgp4-master\sattrack, 0 , 2017-02-15
sgp4-master\sattrack\CMakeLists.txt, 113 , 2017-02-15
sgp4-master\sattrack\sattrack.cpp, 1668 , 2017-02-15

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

发表评论

0 个回复

  • Meshless_SPH
    无网格算法中的光滑粒子水动力学sph算法源程序(溃坝)(Meshless algorithm smoothed particle hydrodynamics sph algorithm source (dam))
    2021-01-21 21:38:45下载
    积分:1
  • AddMatrix
    用三元组表为结构,实现稀疏矩阵的加法并输出。(Achieve sparse matrix addition)
    2014-02-19 19:59:00下载
    积分:1
  • PID-algrithm
    对于PID算法给予了通俗易懂的讲解,有利于初学者快速掌握PID的要领(I give the PID algorithm the understandable explanation,which will help beginners to quickly master the PID essentials)
    2012-12-21 15:21:32下载
    积分:1
  • pcamat
    本征正交模态分解法,用于多维随机场特征模态提取,得到特征值及特征向量(proper orthogonal decompositioin)
    2012-09-23 21:53:44下载
    积分:1
  • ActivdeSet
    有效集法利用数学规划的对偶理论,将所求双层规划转化为一个下层只有一个无约束凸二次子规划的双层规划问题.然后根据两个双层规划的最优解和最优目标值之间的关系,提出一种简单有效的算法来解决非增值型凸二次双层规划问题.(Quadratic Bilevel Programming  )
    2009-10-05 22:08:44下载
    积分:1
  • 1
    说明:  利用有限差分法求解雷诺方程,进而可以求解气体静压轴承的特性(The Reynolds equation is solved by the finite difference method, and the characteristics of aerostatic bearing can be solved.)
    2018-05-19 18:05:08下载
    积分:1
  • NCGC
    内插高程点,CASS不提供插求高程点功能,我们手工输入容易出错,且极度不方便,。 此程序用VBA编写,界面操作,按设定的比例自动计算需内插的个数并注记。(Interpolated elevation points)
    2012-08-27 15:43:00下载
    积分:1
  • zjbhydm
    正交变换源程序,带vc工程。 学习正交变换算法的有力工具。(Orthogonal transformation source code, with vc works. Orthogonal transformation algorithm to learn a powerful tool.)
    2008-04-01 22:53:07下载
    积分:1
  • Parallel-inverse-solution
    并联机构 正反解 六自由度并联机构空间运动结算 实例分析(DOF parallel mechanism inverse solution space motion parallel mechanism settled case analysis)
    2021-03-20 11:59:18下载
    积分:1
  • sou-V6.2
    BP神经网络用于函数拟合与模式识别,研究生时的现代信号处理的作业,包括数据分析、绘图等等。( BP neural network function fitting and pattern recognition, Modern signal processing jobs when the graduate, Data analysis, plotting, etc..)
    2017-05-15 16:43:00下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载