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

搜索资源列表

  1. 一个天体运动的演变的事例

    0下载:
  2. 基于源IP 地址控制的Telnet 和Web 设备访问控制,增强了设备网管的安全性,避免黑客恶意攻击和控制设备;-based on the source IP address control Telnet and Web access control equipment, enhanced Management of safety equipment and avoid malicious hackers to attack and control equipment;
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:11569
    • 提供者:段丽
  1. parallelstart

    0下载:
  2. 并行程序设计,天体运动问题,运行环境:VC6.0-parallel programming, astrophysics campaign issues, the environment : VC6.0
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3648
    • 提供者:wxl
  1. SimuCenter1

    0下载:
  2. SimuCenter是基于C++和OpenGL技术的仿真软件系统,采用前卫的模块组态方式编辑文档,在您的轻松点击之中,便可实现复杂系统的逼真仿真。该系统目前主要用于控制领域,可用于工业生产,航空,航海,天体运行等系统的仿真,也可作为CAI教学软件使用。 -SimuCenter is based on the C and OpenGL technology system simulation software, using cutting-edge module configuration t
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:605859
    • 提供者:潘卫华
  1. physics3d

    0下载:
  2. 运用java3D模拟刚体间的碰撞,爆炸及在万有引力作用下的运动轨迹,设置适当的参数可以模拟天体运动等多种物理现象.-use java3D simulation of rigid body collisions, explosions and the role of gravity in the trajectory, provision of appropriate parameters can simulate movement and other celestial phenomena.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:421048
    • 提供者:刘刚
  1. MPI-Nbody

    1下载:
  2. MPI编程-Nbody问题并行程序(计算1000个天体的移动,天体数据由文件sample_input.in读入,结果输出到文件result1000.data)-MPI Programming-Nbody Parallel (1000 calculated the movement of celestial bodies, Objects sample_input.in data from the document read into, Results output to a file resul
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:25401
    • 提供者:mimi
  1. ridi

    1下载:
  2. 优美的日地运行的OPENGL模型,包含了地球太阳与月亮三个天体,背景做得也很不错-beautiful day to run the OpenGL model includes the sun and Earth's moon three bodies, doing background is quite good
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:290927
    • 提供者:王宏海
  1. 2181916312320079115445374425

    0下载:
  2. 介绍了垂直同步的相关知识。 介绍了一种简单的计算帧速(FPS)的方法。 最后,我们列出了一份完整的天体动画程序清单。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:78484
    • 提供者:顾文森
  1. tiantiyundongdeyanbian

    0下载:
  2. 天体运动,flash源代码-celestial movement, flash source code
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:9800
    • 提供者:王件
  1. 1.11

    0下载:
  2. 这是图形学opengl的一个应用实例,内容是天体运动,即月亮围绕地球转动的模拟.-This is a graphics opengl application examples, as is the movement of celestial objects, the moon revolves around the Earth simulation.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:325127
    • 提供者:小张
  1. henond

    0下载:
  2. 该程序为matlab环境下程序,主要演示法国尼斯天文台埃农教授在研究天体力学过程中提出了许多二维映射,通常说的是埃农映射H。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1090
    • 提供者:中华龙
  1. 3Dcx

    0下载:
  2. 这是一个简单的三维引擎程序,模仿三个天体的运动,一个行星绕轴自转,两个卫星分别绕行星的 经线和纬线做公转。(在turboc3.0下编译成功)
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3549
    • 提供者:Au
  1. SunZenith

    0下载:
  2. 根据输入的经度、纬度以及年、月、日、时间,根据天体运行规律,自动计算所给条件下的太阳高度角和太阳天顶角,是天文学和地理学中必备的计算工具
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:41676
    • 提供者:荚国
  1. calendric

    0下载:
  2. 日历的编排是每400年一个大循环周期,即今年的月、日、星期几和400年前的完全一样。现行天文历法根据天体运行规律,取每年365.2425天。这样,每400年共有365.2425×400=146097天。如果以365天作为一年,每400年就少了0.2425×400=97天。这97天要靠设置闰年(每年366)天来凑齐,所以,每400年要设置97个闰年。 编程思路:按照以上背景知识可得判断闰年的规律:某年年份如果能被4整除但不能被100整除,或者能被400整除则是闰年。由此规则可推得计算万年历的
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:955
    • 提供者:lilinqing
  1. 膨胀的宇宙2

    1下载:
  2. 宇宙发展史及其天体理论ppt 有精美星云照片-history of the development of the universe and theoretical astrophysics ppt photos are exquisitely Nebula
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:962440
    • 提供者:清风侠
  1. 天体运动的演变

    0下载:
  2. 一个有关天体运动的Flash源代码,有点简单,但也是本人学习时的一点收获。-a celestial movement of the Flash source code, a little simple, but I was also studying at the 1:00 harvest.
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:10450
    • 提供者:wljly
  1. 天体运动处理系统

    0下载:
  2. 天体运动处理系统,实现天体图象的背景处理,运动判定分步。解压密码:123-celestial movement in dealing system that the background image objects, found step-by-step movement. Extracting Password : 123
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2306526
    • 提供者:周昀
  1. CGraph类及示例工程

    0下载:
  2. 天体运动处理系统,实现天体图象的背景处理,运动判定分步。解压密码:123-celestial movement in dealing system that the background image objects, found step-by-step movement. Extracting Password : 123
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:52590
    • 提供者:周昀
  1. 21世纪国外深空探测的关键技术

    0下载:
  2.  21 世纪初期,国外深空探测计划层出不穷,各类深空探测器不断升空。文章主要概 述新世纪各航天国家或地区的深空探测计划,并分别论述对月球、火星和其他行星以及小天体的探 测计划及其进展,最后进行综合分析研究
  3. 所属分类:行业发展研究

    • 发布日期:2012-07-08
    • 文件大小:5935371
    • 提供者:dreamath
  1. MySolarsys

    1下载:
  2. 基于MFC和opengl开发的一个太阳系,2. 场景绘制,分别使用对应的函数绘制行星,轨道,卫星,和彗星。查询构建了一个合理的参数表支持各个天体的运行轨道。使用glu下自动的球面贴图方式给各个天体贴上纹理。-Opengl based on MFC and the development of a solar system, 2. Scene rendering, were drawn using the corresponding function planets, orbits, satell
  3. 所属分类:OpenGL program

    • 发布日期:2014-12-18
    • 文件大小:14357504
    • 提供者:木子
  1. cpp

    0下载:
  2. 描述了10000个天体的移动,-10000 describes the movement of celestial bodies,
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:3238
    • 提供者:jordan
« 12 3 4 »
搜珍网 www.dssz.com