搜索资源列表
sport
- 参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m<=20,n<=20) 功能要求: 1) 可以输入各个项目的前三名或前五名的成绩; 2) 能统计各学校总分, 3) 可以按学校编号或名称、学校总分、男女团体总分排序输出; 4) 可以按学校编号查询
CTCP
- C语言写的控制台程序, 用来抓包. 程序员辛苦, 麻烦审核的手下留情. 前面我上传了一个同名的, 缺少项目文件, 这次我又传了完整的.-Console application written in C language, used to capture Programmers hard, troublesome audit mercy. Before I uploaded the same name, the lack of project files, but this time I pass
tongxunlu
- 很多学C的同学都需要做类似的一个项目,用C语言做个一个通讯录,没有保存到文件的操作,如果需要自己可以修改-Many students need to learn C to do a similar project, using C language to be a directory, the file is not saved to the operation, if needed they can modify