搜索资源列表
chaxungengxin
- 至少选修刘老师所授课程中一门课程的女学生姓名 2)检索王同学不学的课程的课程号 3)检索全部学生都选修的课程的课程号与课程名。 4)检索选修课程包含刘老师所授课的学生学号。 5)求选修课程号为2的学生的平均年龄。 6)求刘老师所授课程的每门课程的学生平均成绩。 7)检索学号比刘同学大,而年龄比他小的学生姓名。 8)求年龄大于女同学平均年龄的男同学姓名和年龄。 -At least Liu elective courses taught in a course of
final
- final.rar实现对一个班级的考试情况进行统计,求出每个人的平均分,以及各个单项平均得分情况-final.rar realization of a class to conduct the examination statistics, calculated for each person
squaregrey
- 该函数是求出N*P矩阵的各行间的1减去平均灰色关联度对称矩阵,并用矩阵Z输出-The function is calculated N* P matrix between the lines of the one minus the average gray relational grade symmetric matrix, and output matrix Z
PTEM
- C2、单用户信息查询功能:。查询特定学生的记录,求其总分,平均分 3、学生信息浏览功能:显示所有学生的成绩记录,总分、平均分。 4、不及格记录查询功能:查询有不及格课程的学生信息。 5、排序功能:按学生平均成绩进行排序。或以某1单科成绩排序。 6、将学生记录存在结构体(student)中。 7、应提供一个界面来条用各个功能,条用界面和各个功能的操作界面应尽可能的清晰美观。 设计要求: 1、用C语言实现系统; 2、利用结构体实现学生成绩的数据结构设计。 3、系统
fgfgfg
- C语言设计 考试管理系统 设计内容: 1、每一条记录包括一个学生的学号、姓名、主要课程的成绩。 2、单用户信息查询功能:。查询特定学生的记录,求其总分,平均分 3、学生信息浏览功能:显示所有学生的成绩记录,总分、平均分。 4、不及格记录查询功能:查询有不及格课程的学生信息。 5、排序功能:按学生平均成绩进行排序。或以某1单科成绩排序。 6、将学生记录存在结构体(student)中。 7、应提供一个界面来条用各个功能,条用界面和各个功能的操作界面应尽可能的清晰美观。
4
- labview程序,利用4个数据求平均得到滤波后的函数波形。-labview program, using an average of four data seeking function of the waveform to be filtered.
student
- 学生管理系统C++程序代码,可以实现输入学生姓名,学号,成绩,对学生进行按学号排序,显示学生内容,删除,求平均成绩-Student Management System C++ code, you can name the input of students, learning numbers, results, number of students by learning to sort, display the contents of students, delete, seeking gra
Random-Average
- 随机数求平均,学习labview例子,下载后用labview9.0打开-The average random seek, learn labview example, after downloading open with labview9.0
xiaochengxu
- 求整数的和与均值、求平均年龄、定义计算四边形面积的函数-To seek integer and the mean averaging age, define the calculation of the function of the quadrilateral area
test_3_2
- 请编程如下,从键盘输入N名学生的3门成绩(数学、语文、英语),分别统计每个学生的平均成绩和总成绩,然后分别按照平均成绩和总成绩从大到小输出。(在主函数中输入N的值(通过带参数的主函数获取),四个子函数求平均成绩、总成绩、平均成绩从大到小输出、总成绩从大到小输出。 注:提示,此题需要用结构体、指针实现。-Please programming follows N students in three grades (mathematics, language, and English), the
aver_face
- 对YaleB正常光照下的所有人脸由Iplimage转化到数组形式,并将像素归一到0-255后求平均-The average face (pixel-based)
C-language-and-a-classic-code
- 该资源有28个经典的C语言代码,包括两数交换、考试成绩转换成等级分、判读闰年、求平均、求最大值、求最小值、统计个数、最大公约数、求 n 的阶乘、打印九九乘法表、求 100 以内的素数、求水仙花数、用函数求 x 的 n 次幂-28 classic C language code of the resource, including the exchange of two numbers, test scores convert level interpretation of the leap ye
c
- 基于c++开发的学生成绩管理系统,实现成绩输入、输出,求平均,查找等功能。-C++ based on the development of student achievement management system, to achieve the results of the input, output, and the average, search and other functions.
DEM
- 随机生成100个点,求平均高程并建立数字高程模型-Randomly generated 100 points, the average elevation and the establishment of digital elevation model
7_10
- 有一个一维数组score,内放10个学生成绩,求平均成绩。-There is a one-dimensional array of score, within the 10 student achievement, and the average score.
biaoshi
- 该代码主要是对时间序列进行分段,然后对每段分别求平均(The code is mainly carried out on the time series piecewise, and then respectively and the average for each paragraph)
average
- 用于批量多组向量求平均,平均光谱个数必须是相等的,如所有光谱每三个求一个平均(The average number of spectra must be equal for each batch of vectors, such as the average of every three of them)
carnum
- 1. 分量法。 2.最大值法。选取彩色图像中的三分量中(RGB)的颜色的最大值作为灰度图的灰度值。即:f(i,j)=max(R(i,j),G(i,j),B(i,j))。 3.平均值法。 将彩色图像中的三分量亮度求平均得到一个灰度图f(i,j)=(R(i,j)+G(i,j)+B(i,j))/3。 4.加权平均法。(The 1. component method. 2. maximum value method. The maximum value of the c
EX9_3
- 5学生3门成绩,输入信息和数据,求平均并存放在磁盘文件中(5students,3subjects,input information and scores.output the average score and store it in file.)
MCD19A2.A2019001.h27v06.006.2019009052342
- 多幅图像求平均,可以更好地使用 哈佛大华会计师(Averaging multiple images)