搜索资源列表
飞机地形模拟系统.rar
- opengl飞机地形模拟系统VC程序-an openGL program based on VC,which simulate palne and landform
飞机地形模拟系统
- opengl飞机地形模拟系统VC程序-an openGL program based on VC,which simulate palne and landform
C语言模拟飞机场
- 用了三个队列的数据结构,用随机数来模拟飞机请求,填写一个队列,另外一个队列就是飞机场停着的飞机,最后一个是空中的飞机队列-spent three queue data structure used to simulate random aircraft requested to fill in a queue, another is a queue of aircraft parked at the airport, the last one is the air aircraft Queue
模拟飞机飞行的源程序
- 模拟飞机飞行的代码-aircraft flight simulation code
3D场景中的飞机飞行模拟,能进行多视角切换、开火、左右方向
- 3D场景中的飞机飞行模拟,能进行多视角切换、开火、左右方向
ctrackclimbf.rar
- 模拟飞机爬升的仿真程序,可输出各种飞行姿态,很不错,Simulating an aircraft climb of the simulation program can output a variety of flight attitude, very good
81404613Plane.rar
- 关于OPENGL的飞机飞行模拟的程序,可用供学习者学习。很不错的处理和代码,OPENGL aircraft on the flight simulation of the procedures available for students to learn. Very good handling and code
flight_trajectory.rar
- 模拟飞机的运行轨迹,包括爬升、航路、降落、进近、着陆等飞行阶段,AIRCRAFT FLIGHT TRAJECTORY
skyfly
- 一个模拟飞机飞行的三维OpenGL程序,利用分型技术显示地形。-Aircraft flying a simulated three-dimensional OpenGL procedures, typing techniques showed that the use of terrain.
trace
- 飞机轨迹发生器使用matlab写成的可用来模拟飞机飞行轨迹-The use of the aircraft trajectory generator can be written in matlab to simulate the aircraft flight path
feixing
- 模拟飞机飞行轰炸,3D效果明显,可视化,是学习参考的好资料-Simulating an aircraft flying bombing, 3D effects obviously, visualization, is a good reference information on learning
trace
- 这是模拟飞机飞行的不同阶段的轨迹程序,比较全面,可用于捷联和组合导航的数据来源-This is a simulated flight trajectory of the different stages of process, more comprehensive, can be used in strapdown and navigation data sources
feixingyanshi
- 人家做的东东,使用opengl模拟飞机飞行演示-People to do stuff, flight simulation demo using opengl
flightgear-2.4.0.tar.bz2
- 这是一个非常好的飞行模拟软件,能让你感觉做飞行员的滋味。它除了完全模拟飞机内部的各种以表盘外,还提供了学习教程,培养飞行员正确处理飞机的任何一个动作,包括躲避各类建筑物等。虽然它是一个免费的软件,但功能并不比商业软件差,甚至还有比很多商业飞行模拟软件更多的模拟功能。-This is a very good flight simulator that lets you feel the pilots to do the taste. In addition to its fully simulat
aircraft wars
- 模拟飞机大战游戏代码,主要用到C++以及Java(A simulated code for aircraft wars.)
飞行轨迹模拟
- 利用solidworks建模,并给出惯导数据,利用labview进行编程,模拟飞机飞行姿态变化和轨迹(Using SolidWorks modeling, and give INS data, using LabVIEW programming, simulation aircraft flight attitude changes and trajectory)
飞行姿态模拟8.6
- 利用solidworks进行飞机建模,预先计算出惯导数据,用labview软件模拟飞机飞行轨迹和姿态变化(Using SolidWorks modeling, and give INS data, using LabVIEW programming, simulation aircraft flight attitude changes and trajectory)
飞机航迹自动生成技术_图文_百度文库_files
- VC模拟航迹\vc模拟飞机飞行演示\AEREO.MS3D(Written with visual c++ simulation of aircraft flight tracks, including the VC source code and simulation of flight plans.)
模拟飞机飞行游戏
- 模拟飞机飞行的游戏功能,按键控制飞行,鼠标左右移动视角。(Simulate the flight function of the aircraft, key control flight, mouse angle of view.)
一个模拟飞机飞行的opengl源码
- 能够模拟飞机在天空飞行,提供了源码包括飞机模型和各种纹理,模拟了地形、天空、飞机等各种实体的初始化和显示方法