Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - flight
Search - flight - List
这是我在学OpenGL时写的一个关于一个飞机在一个场景中飞行的程序,窗口是用API写的。如果您有类似的小程序请发给我一个,谢谢! 邮箱:kj270@163.com-This is my school, when written in OpenGL on a plane in a scene flight procedures, the window is written using API. If you have a similar small program Please send me a Thank you! Mail: kj270@163.com
Update : 2024-04-26 Size : 2268160 Publisher : 钟华

飞行控制系统中飞机舵回路速度受阶跃干扰时速度保持回路-Flight control system aircraft rudder speed loop interference by step to maintain the speed loop
Update : 2024-04-26 Size : 7168 Publisher : duhaitao

<Atmospheric and Space Flight Dynamics>一书的源码,对飞行动力学感兴趣的可以-Source Code for <Atmospheric and Space Flight Dynamics>, anyone who is interested in flight dynamics should see this.
Update : 2024-04-26 Size : 57344 Publisher : 张留

一个简单的飞机三维仿真程序,可以作为入门学习。-A simple three-dimensional simulation program aircraft can be used as study entry.
Update : 2024-04-26 Size : 197632 Publisher : 张乐

MATLAB在飞行动力学和控制中应用的工具-MATLAB in the flight dynamics and control application tool
Update : 2024-04-26 Size : 765952 Publisher : 吴军

基於DX9 的2D飛行射擊遊戲DEMO,初學者借鑒的好-Based on the 2D flight shooting DX9 Game DEMO, beginners learn from the good Dongdong
Update : 2024-04-26 Size : 2824192 Publisher : 陳聰

DL : 0
主要是航空预订系统,能够对航班增删改查,能够预订机票。利用Java开发的一个版本,数据库脚本也在里面-Mainly aviation reservation system, additions and deletions to be able to check on the flight, be able to book air-tickets. Use a version of Java development, database scripts are inside
Update : 2024-04-26 Size : 4864000 Publisher : namucuo

DL : 0
Airline Reservations System A small airline has just purchased a computer for its new automated reservation system. You have been asked to develop the new system called ARSystem. You are to write an application to assign seats on each flight of the airline s only plane (capacity: 24 seats.) Your application should display the following alternatives: Please type 1 for FirstClass and Please type 2 for Economy. If the user types 1, your application should assign a seat in the first-class section (seats 1-8). If the user types 2, your application should assign a seat in the economy section (seats 9-24). Your application should then display a boarding pass indicating the person s seat number and whether it is in the first-class or economy-Airline Reservations System A small airline has just purchased a computer for its new automated reservation system. You have been asked to develop the new system called ARSystem. You are to write an application to assign seats on each flight of the airline s only plane (capacity: 24 seats.) Your application should display the following alternatives: Please type 1 for FirstClass and Please type 2 for Economy. If the user types 1, your application should assign a seat in the first-class section (seats 1-8). If the user types 2, your application should assign a seat in the economy section (seats 9-24). Your application should then display a boarding pass indicating the person s seat number and whether it is in the first-class or economy
Update : 2024-04-26 Size : 10240 Publisher : Muazu

DL : 0
This project developed in java leads us to realize a flight reservation system in order to emulate databases containing the structures for the flight and for the booking. These bases extend the List interface and implements additional search鈥檚 methods. Two interfaces provide an access to this system. The first one reads and handles reservation request message from a terminal. The arguments are then processed throw a middleware interface that call the flight system methods. The second one, a Graphical User Interfaces (GUI) application using Swing Java Foundation Classes (JFC), offers a simpler access to the systems.
Update : 2024-04-26 Size : 1100800 Publisher : Muazu

DL : 0
一款模拟飞行类游戏的Java源代码,有飞艇、飞机的飞行,包括部分C++配合的程序,图片、声音等资源文件都很完整,学习JAVA游戏很好的资料。-Flight Simulator Games, a category of the Java source code, there is airship, aircraft flight, including some C++ with the program, pictures, sound files and other resources are very complete, very good study materials JAVA Games.
Update : 2024-04-26 Size : 708608 Publisher : liu

DL : 0
本程序设计实现了手机上以J2ME为平台的飞行射击游戏的开发,敌人运行的方式由程序进行控制,具有一定的可玩性和复杂性。经过了细心的调试和排错解决了绝大部分的问题。-The program design to implementation J2ME on a cell phone as a platform for the development of flight shooting game, the enemy is running way to control the process with a certain degree of playability and complexity. After careful debugging and troubleshooting to resolve most of the questions.
Update : 2024-04-26 Size : 140288 Publisher : X

source code for flight simulator in labview
Update : 2024-04-26 Size : 999424 Publisher : moatasem momtaz

OpenGL导弹试验模拟飞行程序,用VC++实现的。-OpenGL simulation of missile test flight procedures
Update : 2024-04-26 Size : 210944 Publisher : 半藏

DL : 0
Flight飞机订票系统课程设计源代码,值得看看。-Flight curriculum design aircraft booking system source code
Update : 2024-04-26 Size : 9216 Publisher : aland

DL : 0
Online flight booking
Update : 2024-04-26 Size : 828416 Publisher : panos

DL : 0
用matlab仿真,得到较为真实的飞行航迹,包括了转弯,机动等轨迹运动模型的描述-Matlab simulation used by more real flight track, including a turn and the track motor sports, such as a description of the model
Update : 2024-04-26 Size : 1024 Publisher : emily

DL : 0
1.每条航线所涉及的信息有: 终点站名、航班号、飞机号、星期几飞行 周日(星期几)、乘员定额、余票量、已订票的客户名单(包括姓名、订票量、舱位等级)以及等候补替补的客户名单(包括姓名、所需票量); 2.系统能实现的操作和功能如下:  查询航线:根据旅客提出的终点站名输入下列信息:航班号、飞机号、星期几起飞,最近航班的日期和余票量。  承办订票业务:根据客户提出的要求(航班号、订票数额)查询该航班票额情况,若尚有余票,则为客户办理订票手续,输出座位号;若已满员或者余票数少于订票额,则需重新寻味客户要求,若需要,可登记排队候补;  承办退票业务:根据客户提供的情况(日期、航班),为客户办理退票手续,然后查询该航班是否有人排队等候补,首先询问排在第一的客户,若所有退票额能满足他的要求,则为他办理订票手续否则依次询问其他排队候补的客户。  为客户订票要求不能满足时,系统可向客户提供到达同一目的地的其他航线情况。 -flight booking system
Update : 2024-04-26 Size : 157696 Publisher : sandra

DL : 0
机票查询系统.主要针对于机票的销售,便于顾客查询.-Inquiry System tickets. Mainly on ticket sales, to facilitate customer inquiries.
Update : 2024-04-26 Size : 4326400 Publisher : kakada

关于OPENGL的飞机飞行模拟的程序,可用供学习者学习。很不错的处理和代码-OPENGL aircraft on the flight simulation of the procedures available for students to learn. Very good handling and code
Update : 2024-04-26 Size : 4951040 Publisher : 陈高亮

DL : 0
通过opengl实现f16三维模型,键盘控制飞机的仿真飞行-F16 through the realization of three-dimensional model of opengl, keyboard control of the aircraft and flight simulation
Update : 2024-04-26 Size : 902144 Publisher : caize
« 1 2 3 4 56 7 8 9 10 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.