文件名称:feiji
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:349.51kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个简单的机票预订方案
先决条件,目标和成果
先决条件:学生应掌握以下必备技能。
• 指 针 - 使用的指针间接引用和修改对象
• 链接列表 - 链表的实施的理解
• 动态内存管理 - 使用新的和删除
目标:本作业的目的是加强学生的链表的理解。
结果:学生成功地完成这项任务将掌握以下成果。
• 了解执行链表
• 使用指针
• 使用动态内存管理
说明
一个简单的机票预订方案应显示以下选项的菜单:预订机票,取消预订,查看是否有票是为特定的人保留的,并显示乘客。这些信息保存在一个链表的名称字母顺序排列。在程序的一个简单的版本,假设门票只保留一个航班。在一个更全面的版本,地方上的航班数量没有限制。创建一个与每个包括一个指向指针的链表节点乘客航班链表。
任务
写下订票根据上面的描述程序更全面的版本。 -A simple airline ticket reservation program
Prerequisites, Goals, and Outcomes
Prerequisites: Students should have mastered the following prerequisite skills.
• Pointers- Using pointers to indirectly reference and modify objects
• Linked Lists- Understanding of a linked list implementation
• Dynamic Memory Management- Use of new and delete
Goals: This assignment is designed to reinforce the student s understanding of linked lists.
Outcomes: Students successfully completing this assignment would master the following outcomes.
• Understand implementation of linked lists
• Use pointers
• Use dynamic memory management
Descr iption
A simple airline ticket reservation program should display a menu with the following options: reserve a ticket, cancel a reservation, check whether a ticket is reserved for a particular person, and display the passengers. The information is maintained on an alphabetized linked list of names. In a simpler version of t
先决条件,目标和成果
先决条件:学生应掌握以下必备技能。
• 指 针 - 使用的指针间接引用和修改对象
• 链接列表 - 链表的实施的理解
• 动态内存管理 - 使用新的和删除
目标:本作业的目的是加强学生的链表的理解。
结果:学生成功地完成这项任务将掌握以下成果。
• 了解执行链表
• 使用指针
• 使用动态内存管理
说明
一个简单的机票预订方案应显示以下选项的菜单:预订机票,取消预订,查看是否有票是为特定的人保留的,并显示乘客。这些信息保存在一个链表的名称字母顺序排列。在程序的一个简单的版本,假设门票只保留一个航班。在一个更全面的版本,地方上的航班数量没有限制。创建一个与每个包括一个指向指针的链表节点乘客航班链表。
任务
写下订票根据上面的描述程序更全面的版本。 -A simple airline ticket reservation program
Prerequisites, Goals, and Outcomes
Prerequisites: Students should have mastered the following prerequisite skills.
• Pointers- Using pointers to indirectly reference and modify objects
• Linked Lists- Understanding of a linked list implementation
• Dynamic Memory Management- Use of new and delete
Goals: This assignment is designed to reinforce the student s understanding of linked lists.
Outcomes: Students successfully completing this assignment would master the following outcomes.
• Understand implementation of linked lists
• Use pointers
• Use dynamic memory management
Descr iption
A simple airline ticket reservation program should display a menu with the following options: reserve a ticket, cancel a reservation, check whether a ticket is reserved for a particular person, and display the passengers. The information is maintained on an alphabetized linked list of names. In a simpler version of t
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第一上机作业-飞机订票系统/main1.cpp
第一上机作业-飞机订票系统/main1.dsp
第一上机作业-飞机订票系统/Debug/vc60.idb
第一上机作业-飞机订票系统/Debug/vc60.pdb
第一上机作业-飞机订票系统/Debug/main1.pch
第一上机作业-飞机订票系统/main1.ncb
第一上机作业-飞机订票系统/main1.plg
第一上机作业-飞机订票系统/main1.opt
第一上机作业-飞机订票系统/main1.dsw
第一上机作业-飞机订票系统/Debug
第一上机作业-飞机订票系统
第一上机作业-飞机订票系统/main1.dsp
第一上机作业-飞机订票系统/Debug/vc60.idb
第一上机作业-飞机订票系统/Debug/vc60.pdb
第一上机作业-飞机订票系统/Debug/main1.pch
第一上机作业-飞机订票系统/main1.ncb
第一上机作业-飞机订票系统/main1.plg
第一上机作业-飞机订票系统/main1.opt
第一上机作业-飞机订票系统/main1.dsw
第一上机作业-飞机订票系统/Debug
第一上机作业-飞机订票系统
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.