CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - lambert

搜索资源列表

  1. PrjTools

    0下载:
  2. 该文件包含了用来计算地图投影的三个小工具。可分别用来计算墨卡托、横轴墨卡托和兰伯特(双标准纬线)三种投影。工具中内置WGS84、北京54和西安80三种椭球,提供了正算和反算。基本上能够保持投影的正确性,可做为投影参考工具。-This file includes three projections ,which is Lambert(2SP)、Mercator and Transverse Mercator.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:19344
    • 提供者:
  1. lambert

    0下载:
  2. 求解Lambert问题。 输入:轨道上两个点的位矢R1、R2,以及从R1到R2所用的时间t(缺点是脉冲太大)。 输出:质点在R1端点的速度V1,质点在R2端点的速度V2. 此函数用于:在给定轨道上两个点的位矢R1、R2,以及从R1到R2所用的时间t。求解V1、V2。再调用前面的函数就可以确定轨道根数,及任意时刻质点的状态。-To solve the Lambert problem. Input: track two-point position vector R1, R
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1346
    • 提供者:cky001
  1. FIR-Matrix

    1下载:
  2. file:mblms23.m-performs two by three source separation with multipath multichannel blind equalization with two sources and three sonsors by Russell H.Lambert 1995 Must use multichannel ISI as performance measure (instead of MSE, SIR) beca
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:2034
    • 提供者:juily
  1. Ballistic_Missile

    0下载:
  2. 利用Lambert制导实现导弹在重力作用下的转弯。-Achieved using the Lambert-guided missiles under gravity twist.
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1078034
    • 提供者:韩治国
  1. Strategic_Intercepts

    0下载:
  2. 利用lambert制导,实现导弹的战略拦截。是拦截弹的制导方式。-Use lambert guidance, to achieve the strategic missile interception. Is the interceptor missile guidance system.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:748682
    • 提供者:韩治国
  1. map-projection-transformation

    0下载:
  2. 实现地图投影变换,采用54坐标系满屏显示中国地图,然后可以实现墨卡托投影变换,实现兰伯特投影变换 -Realization of the map projection transformation, the use of 54 full screen display Chinese map coordinate system, then you can achieve the Mercator projection transformation, achieve Lambert projec
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3276146
    • 提供者:Leta
  1. Compress

    5下载:
  2. • 1、根据道格拉斯一普克法,编写程序对经过兰勃特投影的中国版图数据进行压缩和过滤 • 2、屏幕绘图显示压缩前后的地图数据 • 3、数据压缩率为50 -• 1, according to a Douglas Peucker method, write a program on Chinese territory after Lambert projection data compression and filtering • 2,
  3. 所属分类:Other windows programs

    • 发布日期:2015-11-30
    • 文件大小:20480
    • 提供者:佩佩
  1. lambert

    1下载:
  2. lambert轨道转移,根据两点位置矢量和飞行时间确定相应速度矢量-Lambert orbit transfer, according to two position vector and the flying time to determine the corresponding velocity vector
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:25224
    • 提供者:lizhenhua
  1. Lambert

    2下载:
  2. Lambert制导的Matlab解决方案-Lambert guided Matlab solutions
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2884414
    • 提供者:赵蒙
  1. shiyan3

    0下载:
  2. 投影改变,包括墨卡托和兰伯特投影,具有实用价值,gis,c#+Arcengine-Projection changes, including Mercator and Lambert projection
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:613376
    • 提供者:林甄
  1. MapProjection

    0下载:
  2. 编程实现兰伯特似等角圆锥投影绘制投影网格(Programming Lambert projection)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:YoungLeo
  1. 兰伯特问题

    1下载:
  2. 经典兰伯特问题,给定时间和初始位置,求燃料消耗(Classical Lambert problem, the fuel consumption is given for the given time and initial position)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:4096
    • 提供者:噜噜啦
  1. EWOCCI_v3

    1下载:
  2. 顺势指标又叫CCI指标,CCI指标是美国股市技术分析 家唐纳德·蓝伯特(Donald Lambert)于20世纪80年代提出的,专门测量股价、外汇或者贵金属交易是否已超出常态分布范围。属于超买超卖类指标中较特殊的一种。(The homeopathic index is also called CCI index, and CCI index is put forward by Donald Lambert, a technology analyst in the US stock market
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:jyzhongfan
  1. 求解Lambert问题

    9下载:
  2. 求解兰伯特问题的matlab代码,非常好用(The matlab code for solving Lambert problem is very useful.)
  3. 所属分类:其他

    • 发布日期:2020-06-21
    • 文件大小:1024
    • 提供者:KBY07
搜珍网 www.dssz.com