-
设计模式例子PainterUsePattern
设计模式例子PainterUsePattern-Examples of design patterns PainterUsePattern
- 2022-07-20 04:26:28下载
- 积分:1
-
飞机订票系统
录入:
可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定)
查询:
可以查询某个航线的情况(...
飞机订票系统
录入:
可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定)
查询:
可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓);
可以输入起飞抵达城市,查询飞机航班情况;
订票:(订票情况可以存在一个数据文件中,结构自己设定)
可以订票,如果该航班已经无票,可以提供相关可选择航班;
退票: 可退票,退票后修改相关数据文件
-Aircraft booking system (limited to 1 completed)
Tasks: The system can be achieved through the following functions:
Entry:
Can be input flight conditions (data can be stored in a data file, data structure, specific data from set)
Inquiries:
Can query a particular route (such as, enter the flight number, check arrival and departure times, arrival departure city, flight fares, fare discounts, to determine whether the full flight position)
Can enter the take-off on arrival, check flight situation
Booking: (booking conditions can exist in a data file, structure their own set)
Could be booking, if the flight has been without a ticket, you can provide alternative flights
Refund: You can refund, a refund after the revision of re
- 2022-07-20 10:32:54下载
- 积分:1
-
编程教程,提供数控编程的绝密资料,希望对大家有用
编程教程,提供数控编程的绝密资料,希望对大家有用-Programming Guide to provide NC programming of top-secret information, in the hope that useful
- 2022-03-24 19:03:49下载
- 积分:1
-
哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作系统文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地...
哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作系统文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地理解计算机系统中的资源共享、进程同步、死锁等问题,并能熟练地应用信号量来解决生活中的控制流程,即将生活中的控制流程用形式化的方式表达出来。
假设有5个哲学家,他们花费一生中的时光思考和吃饭。这些哲学家共用一个圆桌,每个哲学家都有一把椅子。在桌子中央是一碗通心面,在桌子上放着5只筷子。(如图所示)当一个哲学家思考时,他与其他同事不交互。时而,哲学家会感到饥饿,并试图拿起与他相近的两只筷子(他与邻近左、右之间的筷子)。一个哲学家一次只能拿起一只筷子。显然,他不能从其他哲学家手里拿走筷子。当一个饥饿的哲学家同时有两只筷子时,他就不能不用释放他的筷子而自己吃了。当吃完后,他会放下两只筷子,并再次开始思考。
规定奇数号哲学家先拿他左边的筷子,然后再去拿右边的筷子;而偶数号哲学家则相反。按此规定,将是1、 2号哲学家竞争1号筷子;3、4号哲学家竞争3号筷子。即五位哲学家都先竞争奇数号筷子,获得后,再去竞争偶数号筷子,最后总会有一位哲学家能获得两只筷子而进餐。
-dining philosophers problem is the Netherlands scholars Dijkstra"s one of the classic, It is a signal to the mechanism of application, the operating system in the history of culture has a very important position. Analysis of the problem to help students understand deeply the computer system resource sharing, process synchronization, and other issues Deadlock, skilled and can be applied to solve the signal volume life of the control flow, about the life of the control flow wi
- 2022-03-25 04:58:02下载
- 积分:1
-
里面是关于手机通讯部的开发
主要实现了帐号的登陆
里面是关于手机通讯部的开发
主要实现了帐号的登陆-Inside cell phone communications on the development of the Department realize a main landing Account
- 2022-07-22 08:13:22下载
- 积分:1
-
c++邮件发送
这个程序是笔者近日在学习实现邮件发送系统时的一些经验,并将源代码共享,本来只想实现功能就完事,但是作为一个高级程序员的习惯,还是要将程序进行完善,同时网上也有相关的代码下载,大家也可以在此基础上进行完善,进一步改进。
- 2022-05-10 17:41:32下载
- 积分:1
-
execCommand () can make your pages have the
execCommand() 可以使您的网页有「储存」、「打印」、「剪下」、「复制」、「贴上」甚至「复原」等超多有用的功能。
详细的使用方法,到 MSDN 浏览完整的信息
-execCommand () can make your pages have the
- 2022-02-09 23:41:43下载
- 积分:1
-
操作系统课程设计代码分析,报告完整版…
操作系统课程设计之LINUX代码分析,报告完整版本-courses on operating system design Linux code analysis, the report complete version
- 2022-03-24 08:37:41下载
- 积分:1
-
通过四叉树来设计大型地图结构,可以提供遍历速度。
通过四叉树来设计大型地图结构,可以提供遍历速度。-through Quadtree large map to design the structure, it can provide traverse speed.
- 2022-11-24 20:00:03下载
- 积分:1
-
This is my assignment for my tutor s Class. A nd many problems exist, so you sho...
This is my assignment for my tutor s Class. and many problems exist,so you should comprhend it and improve it to perfect.-This is my assignment for my tutor s Class. A nd many problems exist, so you should comprhend it and improve it to perf ect.
- 2022-02-13 13:22:13下载
- 积分:1