-
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
-
这是一个用C++写的多
这是一台用c++编写的多功能华丽的超级智能电脑!希望对那些有兴趣的人有所帮助!
- 2023-02-15 05:00:03下载
- 积分:1
-
I do not know english
一个2 D面片的渐变程序, 采用HLSL对像素进行操作-I do not know english
- 2023-04-06 12:35:03下载
- 积分:1
-
扩展树型控件,选择目录文件
扩展树型控件,选择目录文件-expansion tree controls, directory paper
- 2023-04-30 17:25:02下载
- 积分:1
-
VB编写的代码管理程序
总结C51中的位运算并分析了其用法,例如《 》 _cror_()的用法-Summed up in the C51-bit computing and analysis of its usage, for example,
- 2022-07-16 02:43:59下载
- 积分:1
-
vb程序自己创建一个新的可执行程序
vb程序自己创建一个新的可执行程序-vb own procedures to create a new executable
- 2023-04-16 16:05:04下载
- 积分:1
-
BMP转化为ICO,是一个很有意思小程序,希望网友多多支持。
BMP转化为ICO,是一个很有意思小程序,希望网友多多支持。-BMP into ICO, is a very interesting small procedures in the hope that the generous support of netizens.
- 2022-06-12 21:44:55下载
- 积分:1
-
Visual C++ ADO数据库编程基础教程,word版
Visual C++ ADO数据库编程基础教程,word版-Visual C++ ADO database programming-based tutorials, word version
- 2022-10-03 01:25:03下载
- 积分:1
-
修改Button的drawitem函数 改变Button的背景色前景色,美化按钮
修改Button的drawitem函数 改变Button的背景色前景色,美化按钮-Button" s drawitem function changes the background color to change Button foreground color, landscaping button
- 2022-08-11 13:52:15下载
- 积分:1
-
Android网上商城
实现简易的android网上商城,卖家通过web端注册上架商品,用户通过android端注册登录浏览商城并选择购买,实现收藏夹、购物车、买卖系统。
使用说明:使用tomcat开启服务器才能访问。android端和web端的url需要修改为自己的服务器,web端jdbc地址密码需要修改。
- 2022-07-16 19:03:48下载
- 积分:1