-
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
-
一个基于日语汉字转化出拼音的源码一个基于日语汉字转化出拼音的源码...
一个基于日语汉字转化出拼音的源码一个基于日语汉字转化出拼音的源码-based on a Japanese into Chinese characters spelling out the source based on a Japanese into Chinese characters spelling out the source
- 2022-03-12 21:59:18下载
- 积分:1
-
Examples of vector graphics, beginners to apply the basic method of learning.
矢量绘图示例,初学者适用,学习其基本方法。-Examples of vector graphics, beginners to apply the basic method of learning.
- 2022-03-09 16:54:14下载
- 积分:1
-
本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问...
本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问速度。-the code for the dynamic array of support, in memory processes data block stored, to avoid a large memory applications, but also ordinary and the two-way linked list of the code is to provide the right information within the rapid indexing, thereby greatly increasing the speed of data access.
- 2022-02-05 03:14:59下载
- 积分:1
-
医院预约挂号系统
主要用Javaweb思想写的代码,用到Apache服务器,连接mysql数据库,用eclipse开发工具,在windows平台下使用,能实现网上预约挂号的功能,也可以取消预约,后台管理员可以管理医生的信息和病人的信息
- 2022-04-18 10:55:10下载
- 积分:1
-
ftp 客户/服务器多线程下载源程序
实现客户端多线程下载功能...
ftp 客户/服务器多线程下载源程序
实现客户端多线程下载功能-ftp client/server multi-threaded download source to achieve client multi-threaded download
- 2022-05-26 09:57:12下载
- 积分:1
-
At the same time abreast, every three months exports calendar condition , import...
每三个月同时并排输出日历情况,输入年月即可。-At the same time abreast, every three months exports calendar condition , imports days being OK.
- 2022-07-02 11:36:25下载
- 积分:1
-
Huffman coding procedures, through the tree to achieve, using an array of storag...
哈夫曼编码程序,通过树形实现,使用数组存储编码
- 2022-03-11 19:50:42下载
- 积分:1
-
用VS.NET 2003开发的一个伟大的C++软件,帮助很多初学者。快点…
一个C++的好程序,对起步的同学有很大的帮助,是用 vs.net 2003 编得,大家快来下载,真的很不错哦!-a great C++ softwre developed with VS.net 2003, help a lot for beginners. Hurry to downnload, it s not bad!
- 2022-06-30 21:30:02下载
- 积分:1
-
comboc: 桌面用户widmaier赛能ex4 debug Win32组合框
C: UsersWidmaier SANONDesktopcomboboxEX4Win32Debug
- 2022-01-25 21:19:46下载
- 积分:1