搜索资源列表
2008111
- 可对学生信息管理的系统。代码完整,调试无误,下载不需要密码,欢迎大家下载使用后互相学习
20060230132
- 用C++实现的学生信息管理系统,实现了学生和老师的创建,添加,删除和查找,统计,界面设置飞入界面,更加人性化
chazhaopaixudeyingyong
- 数据结构中关于查找、排序的应用。对学生的基本信息进行管理。 设计一个学生信息管理系统,学生对象至少要包含:学号、姓名、性别、成绩1、成绩2、总成绩等信息。要求实现以下功能: 1.总成绩要求自动计算; 2.查询:分别给定学生学号、姓名、性别,能够查找到学生的基本信息(要求至少用两种查找算法实现); 3、排序:分别按学生的学号、成绩1、成绩2、总成绩进行排序(要求至少用两种排序算法实现)。
id3
- 使用id3决策树建立学生信息管理系统,对学生成绩按照籍贯、院系、科目等分类成不及格、及格、良好、优秀-Id3 decision tree with the establishment of student information management system, according to origin of student achievement, faculty, courses, etc. and to not pass, pass, good, excellent
Matlab_database_GUI
- matlab制作学生信息管理系统数据库 GUI-make a student dtabase by matlab database GUI
HFandMATH
- 里面包括: 哈夫曼编码,算术编码,行程编码,学生信息管理的线性链表等-Which include: Huffman coding, arithmetic coding, Run-Length Coding, student information management, such as a linear list
xsxxglxt
- 学生信息管理系统(数据结构课程设计)用c++语言编写的,很适合大家哦-Student Information Management System (Data Structure Course Design)
071806213
- 学生信息管理系统为教师和学生提供了一个对学生信息进行管理和查看的平台,给用户提供了一个简单友好的用户界面,功能需求分析描述如下: 1)主菜单功能 输出菜单,然后根据客户的输入选择不同的功能。 2) 学生信息录入 增加一个学生的数据信息,学生数据信息包括:学号、姓名、年龄、语文成绩、英语成绩、数学成绩、物理成绩、化学成绩。 3) 记录排序 对学号进行升降序排序。 对成绩总分进行升降序排序。 4) 打印学生记录 打印学生的自然信息与成绩。 5) 保存到文件
0718062132222
- 学生信息管理系统为教师和学生提供了一个对学生信息进行管理和查看的平台,给用户提供了一个简单友好的用户界面,功能需求分析描述如下: 1)主菜单功能 输出菜单,然后根据客户的输入选择不同的功能。 2) 学生信息录入 增加一个学生的数据信息,学生数据信息包括:学号、姓名、年龄、语文成绩、英语成绩、数学成绩、物理成绩、化学成绩。 3) 记录排序 对学号进行升降序排序。 对成绩总分进行升降序排序。 4) 打印学生记录 打印学生的自然信息与成绩。 5) 保存到文件
studentmanager
- 用链表做的学生信息管理系统,实验报告用的-Use lists of student information management system and laboratory use
VB
- 学生信息管理系统包括学生信息查询、教务信息维护和学生选课-Student Information Management System, including student information inquiries, academic and student enrollment information to maintain
student
- 基于控制台的学生信息管理系统,程序运行后会自动生成一个文件保存信息-Console-based student information management system, the program will run automatically generate a file of information
shujujiegoukeshe
- 数据结构课设,vc环境下运行,校园选址,学生信息管理。-Set data structure class, vc environment to run the campus site selection, student information management.
student
- 数据结构,CMD窗口执行的学生信息管理系统,可以输入多个学生信息,遍历学生信息-Data structure, CMD window to perform the Student Information Management System, you can enter more than one student information, student information traverse
Data-Structure-Course-Design
- 数据结构课程设计学生信息管理系统(C语言实现)-Data Structure Course Design Student Information Management System (C language)
student
- 一个学生信息管理系统的小型数据结构。程序可以对学生信息,课程信息和教师信息关联操作,支持查询删除添加等操作-A student information management system for small data structures: the student information, course information and teacher information associated with operation, delete the added support operation
student-information
- 用链式存储结构实现对一个班级学生信息管理。设计程序求出每个人的平均成绩并按平均成绩由高到底排序后输出学生记录。-Chain storage structure of a class student information management. Design process to calculate each person s average score according to grade point average output from the high in the end sort s
s
- 数据结构课程设计——学生信息管理系统,采用c语言,初次设计,请多多包含-management system of students Information
11103090202_8
- 学生信息管理系统,有一定的算法,可以实现学生的信息管理,用的是链表。-Student information management system, a certain algorithm can achieve the student information management, using a linked list.
StudentMIS
- 基于链表的简单的学生信息管理系统模板,给初学者提供一定思路,对于代码有详尽的说明。(Based on the linked list of simple student information management system templates, to provide some ideas for beginners, for the detailed descr iption of the code.)