搜索资源列表
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
jiaoxuexitong
- 这是一个简单的教学管理系统。功能:可以进行学生,教师,课程信息的录入、修改、删除操作-This is a simple teaching and learning management system. Function: can be students, teachers, curriculum information, input, modify, delete operations
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
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
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.
students
- 基于C语言的学生信息管理系统。包含查插删改的功能。并且添加了清除键盘缓冲区的函数。适合C语言初学者。-C-based student information management system. Contains the functions check the plug excision. And add a function to clear the keyboard buffer. Suitable for the C language for beginners.
sort
- 这个压缩包里面有数据结构c语言的四种排序,分别是归并排序,冒泡排序,选择排序和希尔排序,还有一个用c++编写的学生信息管理系统,供大家分享。-This package there are four sort of data structure c language, merge sort, bubble sort, selection sort and shell sort, there is a with c++ write the student information management
20101217_2_2
- 简单的班级学生信息管理系统,包括姓名、身高、性别、血型等基本信息,可以进行添加、删除、查询等-Simple classmates information management system
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.)