-
- 2022-04-28 23:46:24下载
- 积分:1
-
实现GUI程序与控制台程序的管道通讯~
实现GUI程序与控制台程序的管道通讯~-achieve GUI procedures and the procedures for console communication channels ~
- 2022-09-01 08:00:02下载
- 积分:1
-
图书管理系统
纯java开发图书管理系统,增删改查等功能均全部实现,欢迎下载学习.
- 2022-02-25 00:59:25下载
- 积分: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
-
驱动程序打包工具详细功能包含内容说明(至少要20个字)。
驱动程序打包工具详细功能包含内容说明(至少要20个字)。-driver toolsdsfadfafdsaf
- 2022-01-30 13:19:36下载
- 积分:1
-
xpressusb设计工具包
XpressUSB Design Toolkit
- 2022-05-29 13:26:57下载
- 积分:1
-
俄罗斯方块源码java版本
俄罗斯方块源码java版本-Tetris source java version
- 2022-07-27 20:22:37下载
- 积分:1
-
基于网络的个性化自主学习平台设计
Design of the Personalized Self...
基于网络的个性化自主学习平台设计
Design of the Personalized Self-determined
Learning of system based on network
-Personalized Web-based self-learning platform design Design of the Personalized Self-determinedLearning of system based on network
- 2022-06-02 14:38:12下载
- 积分:1
-
VB网络监视传输、消息发送实例 网络监视传输、消息发送实例...
VB网络监视传输、消息发送实例 网络监视传输、消息发送实例
- 2022-12-20 04:45:03下载
- 积分:1
-
电驴的源代码
eMule电驴的源代码
编译说明(推荐使用Visual Studio .NET 2003)
1.将rcdll.dll复制到Visual Studio .NET 2003安装目录的Vc7in目录中。(这是为了使用能在vista下显示的图标)
2.打开easyMule_Libs.sln,执行“生成解决方案”。(easyMule_Libs.sln里所包含的是easyMule所依赖的库文件。)
3.打开easyMule.sln编译即可。-the source code of eMule
Compiling instruction (recommend to use Visual Studio .NET 2003)
1.Copy rcdll.dll to Vc7in under the installation directory of Visual Studio .NET 2003.(in order to use special icons under Vista)
2.Open easyMule_Libs.sln and execute build solution .(easyMule_Libs.sln contains libraries which easyMule depends on)
3.Open easyMule.sln and compile it.
- 2022-02-21 03:56:32下载
- 积分:1