Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - flight
Search - flight - List
OpenGL高级编程,写了个飞行游戏,三维效果明显,游戏也比较好玩。-OpenGL high-level programming, wrote a flight game, three-dimensional effect obviously, the game is relatively fun.
Update : 2024-05-05 Size : 263168 Publisher : goryu

飞机订票系统 通过此系统可以实现如下功能: (1)录入:可以录入航班情况(数据...要求:根据以上功能说明,设计航班信息,订票信息的存储结构,设计程序完成功能-Aircraft booking system can be achieved through this system, the following functions: (1) Input: You can input flight conditions (data ... Requirements: According to the above functional description, design flight information, booking information storage structure, the design process completion
Update : 2024-05-05 Size : 12288 Publisher : longroyal

DL : 0
飞机订票 模拟系统~~~ c语言描述-flight
Update : 2024-05-05 Size : 18432 Publisher : 王睿

小型飞机航班系统,包含读取,查询,订阅,取消功能-Small aircraft flight systems, including read, query, subscription, cancel function
Update : 2024-05-05 Size : 2048 Publisher : 伍铖俊

DL : 0
一个利用OpenGL在VC环境下编写的导弹飞行动画-An advantage of OpenGL in VC environment, prepared by the missile flight animation
Update : 2024-05-05 Size : 2273280 Publisher : 笛子

作为无人飞机飞控系统的核心,飞控计算机通常采用基于嵌入式系统的实现方案;ARM嵌入式 处理器及Linux嵌入式操作系统以其一系列优点在飞控计算机中具有广泛的应用前景。本文研究了基于ARM-Linux的某型无人飞机飞控计算机的实现方法, 给出了系统总体设计方案,着重介绍了硬件电路的设计过程,列出了软件调试流程图,分析了调试结果。实践证明,该实现方法结构简单,功能强大,能够满足系统 控制的要求,具有较好的实用性。-As unmanned aircraft flight control system, the core of the flight control computer, usually embedded system-based implementation of the program ARM embedded processors and Linux embedded operating system with its series of advantages in the flight control computer has a broad application prospects. In this paper, based on ARM-Linux for a certain type of unmanned aircraft, flight control computer, the realization of the method to the system design plan, focuses on the hardware circuit design process flow chart listing the software debugging, analyzing the results of the debugging. Practice has proved that the implementation method is simple, powerful, able to meet the requirements of system control, with good usability.
Update : 2024-05-05 Size : 245760 Publisher : coffee

matlabMK
DL : 0
MK四轴飞控源代码, MK四轴飞控源代码-Flight control source code of MK quadrotor
Update : 2024-05-05 Size : 133120 Publisher : 徐玉

导弹轨道仿真源代码,模型可见钱杏芳《导弹飞行学》第二章的建模,采用四阶龙哥库塔仿真-Missile trajectory simulation source code, the model can be seen Qian Xing-fang, " Missile Flight Science," Chapter II of the modeling, simulation of a four-order Longge Kuta
Update : 2024-05-05 Size : 2048 Publisher : eric

DL : 0
flight contro tool box in matlab
Update : 2024-05-05 Size : 830464 Publisher : phani

Othersjjg
DL : 0
订飞机票和航班系统课程设计等源程序有几个小错误的剩下的有好的-Airline booking and flight system, curriculum design, etc. There are several minor errors in source code of the rest of the good
Update : 2024-05-05 Size : 12288 Publisher : lixin

DL : 0
飞机订票系统设计 假定民航机场共有n个航班,每个航班有一航班号、确定的航线(起始站、终点站)、确定的飞行时间(星期几)和一定的成员订额。试设计一民航订票系统,使之能提供下列服务: v系统以菜单方式工作 v航班信息录入/浏览功能(航班信息用文件保存) v查询航线: l按航班号查询 l按终点站查询 v承办订票和退票业务(可选项) -Aircraft booking system design assumes that civil aviation airport, a total of n flights, each flight has a flight number to determine the route (starting point, terminal), to determine the flight time (several weeks), and certain members of the set amount. Try to design a civil aviation reservation systems, so that it can provide the following services: v system to work the way the menu v flight information input/browser functions (flight information with the file is saved) v query route: l Search by flight number, l Search by destination v Contractors booking and refund operations (optional)
Update : 2024-05-05 Size : 4096 Publisher : 张霄

DL : 0
一款很不错的基于J2me的Java游戏源代码,1945飞行射击,飞机作战,这是第二版,比第一版更好玩,源代码完整,资源图片都在压缩包内,编译时候要导入支持库,网上有下载,祝你好运。 -A very good game based J2me of Java source code, 1945 flight shooting, aircraft operations, this is the second version is more fun than the first edition, source code integrity, resources, images are compressed packages, compile time to import support libraries, online or downloading, I wish you good luck.
Update : 2024-05-05 Size : 700416 Publisher : 任无敌

计算得出导弹的被动段飞行轨迹(未考虑大气)和再入点、落点信息(在发射惯性坐标系内的位置量)-Calculated the passive missile flight path segment (not to consider the atmosphere) and re-entry point, placement of information (in the firing position within the inertial coordinate system volume)
Update : 2024-05-05 Size : 3072 Publisher : hailan

DL : 0
一款飞行射击类游戏的源码,包括一款飞行射击类游戏最基本的功能实现。-A flight shooting game source code, including a flight shooting game to achieve the most basic functions.
Update : 2024-05-05 Size : 366592 Publisher : 赵明

DL : 0
3d飞行类游戏,有各个模块的C语言代码。制作模拟飞行游戏的朋友可以借鉴-3d flying games, there are C-language code of each module. Produce simulated flight games friends can learn from
Update : 2024-05-05 Size : 1443840 Publisher : yunayali

DL : 0
// This the first demo in the Direct3D camera demo series. In this demo we // implement the classic vector based camera. The camera supports 2 modes of // operation: first person camera mode, and flight simulator camera mode. We // don t implement the third person camera in this demo. A future demo will // explore the implementation of the third person camera.-// This is the first demo in the Direct3D camera demo series. In this demo we // implement the classic vector based camera. The camera supports 2 modes of // operation: first person camera mode, and flight simulator camera mode. We // don t implement the third person camera in this demo. A future demo will // explore the implementation of the third person camera.
Update : 2024-05-05 Size : 510976 Publisher : dirx4

从C++,opengl开发的飞机动态飞行和漫游地形,以及发射导弹,射击目标的游戏仿真程序-From the C++, opengl development of aircraft dynamic flight and roaming terrain, and the launching of missiles for target practice game simulation program
Update : 2024-05-05 Size : 374784 Publisher : 伟杰

实现了民航订票系统,主要实现了订票和退票的功能和机票的预定,退订的功能。-flight ticket booking
Update : 2024-05-05 Size : 185344 Publisher : 林芳

DL : 0
对弹丸飞行稳定性进行了分析,文中提出利用M GAERO 气动软件计算弹丸的气动力参数,以减少采 用经验公式估算气动力系数和压心位置等参数带来的误差,可为弹丸飞行稳定性分析和总体参数设计提供 参考依据。-For projectile flight stability analysis, this paper proposes the use of software to calculate projectile M GAERO aerodynamic aerodynamic parameters to reduce the use of empirical estimates of aerodynamic coefficients and parameters such as pressure center position error caused by, for projectile flight stability analysis and overall parameters of the design of reference.
Update : 2024-05-05 Size : 270336 Publisher : 王顺红

利用弹簧近似和网格重构相结合的非结构动网格技术,耦合求解 Euler方程及弹道方程,模拟飞行在 46千 米高空、0°攻角、马赫数6.5、壳片分离初速分别为 6mPs ,12mPs、壳片分离角速度分别为 0°/s ,50°/s ,150°/s的子母弹 抛壳动态过程。-The use of spring approximation and mesh reconstruction of a combination of non-structural dynamic grid technology, coupled equations for solving Euler equations and ballistics, flight simulation at 46 km altitude, 0 ° angle of attack, Mach 6.5, the shell-chip separation velocity, respectively 6mPs , 12mPs, angular separation of the shell pieces were 0 °/s, 50 °/s, 150 °/s of the cluster bombs thrown shell dynamic process.
Update : 2024-05-05 Size : 471040 Publisher : 王顺红
« 1 2 ... 44 45 46 47 48 4950 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.