-
游戏蛇
我做了使用 c# 的贪吃蛇游戏。它的看起来像向诺基亚 3310 贪吃蛇游戏。。。
- 2022-02-03 05:52:27下载
- 积分:1
-
一篇很好的有关提取关键帧的论文,介绍了多种提取方法,值得一看。...
一篇很好的有关提取关键帧的论文,介绍了多种提取方法,值得一看。-A very good paper about extracting the key frames, introduced a variety of extraction methods, worth a visit.
- 2022-03-02 09:18:09下载
- 积分:1
-
VC++动态链接库编程之DLL典型实例源代码
适用平台 Win9x/Me/NT/2000/XP...
VC++动态链接库编程之DLL典型实例源代码
适用平台 Win9x/Me/NT/2000/XP
-VC dynamic link library DLL programming source code examples of typical application platform"d
- 2022-05-20 11:50:34下载
- 积分:1
-
对WINDOW界面的应用
适合初学者
多交流一下呀
对WINDOW界面的应用
适合初学者
多交流一下呀
-WINDOW interface on the application of more exchanges suitable for beginners like me
- 2022-08-19 09:42:51下载
- 积分:1
-
Convert from number to capitalization of RMB
这是一个数值转人民币大写C++源代码,请大家公用吧-Convert from number to capitalization of RMB
- 2022-02-07 09:39:58下载
- 积分:1
-
12306抢票助手 delphi源码
12306抢票助手 delphi源码 验证码识别
- 2022-05-16 19:05:10下载
- 积分:1
-
C语言DOS下载的EDIT控件,基本功能:
输入,并翻页显示
C语言DOS下载的EDIT控件,基本功能:
输入,并翻页显示-C-DOS download the EDIT control, basic functions: input, and page display
- 2022-02-20 13:17:42下载
- 积分:1
-
网页
网页-Page
- 2023-06-04 04:40:02下载
- 积分:1
-
This program provide the demand of error information,you can get error descripti...
提供windows错误信息的查询,输入错误号可以找出错误描述,对分析错误有很大帮助。-This program provide the demand of error information,you can get error description by input error number,it is helpful for error analysis
- 2022-02-10 06:38:37下载
- 积分: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