-
阳光酒店管理系统
阳光酒店管理系统,基于JAVA。含有比较完整的设计文档和设计说明书和用户需求书。这个系统的主要功能包括团体开单、散客开单、宾客结帐、客房预订、系统设置、网络设置、营业查询、客户管理等。
- 2023-03-15 22:00:04下载
- 积分:1
-
基于qt技术的动态时钟的设计与实现
该程序使用Qt做为开发工具 使用C++开发语言,应用了QT中2D绘图、坐标操作、定时器等技术,实现与电脑系统时间同步显示,可作为电脑小插件使用,适合QT初学者的练习使用,可以促进初学者对QT的热爱。
- 2022-01-26 06:35:12下载
- 积分:1
-
虚拟串口设备驱动程序
虚拟串口设备驱动程序-Virtual Serial Device Driver
- 2023-03-13 05:35:03下载
- 积分:1
-
数据库课程设计报告影碟出租,可以出租和查询用户.
数据库课程设计报告影碟出租,可以出租和查询用户.-courses database design report DVD rental, lease, and user inquiries.
- 2022-06-02 12:08:53下载
- 积分:1
-
模板模式vc源码实例。
模板模式vc源码实例。-Design Modules of VC and Source Code/Example
- 2022-07-09 04:03:46下载
- 积分:1
-
long integer operations of four, with two
长整数的四则运算,用双向循环链表实现,堆分配存储-long integer operations of four, with two-cycle Chain achieve stacked memory allocation
- 2023-04-26 05:10:03下载
- 积分:1
-
二维码生成
在VS2010平台上实现实时对字符串的二维码转换,亲测可用
- 2022-02-15 17:59:17下载
- 积分:1
-
CE 6.0平台使用酷派风格列表控件的例子
CE 6.0平台使用酷派风格列表控件的例子-CE 6.0 platform, using the example of Cool-style list control
- 2022-12-06 22:00:03下载
- 积分:1
-
试验内容: 跳水比赛中运动员每完成一个跳水动作,都有J名裁判员为其打分,但每次总成绩中都要去掉一个最高分和一个最低分。每个运动员需要完成C个动作,每次动作结束都...
试验内容: 跳水比赛中运动员每完成一个跳水动作,都有J名裁判员为其打分,但每次总成绩中都要去掉一个最高分和一个最低分。每个运动员需要完成C个动作,每次动作结束都要按当前总成绩为全部运动员重新排序,结果在运动员出场比赛时显示出来。设总共有N个运动员参加比赛,其编号为1,2,… N。 编一个程序实现这一功能。 要求: 1、 建立一个*head为头结点的单链表 2、 以动作C为主循环,对每个动作输入每个运动员所有裁判打分。输入每个 运动员的所有打分后,立即对单链表按sum域(累计分)从小到大重新排序 3、 在每个动作之后,输出该单链表的所有结点-Note:
Experimentation:
When sportsman who taking part in diving game had finished each movement,there were J referees marking for sportsman,and each time the highest and lowest marks always were taken out.
Each sportsman must finish C movements,no sooner did actions had be performed than current sum grades should be sorted and the final results should be displayed before athlete comes out.
Supposing there are N athletes attending the game,the NO is 1,2,...N.Write an program to implement this fuction.
Requires:
1 Create a single chain naming the name of headnode*head.
2 The movement C is main loop,Each sportsman s grades marked by all judges should be put in the each movement.After finished this,the
- 2023-07-04 21:45:03下载
- 积分:1
-
c++进行高效编程必备,是一本经典的C++书籍
c++进行高效编程必备,是一本经典的C++书籍-55 Specific Ways to improve your programs and designs
- 2023-02-09 14:45:03下载
- 积分:1