-
透明时钟源代码:必要的指针与刻度外,其它都为透明,具有实用价值。...
透明时钟源代码:必要的指针与刻度外,其它都为透明,具有实用价值。-Transparent clock source code: the need to target and scale, all other are transparent, practical value.
- 2022-09-05 23:15:03下载
- 积分:1
-
A small graphics program which can be used as screen saver.
A small graphics program which can be used as screen saver.
- 2022-02-04 16:46:46下载
- 积分:1
-
scientific kalkulator
单位:dhelpi;
- 2023-08-21 07:10:04下载
- 积分:1
-
自己编写的很多源代码,很适用,需要的来下,非常辛苦地编写的代码...
自己编写的很多源代码,很适用,需要的来下,非常辛苦地编写的代码-Many have written the source code, it is applicable, needed to, it is very hard to write code
- 2023-03-10 16:00:04下载
- 积分:1
-
面向对象程序设计课程实验,关于一个猜数游戏的源码
面向对象程序设计课程实验,关于一个猜数游戏的源码。很无聊。。。课程作业而已
- 2023-01-13 09:10:03下载
- 积分:1
-
使用GDI+生成PDF
sharpPDF is easy-to-use c# library to generate PDF on the fly. It allows to save pdf files or get binary streams in output(for example, usable in ASP.NET).通过本源码,一是可以熟悉PDF技术规范和GDI+技术体系;二是可以简单实现自有图形到PDF的转换。
- 2023-04-29 09:20:03下载
- 积分:1
-
修改程序PEB,可能可以过防火墙
修改程序PEB,可能可以过防火墙-Modify the program PEB, the firewall may be able to have ..........
- 2022-03-24 18:13:09下载
- 积分:1
-
微软的vb.net101示例
微软的vb.net101示例-Microsoft vb.net101 Example
- 2022-10-26 18:50:04下载
- 积分:1
-
Accp5.0北大青鸟毕业项目B2C源代码
Accp5.0北大青鸟毕业项目B2C源代码-Accp5.0 Beida Jade Bird graduated from the project source code for B2C
- 2023-07-22 16:30: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