高校运动会系统

所属分类:Windows编程
开发工具:Visual C++
文件大小:4KB
下载次数:55
上传日期:2005-10-18 15:24:55
上 传 者absophia
说明:  任务:参加运动会有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 and women groups sorting out (fast base); 4). School No. inquiries can be a school project; Item numbers can be made for the first three or top five schools. Interface requirements : there is a re)

文件列表:
运动会\学校名.txt (188, 2004-06-15)
运动会\运动会.txt (362, 2004-08-04)
运动会\项目名.txt (187, 2004-06-15)
运动会\运动会.cpp (13580, 2004-08-04)
运动会 (0, 2005-07-06)

近期下载者

相关文件


收藏者