搜索资源列表
score.cpp
- 题目: 已知全班有65人,期末考共8门课,每门功课成绩均用百分制(整数)计分,请输入全班同学成绩,在A盘上生成全班成绩文件:A:\\allscore.dat。输入形式为: 学号 成绩1 成绩2 ··· 成绩8 long int int int 从全班成绩文件中读出同学成绩资料,统计出至少有4门课成绩>=85分,其余>=70分的同学及其资料,在D盘上生成D:\\score.dat文件;从全班成绩文件中找出需要参加补考(有一门或一门以上课程成绩<60分)的同学及其资料在C盘上生成补
MSSIM
- Source code of the MSSIM (Mean Structure Similitary Index). MSSIM is a measure of distortion static images. It s comparing distorted image with reference image and as the result return value between 0 and 1. The quality criteria is one of the most cl
score
- 成绩管理系统,能统计班级人数,计算平均分总分,个人成绩统计等等。-score---manage
CPP_StuCouProj
- 编写一个VC++工程实现如下信息的处理:在一个成绩管理信息系统中,需要对学生(Student)和选修的课程(Course)及取得的成绩(Score)信息进行处理-The preparation of a VC++ projects to achieve the following information processing: results in a management information system, the need for students (Student) and elect
studentscore
- this is a code about student s score searching,which used by csharp
score
- 加权计算的小程序,采用文件读写,一次输入,一劳永逸,输入格式为分数,学分和绩点-The weighted small programs, using the file read and write, one input, once and for all input format for the score, credits and Grade Point Average
score
- 输入每位学生的信息并显示这些信息;同时计算每位学生的总分即英语、语文、数学成绩之和,并对输入的若干学生按总分排名,按总分名次输出每位学生及其信息;最后计算这些学生的英语平均分、语文平均分和数学平均分,并输出结果。-Enter the information for each student and display the information also calculated the total score for each student that is in English, langua
Bowling-Score-Calculation_B09030115
- 保龄球分数计算可以非常方便地计算球员的得分以及信息的管理储存-Bowling score calculation can easily calculate the players scoring and information management storage
Score-Statistical-software
- 分数统计软件: 输入姓名、分数;对分数进行降幂排列并输出;具有输入输出界面。 -Score Statistical software
struct-max-score--students
- 建立一个学生结构体,从键盘上输入学号,分数,然后创建一个max函数选择出最高分数的学生的信息输出界面来。-Structure to establish a student, learning from the keyboard to enter numbers, scores, and then create a max function to choose the highest score of the students' information output interface.
student-score-records
- 学生登录,查看成绩,修改成绩,删除成绩记录-log in, check score, revise score records, remove score records
student-score-management
- 对学生成绩管理的一个小程序,代码比较少,希望对初学者有所帮助-student score management
search-score-of-cet-6
- 六级批量查分C#源码 无验证码版 六级批量查分C#源码 无验证码版-search score of cet-6 in C# source
student-score-management-system
- Student score management system-Student score management system....
Games-Score-statistical-system
- 运动会分数统计系统,可实现统计一次运动会运动员的成绩。-Games Score statistical systemCan realize a sports athletes.
System-of-managing-score
- 一个来自于c++平台的关于学生信息的管理程序-System of managing score
score-statistic-
- c语言课设题--运动会分数统计系统,统计各参赛队员的分数,总成绩,排名。显示和打印分数排名等-on c language class-based- Games Score Statistics System, the statistics of the scores of the team members, and a total score ranking. Display and print the score rankings
score
- 编写一个CStuScore类,用于统计一个班的学生学年成绩。其中使用一个静态成员数据sm_totals来存储总分以及一个静态成员函数GetTotals()返回该总分-Write a CStuScore class for statistics of a class of students academic achievement. The use of a static data members sm_totals to store the total score and a static m
f-score
- 此文档为word文档,给出了F-score的数学计算公式,并将公式用MATLAB写成程序-This document is a word document, gives the F-score mathematical formulation, and the MATLAB program of computing F-score.
基于极限学习G-score
- G-score是一个特征排序的准则,极限学习机结合G-score是一种filter+wrapper的混合特征选择算法(G-score is a criterion of feature sorting. Limit learning machine combined with G-score is a hybrid feature selection algorithm of filter+wrapper)