-
通过星历文件计算卫星的坐标,当然星历数据有限,如果要计算更多的星历数据,需要更改源代码...
通过星历文件计算卫星的坐标,当然星历数据有限,如果要计算更多的星历数据,需要更改源代码-Through the calculation of satellite ephemeris file coordinates, of course, ephemeris data is limited, if calculated more ephemeris data, need to change the source code
- 2022-04-07 16:56:43下载
- 积分:1
-
摄影测量中单独像对立体前交的算法实现,挺有用的
摄影测量中单独像对立体前交的算法实现,挺有用的-Photogrammetry separate ago as a three-dimensional reference to the algorithm, quite the
- 2022-12-14 19:35:03下载
- 积分:1
-
preissmann隐格式代码
preissmann隐格式代码,解一维非恒定圣维南方程。。。
- 2022-06-17 22:53:22下载
- 积分:1
-
可用于增加,删除,修改和浏览的行文本编辑器
可用于增加,删除,修改和浏览的行文本编辑器-can be used to add, delete, modify and access to the lines of text editors
- 2022-12-08 09:10:03下载
- 积分:1
-
计算方法中的复数运算
计算方法中的复数运算-calculation method in the plural Operational
- 2022-04-17 05:12:52下载
- 积分:1
-
离散PID算法的详细解析论文
该文档详细解析了PID算法的原理,以及从模拟PID控制过度到数字PID的原理,分别讲述了增量式数字PID算法,以及位置式数字PID算法,包含了主流的PID控制器参数整定方法,本文档提供了基于软件开发环境的例程,以及程序范例。
- 2022-03-11 19:06:10下载
- 积分:1
-
非定常解的程序
Program for solving the unsteady one-dimensional convection/diffusion equation using FD method and various discretization schemes for convective and diffusive terms and for time integration.
- 2023-04-05 21:05:03下载
- 积分:1
-
poj1915求移动棋子到特定位置的最少次数,BFS经典题目
poj1915求移动棋子到特定位置的最少次数,BFS经典题目-poj1915 for mobile pawn to a specific location of the minimum number, BFS Classic Title
- 2023-06-10 02:35:03下载
- 积分:1
-
一个正二十面体通过迭代产生(star)星形的漂亮的工程,需要glut
一个正二十面体通过迭代产生(star)星形的漂亮的工程,需要glut-is an icosahedral through iterative (star) star beautiful project that requires glut
- 2022-01-25 16:59:24下载
- 积分:1
-
有向图的邻接矩阵深度优先搜索
用C语言表述图的数据结构,该图为有向图,且是用邻接矩阵表示的,然后同过深度优先算法遍历图中的每个节点,实现对其的访问。该程序描述的是关于数据结构中有向图的遍历操作,是对图这种数据结构的一种基本的访问方法。
- 2022-05-23 10:21:04下载
- 积分:1