CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - student
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - student - List
[
Printing program
]
get-all-scores
DL : 0
统计成绩 给出n个学生的考试成绩表,每条信息由姓名与分数组成。 (1)按分数高低次序打印出每个学生在考试中获得的名次,分数相同的学生为同一名次 (2)按名次列出每个学生的姓名与分数。 要求分析不同排序方法的应用。 -Statistical results are given n Table student test scores, and scores each message composed by the name. (1) print out the order by scores of high and low for each student in the examination of the ranking, scores the same students for the same ranking (2) are listed by rank and score each student' s name. Requirements of the application of different sorting methods.
Date
: 2025-12-19
Size
: 3kb
User
:
贾辛
[
Printing program
]
StudentClass
DL : 0
定义学生类,要求存储学号,姓名, 年龄,性别,班号等信息,并作为私有成员变量存储,分别实现readInfo (...), PrintInfo(...), findInfo(...) 三个公有成员函数,用于进行信息读取、信息打印、信息查找。要求readInfo (...)从键盘输入并设置学生信息,findInfo(...)从键盘输入学号进行学生对象的查找,PrintInfo(...)将学生信息打印出来-Defined class of students, requiring storage student number, name, age, gender, class, and other information, stored as private member variables, respectively, to achieve readInfo (...), PrintInfo (...), findInfo (...) c a public member functions for reading the information, the information printed, information search. Requirements readInfo (...) from the keyboard and set the student information, findInfo (...) student number from the keyboard for the students to find objects, PrintInfo (...) print out the student information
Date
: 2025-12-19
Size
: 619kb
User
:
杨刘
[
Printing program
]
wzcjgl
DL : 0
打印学生成绩的一个小东西一,学习中,请大家指导一下jxl导出更新的问题-Student achievement in a small print something one study, please guide us to export the updated issues jxl
Date
: 2025-12-19
Size
: 194kb
User
:
dsdd
[
Printing program
]
10_3
DL : 0
编写一个print函数,打印一个学生的成绩数组,用主函数输入这些数据,用print输出。-Write a print function to print an array of student achievement, with the main function of the input of these data, with the print output.
Date
: 2025-12-19
Size
: 431kb
User
:
ida
[
Printing program
]
Perfect-Numbers-in-assembly
DL : 0
this a program for calculating and printing Prefect Numbers in assembly . i tried to write the program as simply as i could , so that any newbie in assembly programming can understand the codes and the logic behind it easily . i started with a C- like pseudo code and then step by step changed it to the assembly ( these are commented in source code ) . so the students can easily understand how stuff works and how we got there :) . hope this helps any student who needs it :) . (Note : this program calculates the prefect numbers before 10000, if you want to choose the range at run time , just input the range from user and then replace it with the number 10000 :) and you are good to go :) -this is a program for calculating and printing Prefect Numbers in assembly . i tried to write the program as simply as i could , so that any newbie in assembly programming can understand the codes and the logic behind it easily . i started with a C- like pseudo code and then step by step changed it to the assembly ( these are commented in source code ) . so the students can easily understand how stuff works and how we got there :) . hope this helps any student who needs it :) . (Note : this program calculates the prefect numbers before 10000, if you want to choose the range at run time , just input the range from user and then replace it with the number 10000 :) and you are good to go :)
Date
: 2025-12-19
Size
: 107kb
User
:
Master
[
Printing program
]
no.1
DL : 0
定义一个结构体typedef struct{int num char name[10] int score[4] }STU ,里面有两个整形数组和一个字符数组,用来存储学生的信息;主函数中接收数据并存入结构体,然后调用函数进行数据的查找,修改删除;编写三个函数 find_stu(STU per[],int t) :输入学生的学号进行查找 modify_stu(STU per[],int t) 对找到的学生的姓名和成绩进行修改; delete_stu(STU per[],int m) 接受用户输入的学生学号,删除其,并打印出其余的学生的信息。 -Define a structures typedef struct {int num Char name [10] Int score [4] } STU And there are two plastic array and a string array, used to store the students information The main () function to receive data structures, and then calling function of data search, modification and deletion Write three function Find_stu (STU per [], int t) : input the student id to undertake searching students Modify_stu (STU per [], int t) To find students name and grades modified Delete_stu (STU per [], int m) Accept user input students student id, delete it, and print out the rest of the students information.
Date
: 2025-12-19
Size
: 1kb
User
:
张树
[
Printing program
]
77634346
DL : 0
打印学生证,C#经典编程源码,报表打印,很好的参考资料。-Print student ID, C# classic programming source code, report printing, a good reference.
Date
: 2025-12-19
Size
: 66kb
User
:
南煎丸子
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.