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
標簽: Reservations automated purchased computer
上傳時間: 2017-04-14
上傳用戶:lizhizheng88
Your application should never assign a seat that has already been assigned. When the economy section is full, your application should ask the person if it is acceptable to be placed in the first-class section (and vice versa). If yes, make the appropriate seat assignment.
標簽: application assigned already economy
上傳時間: 2014-10-25
上傳用戶:zhichenglu
Source code for mixing WAV files.It has example files to mix
標簽: files example Source mixing
上傳時間: 2017-04-16
上傳用戶:zsjzc
it is temperature display using 89c51 which has asm language and hex files good to try
標簽: temperature language display 89c51
上傳時間: 2017-04-18
上傳用戶:dsgkjgkjg
Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that handles a mix of widget types. It is flexible, modular, and leaves the developer in control.
標簽: applications including features console
上傳時間: 2013-12-16
上傳用戶:refent
it is a game of snake and ladder..using graphics.h..user has to just press return button for playing..and esc button to quit...so enjoy..
標簽: graphics playing button ladder
上傳時間: 2017-04-20
上傳用戶:李夢晗
The first decision, that has to be made for the AVR platform, is to select the development environment you want to use, either ImageCraft s ICCAVR or GNU s AVR-GCC. The commercial ImageCraft Compiler offers an advanced IDE and is the first choice of most professional developers using a Windows PC. The GNU compiler is available for Linux and Windows.
標簽: development the decision environm
上傳時間: 2017-04-21
上傳用戶:從此走出陰霾
ICC means Internet Communication Component,it has many classes and frameworks that help develop network and communication system.
標簽: Communication frameworks Component Internet
上傳時間: 2014-03-06
上傳用戶:hfmm633
Alicebot and AIML Software Implementations The AI Foundation and our community has three open source free software "products" 1. The specification of the AIML language itself. 2. Various free software interpreters that implement (1). 3. The contents of the ALICE brain written in AIML (and other free AIML sets that exist).
標簽: Implementations Foundation and community
上傳時間: 2017-04-23
上傳用戶:jkhjkh1982
Java has become a confusing world. Five years ago, there were few decisions to make once you started programming in Java—you used AWT for graphical user interfaces, sockets for network programming, and hacked together everything else you needed. Since then, though, the APIs available for the Java language have grown, and grown. . . and grown. Now you can dabble in Swing, servlets, Enterprise JavaBeans (EJB), JavaMail, and more. Additionally, there are now packages of APIs, like the Java 2 Micro Edition (J2ME) and Java 2 Enterprise Edition (J2EE). While these packages seem to be nicely wrapped bundles of useful APIs, they don t help the average developer figure out how to piece together the APIs contained in these packages. Though it s simple to find documentation on the individual APIs, getting the "big picture" is difficult, at best. One of the most interesting, but difficult, aspects of Java today is building Java enterprise applications using the J2EE package.
標簽: confusing decisions become world
上傳時間: 2013-12-30
上傳用戶:haoxiyizhong