搜索资源列表
vb
- this document is used for vb ,concering the score of this term-this document is used for vb, concering the score of this term
1
- 1).可以输入各个项目的前三名或前五名的成绩; 2).能统计各学校总分, 3).可以按学校编号、学校总分、男女团体总分排序输出; 4).可以按学校编号查询学校某个项目的情况;可以按项目编号查询取得前三或前五名的学校。 -score school
jiafuzhupingfenfa
- 加附注评分法水质评价程序,可方便进行各种水质评价爱-Water quality assessment score add note program, can facilitate a variety of water quality assessment Love
Assignment
- An assignment for Business Systems Analysis about“Systems analysis has been described as "a creative blend of psychology, politics, management and computer science". Is this view justified?. This is a good example of an assignment which could score m
2
- 1) 实现对两个文件数据进行合并,生成新文件3.txt 2) 抽取出三科成绩中有补考的学生并保存在一个新文件4.txt 3) 对合并后的文件3.txt中的数据按总分降序排序(至少采用两种排序方法实现) 4) 输入一个学生姓名后,能查找到此学生的信息并输出结果(至少采用两种查找方法实现) 5) 要求使用结构体,链或数组等实现上述要求. 6) 采用多种方法且算法正确者,可适当加分. -1) The realization of the merger of the two
chengjiguanli
- 对一个年级的成绩进行简单的排名管理,分数相同排名亦相同。-Year results of a simple ranking of management, the same ranking score is the same.
bisi
- 比赛评分系统,比赛评分的时候非常有用,实际上就是一个excel的表格,只不过有简单的数据处理能力。-Game scoring system, the game score is useful when, in fact, is an excel table, but there is a simple data processing capabilities.
Discrete-Mathematics-report(1)
- 1. 从键盘输入两个命题变元P和Q的真值,求它们的合取、析取、条件和双条件的真值。(A) 2. 求任意一个命题公式的真值表(B),并根据真值表求主范式(C) 注意:题目类型分为A,B,C三类,其中A为基本题,完成A类题目可达到设计的基本要求,其他均为加分题,并按字母顺序分数增加越高。-Input two propositional variables P and Q is the true value from the keyboard, find their conjuncti
8-1
- 1. 有5个学生,每个学生的数据包括学号、姓名、三门课的成绩,从键盘输入5个学生的数据,要求打印出三门课总平均成绩,以及最高分的学生的数据(包括姓名、学号、三门课的成绩、平均分数)。要求用一个input函数输入成绩;用average函数求总平均分;用max函数找出最高分学生数据;总平均分和最高分的学生的数据在主函数中输出。-1. 5 students, each student data including student number, name, course grades, five st
java_code_2
- 有一分数序列:2/1,3/2,5/3,8/5,13/8,21/13...求出这个数列的前20项之和。 -There are a sequence of Score: 2/1, 3/2, 5/3, 8/5, 13/8, 21/13 ... determined number column 20 and.
Snake
- 用游戏把子上下左右控制蛇的方向,寻找吃的东西,每吃一口就能得到一定的积分,而且蛇的身子会越吃越长,身子越长玩的难度就越大,不能碰墙,不能咬到自己的身体,更不能咬自己的尾巴,等到了一定的分数,就能过关,然后继续玩下一关。-With traverse to the child the up and down or so control the direction of the snake game, looking for food, can get certain points with each
students-score-manage-system
- 程序能对学生信息进行输入、查询、计算总分和平均分、按学号进行排序等操作。-Procedures for students to input information,query,calculate total score and average score、according to its study ranking the operation.