搜索资源列表
people_static
- 一套简单的在线人数统计工具,可以嵌套在首页统计在线人数,使用方便-a number of simple online statistical tool, which can be nested in the number of online statistics homepage, easy to use
countTicketEconomy
- 统计候选人的得票情况,在原有的基础上,可任意添加新的候选人,因此还有统计新的候选人人数和弃权人数-statistics candidate obtained, the original basis, can arbitrarily add new candidates Therefore, there is still the new statistics the number of candidates and the number of abstentions
visit
- 基本上实现了一个在线统计的功能,可以统计人数和访问次数。
xueshengguanli
- 制作一个成绩录入系统,要求:用户凭密码登入,选择自己教的课程,和班级则可以输入成绩,而成绩包括平时成绩和期末成绩,最后自动生成总评成绩,并且算出平均成绩和标准差,统计出各个分数段的人数(**)
tongji
- 编辑、统计学生成绩的源程序:设有10个学生的成绩,要求统计<60, 60-69, 7 0-79, 80-89, 9 0-99, 100分各段成绩人数
lvx
- 参加运动会的n个学校编号为l~n。比赛分成m个男子项目和w个女子项目, 项目编号分别为l~m和m+1~m+w。由于各项目参加人数差别较大,有些项目 取前五名,得分顺序为7,5,3,2,1;还有些项目只取前三名,得分顺序为5, 3,2。设计一个统计系统按名次产生各种成绩单、得分报表。