搜索资源列表
Grade-Statistics
- 从键盘输入一个班(全班最多不超过30人)学生某门课的成绩,当输入成绩为负值时,输入结束,分别实现下列功能: (1)统计不及格人数并打印不及格学生名单; (2)统计成绩在全班平均分及平均分之上的学生人数,并打印这些学生的名单; (3)统计各分数段的学生人数及所占的百分比。 注:将成绩分为六个分数段,60分以下为第0段,60~69为第1段,70~79为第2段,80~89为第3段,90~99为第4段,100分为第5段。 -Achievements of a class ( the
input-character-statistics
- C语言实现输入字符统计 实现统计字符的的功能 问题提出: 从键盘读入一段文本,统计其中的英文字母、数字、空格和除此之外的其他字符个数。 问题分析: 由于输入字符的个数不确定,需构建条件循环while((c=getchar())!=EOF),其中EOF为符号常量,用于表示文本输入结束,在PC机上通过输入Ctrl+Z组合键来输入此字符。所需数据与算法如下。 -C language input character statistics based on statistical c
code-statistics
- 代码行数统计工具,VC6 API开发,有bug-a code statistics tool with bug
Staff-workload-statistics-system
- 职工工作量统计系统,可以实现职工工作量的统计,功能齐全-Staff workload statistics system
Sports-scores-statistics
- 问题描述:参加运动会有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).可以按学校编
Student-achievement-statistics
- 学生成绩统计,可以根据学生不同得分,将成绩分为ABCDE不同等级.方便快捷.-Statistics of student achievement based on students' scores, the results are graded as ABCDE different levels. Convenient.
Games-Score-Statistics
- 该程序为运动会分数统计软件 可以实现运动会人员的增加,分数的输入以及查询,统计和排序功能-The program for the Games fractional statistics software Games personnel increase scores input and query statistics and sorting capabilities
Fractional-statistics-
- 分数阶统计是现代统计信号处理的重要内容,这里是alpha、beta分布的情况,仿真程序-Fractional statistics is an important content of modern statistical signal processing, where alpha and beta distribution emulator
MATLAB-in-probability-statistics
- MATLAB在概率统计中的应用 参数估计 回归分析 -MATLAB application in probability and statistics parameter estimation regression analysis
Games-fractional-statistics-system
- C++语言设计的运动会分数统计系统,精进版 (近趋完美)-Games written in C++ score statistics system, sophisticated version of (trend nearly perfect)
SAS-based-statistics
- sas基础统计入门文档,熟悉SAS统计分析-SAS based statistics
Word-statistics
- 英文小说存储在一个文本文件中。待统计的词汇集合要一次输入完毕,即统计工作必须在程序的一次运行之后全部完成。输出的每个单词的出现次数。约定小说中的词汇一律不跨行,这样每从文本文件中读入一行,就统计每个单词在这行中出现的次数,直到文件结束。 要求在程序运行时才输入文本文件名和要统计的词汇。 -English fiction is stored in a text file. Collection of statistical vocabulary to be entered once co
Lines-of-code-statistics
- 功能:统计出总行数、代码行数、空行数、注释行数 并给出代码的质量检测-Function: Head statistics of the number of lines of code, the number of blank lines, comment lines And gives quality testing code
Commodity-sales-statistics-system
- 编写商品销售统计程序,商品的信息有商品的名称、计算单位(重量或件)、单价。所有商品的信息事先存入计算机,屏幕上显示所有的名称,选择商品名,输入商品计量单位(如重量、件数等),根据单价算出总价。客户一次购物可能购买多种商品,程序应计算出客户应付的钱款数。-Prepare sales statistics program, commodity information goods name, unit, unit price (weight or piece). All products inform
Statistics-student-achievement
- 更好对学生成绩进行统计分析,十分好用,功能强大。-Statistics student achievement
statistics-for-the-numbers-of-people
- The software uses number of times statistics , the online number to count
the-number-of-vehicles-statistics
- 道路上,车辆数目统计,通过背景差分法,实现视频中车辆数目的统计-On the road, the number of vehicles statistics
Statistics-firenumber
- 统计每个矢量面图层范围内的点的个数 例如每个市范围内有多少着火点-Statistics the number of points in the range of each vector surface layer
statistics
- 学生成绩统计 有一个班级30个学生5门课,编写函数实现功能.:-Achievements statistics
Student-performance-statistics
- 学生成绩统计器,上课做的小作业,新手可以用来练手-Student performance statistics, do little homework in class, beginners can be used to try