-
tc实现鼠标操作图形
tc实现鼠标操作图形-tc graphics mouse operation
- 2022-03-21 01:27:06下载
- 积分:1
-
骨骼识别+串口控制机械臂
基于VC2010的机器人骨骼识别和串口机械臂控制,非常实用,有学习机器人控制的伙伴可以下载,有需要共同交流
- 2022-01-25 15:19:51下载
- 积分:1
-
基于51单片机的双串口多机通信程序,主机串口2与PC连接,串口1与从机连接,可实现pc机控制从机,从机接收到命令后返回相应数据到pc机
基于51单片机的双串口多机通信程序,主机串口2与PC连接,串口1与从机连接,可实现pc机控制从机,从机接收到命令后返回相应数据到pc机
- 2022-03-24 14:48:17下载
- 积分:1
-
用六种方法进行排序操作,分别为希尔排序,锦标赛排序,快速排序,堆排序,归并排序,基数排序...
用六种方法进行排序操作,分别为希尔排序,锦标赛排序,快速排序,堆排序,归并排序,基数排序-Method using five kinds of sorting operations
- 2022-05-16 17:01:49下载
- 积分:1
-
简单的数据平台,能打开系统目录,能画图,是VC++编写的
简单的数据平台,能打开系统目录,能画图,是VC++编写的-Simple data platform, can open the system directory, can draw is VC++ Prepared
- 2022-02-12 16:45:47下载
- 积分:1
-
用VC++实现集合的并 交 差和运算是双链表形式的
用VC++实现集合的并 交 差和运算是双链表形式的-With VC++ Achieve a collection and call it a day and the operation is double-chain forms of
- 2022-01-27 11:40:54下载
- 积分:1
-
嵌入式WINCE MSGServer例子,使用EVC开发实现
嵌入式WINCE MSGServer例子,使用EVC开发实现-Embedded WINCE MSGServer example, the use of EVC realize development
- 2022-03-24 05:57:18下载
- 积分:1
-
i tried to do this algorithm and finally i ve succe
i tried to do this algorithm and finally i ve succe-i tried to do this algorithm and finally i ve success
- 2022-01-25 16:40:15下载
- 积分:1
-
对java代码第二十八所,很经典的哟,包括所有方面…
28日学会Java的代码,内容很经典的哟,包括Java的方方面面,-Institute on the 28th of Java code, as is the classic yo, including all aspects of Java.
- 2022-03-01 03:02:09下载
- 积分:1
-
一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。
该系统需要实现以...
一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。
该系统需要实现以下功能:
(1) 订票:若该航次余票数大于等于客订票数,则在该航次的乘客表(按乘客姓氏字母词典顺序排列)中,插入订票乘客的信息项,并修改该航次有关数据,否则给出相应提示信息;
(2) 退票:若退票数小于该乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据。当由于退票使得该乘客的订票数为零时,要从乘客表中撤销该乘客项;否则给出相应的提示信息;
(3) 将某航次的余票数恢复初值为该航次的最大客票数;
(4) 显示:显示该机场各航次班机的售票情况。-Booking air tickets and a refund system. Assuming there are m a civil airport voyage of the flights, each voyage only to reach a destination, the trial design for an automated airport ticket booking and refund system.
The system needs to achieve the following functions:
(1) booking: If the voyage than the number of votes greater than or equal to the number of passengers booking, the passenger in the voyage List (alphabetical by passengers dictionary order), insert the booking information of passengers, and modify the data of the voyage Otherwise, the corresponding message
(2) Refund: If the refund is less than the number of votes of the original passeng
- 2022-08-03 17:49:14下载
- 积分:1