搜索资源列表

  1. c_graphics

    0下载:
  2. 采用c语言实现的几个计算机图形学教程中的问题。分别包括阻尼运动,导弹打飞机,抛物线模拟等-language used in several computer graphics Guide issues. Respectively damping campaign, a missile attack against aircraft, such as parabolic simulation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:罗杰
  1. ZHUI

    0下载:
  2. 用c写的导弹打飞机,研究追踪问题-written with a missile attack against aircraft, tracing study
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:jetwaves
  1. opengl源码

    1下载:
  2. 第一个是关于图形学中纹理运用的例子 第二个是战斗机测试的OpenGL源码 第三个是导弹发射测试 第四个是模拟雨点飘落 第五个是模拟烟雾从产生到消失的过程-No. 1 on the use of graphics texture example is the second fighter test OpenGL source is the third missile test launch is the fourth simulated
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:8977408
    • 提供者:陈成
  1. TrackBullet

    0下载:
  2. 此源码是我从别的网站下载的(导弹打飞机算法(黄色的点在外部做圆周运动,红色的点用来跟综黄色的点),具体算法看原程序,(只希望我 我也能下载别人的游戏源码来学习)-I downloaded from other websites (aircraft missiles algorithm (yellow exterior point in circular motion, the red points for Integrated wi
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:34816
    • 提供者:刘德华
  1. kitty

    0下载:
  2. 一. 追踪模型 以(x , y)代表飞机的坐标,v代表飞机的速度;以(X ,Y)代表导弹的坐标,u代表导弹的速度。 由于导弹时刻指向飞机,故有 dY/dX=(y-Y)/(x-X) 记k=u/sqrt((y-Y)*(y-Y)+(x-X)*(x-X)) 则有 dY/dt=k(y-Y) dX/dt=k(x-X) 故有叠代方程 Y=Y+k*(y-Y)*dt X=X+k*(x-X)*dt (程序中以t代
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:白小欣
  1. 弹道分析

    1下载:
  2. 用matlab来编写的较复杂的程序,用来对导弹进行弹道分析-prepared using Matlab to the more complex procedures for the analysis of ballistic missile
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:22528
    • 提供者:向礼
  1. sampleR

    0下载:
  2. 利用图片技术进行可视化编程,本例是一个导弹发送工程的模拟-Photo technology for the use of visual programming, which in this case is to send a missile engineering simulation
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-12
    • 文件大小:1143808
    • 提供者:王杰
  1. FractalTerrain

    0下载:
  2. 利用opengl开发导弹发射模拟系统 VC++下平台开发 请站长多多支持-use opengl development of the missile launching system simulation platform VC requested the head of the generous support
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:88064
    • 提供者:肖锋
  1. MissileTestDemo

    0下载:
  2. 用OPENGL和VC制作的导弹试验模拟系统,值得学习。-use OpenGL and VC production of missile tests simulated systems, worth learning. Thank you
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:225280
    • 提供者:毕咏佳
  1. lanjiedaodan

    0下载:
  2. 拦截导弹输入 第一行为导弹的个数 第二行为使用逗号分隔的导弹依次飞来的高度(雷达给出的高度数据是不大于30000 的正整数) 输出 这套系统最多能拦截多少导弹 -importation of the first missile interceptor missiles acts Number second acts use comma-separated missiles were flying i
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:allen
  1. zarchan_the_fourth_edition

    1下载:
  2. 这是本战略战术导弹制导的书中的matlab程序,比书中的 forchan程序简单易懂-This is the strategic and tactical missile guidance book of Matlab procedures, the book than a simple understandable forchan
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:77824
    • 提供者:
  1. TexturedMultipatch

    0下载:
  2. 纹理显示所弹道 导弹 弹道-texture shows ballistic trajectory ballistic missile trajectory out-and-out
  3. 所属分类:界面编程

    • 发布日期:2024-05-12
    • 文件大小:883712
    • 提供者:slq
  1. myjob

    1下载:
  2. 无控纵向导弹弹道计算。用四阶龙库、阿当姆斯积分法,运行时间短,效果好。-no control ballistic missile vertical calculation. With the four-Long, Adam Shams integral method, a short running time, the effect is good.
  3. 所属分类:WEB源码

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:
  1. radarModel

    0下载:
  2. 这是一个OpenGL实现雷达与导弹飞行的小程序。-This is an OpenGL radar and missile flight procedures small.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:109568
    • 提供者:
  1. TrackBulletplace

    0下载:
  2. 导弹跟踪飞机游戏,有兴趣的可以看看哦,如果还能进行改进的就更好啦-aircraft missile tracking games, are interested can look at, oh, if still much more to improve Well
  3. 所属分类:射击游戏

    • 发布日期:2024-05-12
    • 文件大小:57344
    • 提供者:beibeidai
  1. missilesimulation

    0下载:
  2. 导弹拦截的仿真程序,用Matlab实现。-missile interception simulation program, using Matlab.
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:房秉毅
  1. opengldaodankeshihuafangzhen

    0下载:
  2. opengl导弹可视化仿真的论文,有兴趣的可以-opengl missile Visual Simulation of essays and are interested can s
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:332800
    • 提供者:微微
  1. OptimalReentry

    0下载:
  2. 导弹载入弹道的优化设计,主要是机动段的优化-ballistic missile printed in the optimization of the design, mainly the optimization of the mobile
  3. 所属分类:文件格式

    • 发布日期:2024-05-12
    • 文件大小:228352
    • 提供者:何瑾
  1. ExplosionDemonstrate

    0下载:
  2. 使用VC6.0对导弹爆炸的运动过程以及最终效果进行仿真,利用了OpenGL技术,适合仿真初学者-VC6.0 used for the missile explosion campaign process and the eventual effects simulation, use of the OpenGL technology, suitable for beginners Simulation
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:288768
    • 提供者:saddas
  1. MissileTest

    1下载:
  2. 主要内容是模拟一个导弹撞击目标靶的全过程包括导弹从发射架起飞,导弹在空中飞行,导弹撞击目标靶爆炸,目标靶变形,产生碎片等几部分 运行环境是vc++和opengl -main contents of the simulated missile hit a target goal of the entire process, including missile launchers to take off from, missile in f
  3. 所属分类:OpenGL

    • 发布日期:2024-05-12
    • 文件大小:637952
    • 提供者:zhang
« 1 2 34 5 6 7 8 9 10 ... 42 »

源码中国 www.ymcn.org