搜索资源列表
等级证书考试管理系统
- 用C语言或其他高级语言编程(最好C语言),基本功能:包括报名管理、成绩管理、证书管理等。能做到考试的报名成绩的录入与查询以及证书的发放等功能。实现有关功能的增加、修改、删除、查询和统计模块。根据要求知道,一个学生报名后就拥有唯一的考号,考号随着 考生取消报名而消失,所以可以以考号为Key来实现查找学生记录,实现有关功能的增加、修改、删除、查询.-C language or other high-level programming language (preferably C), the ba
学生公寓管理系统
- 学生公寓管理系统,用C编的,写得还不错的程序-student apartment management system, the C series, written procedures also good
studentsnew
- 这是一个用链表实现的简单的学生管理程序,有链表的插入删除等各种操作-This is a linked list with the simple realization of student management procedures, delete, insert Chain various operations
0616classeditionstusys
- 很好的学习C++源码,基于C++版学生管理系统-good learning C source code, based on the C version of student management system
student
- 单链表实现简单学生管理源码,数据结构实验,C语言实现。
jiaoxuexitong
- 这是一个简单的教学管理系统。功能:可以进行学生,教师,课程信息的录入、修改、删除操作-This is a simple teaching and learning management system. Function: can be students, teachers, curriculum information, input, modify, delete operations
haxi
- 数据结构课程设计(严蔚敏c版) 哈希表学生管理系统-Data Structure Course Design (YAN Wei-Min c version) hash table management system for students
2
- 没有什么好说明的 就是学生管理系统 你们也太麻烦了-There is nothing good that is the student management system you are also too cumbersome
student
- C++学生管理系统,时间匆忙,没有做到全面的调试,有错误,请多多指教. -C++ Student management system, time hurry, do not do comprehensive testing, it wrong, please exhibitions.
xsxxglxt
- 编写一个学生管理系统,每个学生应该包含如下信息: 地址, 出生日期, 学科成绩(语文,英语,数学,物理), 个人信息(姓名,性别,民族,国籍,学历), 联系方式(手机,家庭电话,学校电话) 可以任意添加学生,删除学生,编辑学生信息,并且具有保存和读入学生信息的功能。-The preparation of a student management system, each student should include the following informatio
shujujiegou
- 数据结构课设资料,采用线性表的链式存储结构实现学生成绩的管理。-Class-based information data structure, using the linear form the structure of chain store management to achieve student performance.
xscjgl
- C语言的课程设计。这是一个学生成绩管理系统,可以增加,修改,删除,查询学生的成绩。-err
1
- 简单的学生管理系统C/S结构的,初学者可以参考一下,写的不错-Student management system simple C/S structure, beginners can look, well written
2008_11_19
- 用java刚刚写了不久的学生管理系统,网站上载的,推荐一下,对初学者,很有帮助-Using java just wrote a long student management systems, website contained recommend what, for beginners, very helpful
c
- C语言下开发的学生管理系统,具有文本界面使用了十字交叉链表建立内部的数据结构-C language development of students under the management system, with a text interface using the Cross-linked list data structure to establish internal
del7535899835
- 使用delphi7.0做的学生成绩管理系统,尽供参考-Students performance management system
a_Graduate_Information_Management_System
- C#做的学生管理系统,自己做的,对初学者有学习价值。 -A Students Information Graduate Management System made in CSharp Language
matlab-GUI学生成绩管理系统源码
- 学生成绩展示,排序学生的成绩,添加和删除用户,(Student performance display, sorting, adding and deleting users)
MATLAB实现学生成绩查询系统
- MATLAB实现学生成绩查询系统MATLAB to achieve student achievement query system(MATLAB to achieve student achievement query system)
基于c#的学生管理系统
- 该项目是基于c#开发的一款学生管理系统,在系统中应用了很多第三方插件元素,可以作为入门学生使用,在系统中功能完善还有待提高,欢迎指导。