CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - moon position

搜索资源列表

  1. 3D sun moon earth position

    0下载:
  2. 这是一款用JAVA编的3D效果的程序.程序中太阳,月亮和地球的位置可改变-This is a series with Java 3D effect of the procedure. Proceedings sun, the moon and the Earth's position may change
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:21.46kb
    • 提供者:ying98
  1. ydpd

    0下载:
  2. 这是一个运动图形检测程序。该程序采用地球与月球的相对运动图片进行检测,可以看到月球位置的相对变化。-This is a moving picture detection procedures. The program uses Earth and the moon relative motion picture detection, we can see the relative position of the moon changes.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:83kb
    • 提供者:苏惑
  1. 用D3D模拟地月系

    1下载:
  2.         一、建立空窗体   新建一个工程,添加引用,并导入名称空间。   加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null;   添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() {  PresentParameters presentParams = new PresentParam
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-12-12
    • 文件大小:11.54kb
    • 提供者:mantoutou
  1. jpleph

    2下载:
  2. 计算太阳系行星/月球及部分小行星在惯性系下得相对位置-Calculation of the solar system planets/Moon and some asteroids relative position in the inertial system was under
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:52.63mb
    • 提供者:王选
  1. earth

    0下载:
  2. 月亮绕地球运动,期间,地球会不断改变颜色。而在月亮位置上放置个聚光灯,照亮地球-Moon around the Earth campaign period, the Earth will continue to change color. And in the moon position to place a spotlight to illuminate the Earth
  3. 所属分类:Editor

    • 发布日期:2017-03-26
    • 文件大小:1017byte
    • 提供者:action
  1. maze

    0下载:
  2. 用堆栈实现迷宫求解问题 基本思想: 若当前位置可以通过,则压入栈中,否则探求下一位置,若走不通,则回朔,迷宫大小:M*N.迷宫设置自定义。 求解迷宫问题的简单方法是:从入口出发,沿某一方向进行探索,若能走通,则继续向前走;否则沿原路返回,换一方向再进行探索,直到所有可能的通路都探索到为止。 为避免走回到已经进入的点(包括已在当前路径上的点和曾经在当前路径上的点),凡是进入过的点都应做上记号。-Maze with the stack to achieve the basic ide
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:33.79kb
    • 提供者:Tantan
  1. SunZip65

    0下载:
  2. Sun and moon day_night position on earth with lat long
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-30
    • 文件大小:11.76mb
    • 提供者:SHIBU SAHA
  1. LunarAzEl

    1下载:
  2. 月球方位角与高度预测 针对月球车提出了一种基于天文观测的自主位置姿态确定方法。建立了利用天体敏感器测量得到的天体高度和方位作为观测信息的量测方程,并利用月球车运动的三阶常加速-Azimuth and highly predictive of the moon rover for astronomical observations is proposed based on the independent position and attitude determining method. Est
  3. 所属分类:transportation applications

    • 发布日期:2017-04-03
    • 文件大小:4.26kb
    • 提供者:saihedy
  1. openGL2

    0下载:
  2. 1)理解OpenGL中的变换过程 (2)理解透视投影与平行投影的不同 (3)添加代码实现太阳、地球和月亮的运动模型 (4)了解深度测试 (5)通过变换调整观察的位置与方向 (6)加入光照模型-1) understand the transformation process in OpenGL (2) understand the perspective projection and parallel projection of the different (3) add the code to
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1.23mb
    • 提供者:周中锋
  1. sun-earth-moon

    0下载:
  2. 1.理解OpenGL中的变换过程 2.理解透视投影与平行投影的不同 3.了解深度测试 通过变换调整观察的位置与方向 加入光照模型 -Understand the transform OpenGL process Understand perspective projection and parallel projective different Understand the depth test Through the transformation of
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.14mb
    • 提供者:zhou shun
  1. moon-position

    0下载:
  2. 根据《天文算法》一书中提出的计算月球位置算法编写的fortran程序。-According to a book of astronomical algorithm to calculate the sun position algorithm written in fortran program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2.81kb
    • 提供者:zhaoqiang
  1. SolarSys111

    0下载:
  2. 模拟太阳,地球和月亮的相对位置关系及其运动。-To simulate the sun, Earth and moon relative position and movement.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.48mb
    • 提供者:yanxutao
  1. solar

    0下载:
  2. 用OPENGL 模拟太阳系,建立9大行星,让它们围绕太阳运动,同时创建月亮围绕地球运动,且建立光源和给行星加上纹理。 用↑,↓,←,→键控制视点位置,用 W和S键控制视点的远近。 -OPENGL simulation of the solar system, the establishment of the nine planets around the sun, at the same time create the moon revolves around the earth, an
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-13
    • 文件大小:9.07mb
    • 提供者:sophie
  1. LookAtSkyV02R02

    0下载:
  2. 虚拟场景下显示日月和星座位置。在firefox或者谷歌浏览器上打开index.html。手指在星空图上滑动,可以转换方位以及仰角,星空图下面显示观测的时间和地点。如果要更换观测时间或地点,点击“change location or time"-show location of sun, moon and Stellarium. open index.html on firefox or google browser. time, your position and view point can
  3. 所属分类:JavaScript

    • 发布日期:2017-11-17
    • 文件大小:6mb
    • 提供者:chen yu min
  1. ogame

    0下载:
  2. 游戏将伺服器称之为「宇宙」,每个宇宙有银河系、每个银河系有四百九十九个太阳系,而每个太阳系有十五个行星。 每位玩家最初拥有一颗星球,称为「母星」(这个名字是可以被玩家重新命名的),该星球的位置随机分布于任意太阳系的4号~12号星球上。玩家首要任务是发展母星,并且对外殖民其它星球,每个玩家可以利用提昇研究等级增加可殖民星球数。所有的建筑、战斗都是发生在星球和月球上的。(某些建筑是不能在月球上建造的。)-Playing the server is called " cosmic"
  3. 所属分类:模拟服务器

    • 发布日期:2013-07-17
    • 文件大小:10.09mb
    • 提供者:林吾到
  1. SunEarth

    0下载:
  2. 简单的太阳地球月亮的模型,并在太阳位置加上了光照-A sun, earth, moon model and enabled the lighting from the position of the sun.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:466.07kb
    • 提供者:钟书成
  1. exercise1

    2下载:
  2. 考虑章动、极移、岁差下历元时刻月球在瞬时平天球坐标系,J2000协议地固系,WGS-84坐标系下的位置速度矢量及转换的matlab源程序-Consider nutation, polar motion, precession next epoch in the instantaneous level of the moon celestial coordinate system, J2000 protocol to the solid line, the position and the vel
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5.44kb
    • 提供者:李涛
  1. jieqi

    0下载:
  2. 0000-5000年间 二十四节气详细时间推算程序.本程序主要采用PHP语言实现。功能是推算0000年到5000年间二十四节气的详细更迭时间。二十四节气是中国古代订立的一种用来指导农事的补充历法,是在春秋战国时期形成的。 -由于中国农历是一种“阴阳合历”,即根据太阳也根据月亮的运行制定的,因此不能完全 -反映太阳运行周期,但中国又是一个农业社会,农业需要严格了解太阳运行情况,农事完 -全根据太阳进行,所以在历法中又加入了单独反映太阳运行周期的“二十四节气”,用作 -确定闰月的标准
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-02
    • 文件大小:770.96kb
    • 提供者:zhang
  1. position_moon

    0下载:
  2. 输入UTC时间,计算月球在J2000和WGS84坐标系中的位置和速度-Input:UTCtime Output:Position and velocity of moon in J2000 and WGS84
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:9.24kb
    • 提供者:张琦
  1. chushiweizhi

    0下载:
  2. 计算任意时刻月球在惯性空间的位置和在J2000坐标系下的位置-compute the position of the Moon
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.62kb
    • 提供者:雨后彩虹
« 12 »
搜珍网 www.dssz.com