资源列表
StudentStruct
- 设计了一个结构体,管理以下学生信息:学号、姓名、出生日期(包括年月日)、性别、班级、成绩。 编写main函数测试这个学生结构体,要求输入并打印10个学生信息,并实现每输入一个学号,可查找到该学生信息并打印出来 -Designed a structure, management, the following student information: student number, name, date of birth (including year, month day), gen
StuAchievement
- 程序,对下面的学生成绩单进行处理,求出每位学生的平均成绩及每门课程的平均成绩,并按该成绩单格式输出报表。 要求: 1)在主函数中输入原始数据; 2)用自定义函数average求各项平均成绩; 3)用自定义函数list输出报表; No. ENGL MATH PHYS AVER 1007 90 80 76 1023 87 68 74 1014 56 57 72 1015 93 87 84 1047 73 69 58 AVER -Program, the
stu
- 使用链表实现学生成绩录入功能,还可以查询成绩,进行排名以及求平积分-Input to achieve student performance using the list function, you can also check results, and the demand level ranking points
Transcript
- 用C写的一个transcr ipt. 像GPA计算系统一样输入课程代码还有课程名字就可以显示成绩单-fuctions,be able to show your grades like a transcr ipt calculate your GPA automatically could save transcr ipt to txt file.
StuManage
- Java 学生信息管理系统,想了解基本Jdbc操作的朋友正好可以参看一下这个参考源码,可学习一些数据添加的操作,以及一些简单的用户界面的编写。-Java student information management system, to understand the basic Jdbc operations Friends just can see what the reference source, can learn to add some data operations, and som
book
- 图书管理系统,对图书的一种管理软件,可进行添加书,删除书集,查询书籍等抄作-Library management system, a management software on the books, the book can be added, removed the book collection, check books, etc. Chaozuo
exam
- 本系统需要实现以下一些基本功能: 1. 题库管理:系统的操作人员可以设置试题类型,录入试题,以及对已有试题进行更新与维护,还可以查询和浏览试题。 2. 试卷管理:系统的操作人员可以从题库中选择试题,将选择的试题组成试卷,并以标准的格式输入到Word文档中。 3. 权限管理:增加或删除系统操作人员,并制定操作人员的权限。可通过对用户组进行权限及管理范围设定,减轻操作内容,也可对单个用户权限及范围进行修订,从而保证系统在实施中的灵活性。 -The system needs to ac
library_system
- 图书管理系统,实现基本的书籍录入,借书,还书,删除书籍的功能-Library management system, the basic book entry, library, returning books, remove the function of books
ChargeManage-of-school
- 学校收费管理系统,ADO方法和SQL server 200数据库-School fee management system, ADO methods and SQL server 200 database
Student-management-system
- 使用VC编写的学生管理系统,对其他的管理系统的设计应该有借鉴作用-Prepared using the VC student management system, management system for the design of the other reference should be
StudentsManagement
- 学生信息管理系统,可用于存储过程、ADO.NET方面学习-Student information management system can be used for stored procedures, ADO.NET aspects of learning
Java1
- 学生成绩管理系统,实现成绩录入、查询、修改、删除、和统计等功能,-student score manage system
