-
卫星位置坐标解算
卫星位置坐标解算,未经地球自转和相对论影响处理的卫星坐标在wgs-84下的坐标
- 2023-06-03 06:35:03下载
- 积分:1
-
最大lyapunov指数与相关维数C程序
最大lyapunov指数与相关维数C程序-largest dimension associated with the C Program
- 2022-08-20 02:33:53下载
- 积分:1
-
编写另一版本结构手册,有待学习并进一步提高
编写另一版本结构手册,有待学习并进一步提高-Another version of the structure of the preparation of manuals, to be learning and to further improve
- 2022-04-13 04:35:21下载
- 积分:1
-
多种编解码的小程序,支持bin<
多种编解码的小程序,支持binhex,binc array,url和utf7即base64-various codecs of small programs to support binlt;- Gt; Hex, binlt;- Gt; C array, url and utf7 that base64
- 2022-05-26 19:29:46下载
- 积分:1
-
此程序是关于动态规划算法的描述,可以直接
输入数据就可以直接运行。...
此程序是关于动态规划算法的描述,可以直接
输入数据就可以直接运行。-This procedure is about the description of dynamic programming algorithm can be directly input data can be directly run.
- 2022-10-20 12:30:03下载
- 积分:1
-
这是一个用visualprolog7.0编写的一个专家系统的实例
这是一个用visualprolog7.0编写的一个专家系统的实例-This is a visualprolog7.0 prepared by an expert system examples
- 2022-01-27 12:36:02下载
- 积分:1
-
龙格库塔法解二阶方程的数值计算代码.
分别套用两次龙格库塔法解...
龙格库塔法解二阶方程的数值计算代码.
分别套用两次龙格库塔法解-Runge-Kutta method of numerical solution of second-order equation of the code. Were applied to two solutions of Runge-Kutta method
- 2022-08-10 01:46:04下载
- 积分:1
-
opencv跟踪算法
应用背景目前,智能监控和智能交通的应用非常普及,如何让在普通的视频监控技术当中加入智能功能成为各大厂商和高校竞争的焦点之一。在智能监控当中,跟踪技术有非常广泛的使用价值。如果能将跟踪技术做好,产品会非常具有竞争性。关键技术目前的跟踪技术可以采用多种方法,在彩色图像,灰度图像,二值图像上均可以做出不错的跟踪算法。就计算量而言,彩色图像的计算量是最大的,实时性很难保证,灰度图像跟踪相对计算量较小,而且可以利用的图像信息比较多,而二值图像的跟踪,计算量是最小的,可以做到非常快。
- 2022-03-07 04:30:44下载
- 积分:1
-
精密单点定位
GPS 精密单点定位一般采用单台双频GPS 接收机, 利用IGS 提供的精密星历和卫星钟差,基于载波相位观测值进行的高精度定位。所解算出来的坐标和使用的IGS 精密星历的坐标框架即ITRF 框架系列一致, 而不是常用的WGS- 84 坐标系统下的坐标,因此IGS 精密星历与GPS 广播星历所对应的参考框架不同。
- 2022-02-01 08:58:35下载
- 积分:1
-
FP-growth Algorithm
FPgrowth is the one of the algorithm in frequent item set mining. It is used to find the frequent item set in a database. It will give the output in tree structure format. It is more efficient than apriori algorithm because there is no candidate generation.
- 2022-07-02 22:50:47下载
- 积分:1