CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 地球 旋转

搜索资源列表

  1. 模拟月球围绕地球旋转Flash程序

    0下载:
  2. 该Flash模拟月球围绕地球旋转 假设地球重量和月球能量可调,然后计算出月球的轨迹并显示-Flash simulation of the moon revolving around the Earth weight assumptions Earth and the Moon energy adjustable, and then calculate the trajectory and the moon show
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:67.19kb
    • 提供者:王Sir
  1. yundongxingkong

    2下载:
  2. 运动的星空,实现多星星围绕地球旋转的动画演示,并且可以通过设置修改三轴之比,旋转圈数,达到较美观的效果。-campaign starry, multi-stars around the Earth rotating animation demonstration, and can set up triaxial ratio changes, rotating laps to achieve a more aesthetic results.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:836byte
    • 提供者:淡林
  1. earthsatalite

    0下载:
  2. 一个基于opgl的卫星绕地球旋转的例子,非常漂亮。有vc工程文件,注意编译时必须在编译选项里面加上OPENGL32.LIB GLU32.LIB GLAUX.LIB三个库。-a satellite orbiting the earth rotating example, very beautiful. There vc engineering documents, attention must compile the compiler options inside with OPENGL32.LI
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:10.67kb
    • 提供者:中华
  1. earthround

    0下载:
  2. 卫星绕地球旋转的动态工程。刚才上传的是静态的,这个加了rotatle后的动态过程,代码都加了注释,在vc下编译通过。注意事项请看上个上传得文件。-satellite orbits around the Earth's dynamic works. Just upload a static, the increase rotatle after a dynamic process and increase code, a footnote under the vc compile. See
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:65kb
    • 提供者:中华
  1. satalitemask

    0下载:
  2. 这个程序是在vc下面写的,基于opgl编程,在卫星绕地球旋转的工程中加入了卫星对地球的照射过程,代码非常精简,并加入了注释。-the procedure is written in vc below, based on opgl programming, the satellite orbits around the Earth works to add a satellite of the Earth's radiation process, code very concise and
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:66.87kb
    • 提供者:中华
  1. testproj

    0下载:
  2. 一个基于opgl的卫星绕地球旋转的例子,非常漂亮。有vc工程文件,注意编译时必须在编译选项里面加上OPENGL32.LIB GLU32.LIB GLAUX.LIB三个库。 -a satellite orbiting the earth rotating example, very beautiful. There vc engineering documents, attention must compile the compiler options inside with OPENGL32.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:41.61kb
    • 提供者:黄璐
  1. 太阳地球月亮旋转

    0下载:
  2. 用MFC编写的太阳,地球,月亮旋转的程序-with MFC prepared by the sun, the earth, moon rotating procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:37.6kb
    • 提供者:张雷
  1. mysatellite

    1下载:
  2. 卫星模拟程序,需输入包括卫星旋转角度,半径,入轨位置和卫星名称,可以绘制卫星,模拟卫星围绕地球旋转,删除卫星,支持卫星的碰撞检测
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:30.35kb
    • 提供者:徐怡南
  1. planets

    0下载:
  2. 用CSHARP写的星空模拟程序,实现月球围地球旋转
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15.85kb
    • 提供者:chen
  1. tuxingxuanzhuan

    0下载:
  2. 在单文档中画图,实现模拟同步卫星绕地球旋转,很不错的懂西哦
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:28.06kb
    • 提供者:涂永
  1. earth

    0下载:
  2. opengl es 1.1 地球旋转代码,
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:139.64kb
    • 提供者:jin
  1. ogl_vertex_array_range转动的地球

    0下载:
  2. 本程序是基于opengl平台而生成的3d的c++代码,所表示的图形是一个会旋转的地球.-this program is based on opengl platform and the formation of c 3d code expressed by the graphics will be a rotation of the Earth.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:162.02kb
    • 提供者:刘起
  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. 星座图仿真

    1下载:
  2. VC下用OpenGL实现GPS卫星绕地球旋转的三维模型
  3. 所属分类:通讯编程

    • 发布日期:2010-11-12
    • 文件大小:1.7mb
    • 提供者:hlceng@163.com
  1. 太阳地球月亮

    0下载:
  2. 太阳地球月亮之间的旋转
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-01-06
    • 文件大小:2.94mb
    • 提供者:zcx235
  1. 模拟卫星旋转及地球自转

    3下载:
  2. 基于openGL库,在VC6.0控制台下编程,实现了地球的自转,同时绘制了卫星,实现了卫星绕地球自转。 程序可以运行,但必须安装opengl库。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2011-07-05
    • 文件大小:2.46mb
    • 提供者:wangln
  1. earth

    0下载:
  2. openGL写的地球程序,可以通过鼠标来控制地球旋转。-Earth openGL written procedures, can the mouse to control the Earth s rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:204.27kb
    • 提供者:张楠楠
  1. RollingEarth-OpenGL

    0下载:
  2. 用OpenGL写的一个实现地球旋转的例程。涉及到光照,纹理,定时器等。-An OpenGL sample to realize rolling earth.Relate to lighting,texture,time and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:13.32mb
    • 提供者:陈城
  1. MyEarth

    0下载:
  2. 旋转的地球,有光照,贴图,放大缩小…… 左击旋转,右击放大缩小-whirl of the Earth
  3. 所属分类:Graph program

    • 发布日期:2017-05-24
    • 文件大小:3.09mb
    • 提供者:荣丹
  1. 月亮环绕地球自转

    0下载:
  2. 显示的是地球周围月亮和卫星环绕地球旋转的动态仿真图(It shows a dynamic simulation of the moon around the earth and the satellite around the earth.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:16kb
    • 提供者:欣灵美
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com