-
mission : participation in the Games is n, the school No. 1 ... n. Competition i...
任务:参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m=10 , w=8 , n=15)
功能要求:
1). 可以输入各个项目的前三名或前五名的成绩;
2).能统计各学校总分(用链表);
3).可以按学校编号、学校总分、男女团体总分排序输出(快速、基数);
4). 可按学校编号查询学校某个项目的情况;可按项目编号查询取得前三或前五名的学校。
界面要求:有合理的提示,每个功能可以设立菜单,根据提示,可以完成相关的功能要求。
b)概要设计:
本程序所使用的数据结构是二维数祖和线形链表。
所使用的算法有:快速、基数、归并排序等。-mission : participation in the Games is n, the school No. 1 ... n. Competition is divided into men m, and w-woman project. Item No. 1 man ... m, a woman m m w .... Different items from the top five or top three integration; From the top five points were : 7,5,3,2,1, and the top three points were : red; From what the top five or top three, set by the students themselves. (M = 10, w = 8, n = 15) functional requirements : 1). The importation of various items in the top three or top five results; 2). Statistics schools score (with Chain); 3). According No. schools, the school scores and scores of men a
- 2023-07-03 17:10:03下载
- 积分:1
-
A*算法解决八数码
题目
The
15-puzzle has been around for over 100 years; even if you don"t know it by that
name, you"ve seen it. It is constructed with 15 sliding tiles, each with a
number from 1 to 15 on it, and all packed into a 4 by 4 frame with one tile
missing. Let"s call the missing tile "x"; the object of the puzzle is to
arrange the tiles so that they are ordered as:
1
2 3 4
5
6 7 8
9 10 11 12
13 14 15 x
where the only legal operation is to exchange "x" with one of the tiles with
which it shares an edge. As an example, the following sequence of moves solves
a slightly scrambled puzzle:
- 2022-02-06 16:32:40下载
- 积分:1
-
用Hopfield神经网络求解TSP(旅行商问题),并附上实验报告
用Hopfield神经网络求解TSP(旅行商问题),并附上实验报告-HopfieldTSP
- 2022-09-05 18:45:02下载
- 积分:1
-
在Microsoft Visual Studio 2005上跑过没有问题。
在Microsoft Visual Studio 2005上跑过没有问题。-on Microsoft Visual Studio 2005 run is no proplem
- 2023-04-17 20:25:03下载
- 积分:1
-
bp网络的概要设计
bp网络的概要设计-bp summary of network design
- 2022-02-03 00:00:55下载
- 积分:1
-
有gsm打电话功能.可以做图象处理.还有unicode的转化函数
有gsm打电话功能.可以做图象处理.还有unicode的转化函数-There are gsm phone function. Can do image processing. There are unicode conversion function
- 2022-11-15 07:55:03下载
- 积分:1
-
TIFF格式阅读Qt程序用于生成动态库的程序源码…
qt程序读tiff格式所用的动态库生成程序源码.-tiff format Reading qt procedures used to generate a dynamic library program source.
- 2023-08-30 08:50:05下载
- 积分:1
-
好东西啊 大家多支持啊 传给大家分享关于UDP的原代码
好东西啊 大家多支持啊 传给大家分享关于UDP的原代码 -Good things ah ah to the U.S. to support the U.S. more than the sharing of information on the original UDP code
- 2023-02-23 17:55:04下载
- 积分:1
-
重新启动计算机程序
重新启动计算机程序-restart computer program
- 2023-03-24 02:15:03下载
- 积分:1
-
one, the programs do not need to install. Two, please HELP documents and softwar...
1、本程式无须安装。 2、请将HELP文件与软件置于同一文件夹下。 3、请将TEMP文件夹拷贝至D盘根目录下 4、报表生成请另存 5、谢谢使用,本软件归李莉所有。-one, the programs do not need to install. Two, please HELP documents and software under the same folder. 3, I would be grateful if the TEMP folder copy to D NOTE 4 under, Report Generation Please Save 5, thank you use the software under all Li Li.
- 2023-07-06 07:35:03下载
- 积分:1