搜索资源列表
等级证书考试管理系统
- 用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
0616classeditionstusys
- 很好的学习C++源码,基于C++版学生管理系统-good learning C source code, based on the C version of student management system
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
xscjgl
- C语言的课程设计。这是一个学生成绩管理系统,可以增加,修改,删除,查询学生的成绩。-err
1
- 简单的学生管理系统C/S结构的,初学者可以参考一下,写的不错-Student management system simple C/S structure, beginners can look, well written
college
- 一款用纯C语言编写的大学生成绩管理系统,适合初学者和深入者编程,学习数据结构时参考!-With a pure C language students score management system, suitable for beginners and in-depth those programming, data structures study reference!
xsxxglxt
- 学生信息管理系统(数据结构课程设计)用c++语言编写的,很适合大家哦-Student Information Management System (Data Structure Course Design)
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
shujujiegouchengjiguanli
- 我大三本科做的数据结构课程设计。题目为学生成绩管理系统,有详细的文字说明和源代码。-I do junior undergraduate data structures course design. Entitled to student performance management system, a detailed written instructions and source code.source code.
student
- 一个简易的学生宿舍管理系统,增加开发经验-A simple student hostel management system, increasing development experience
a_Graduate_Information_Management_System
- C#做的学生管理系统,自己做的,对初学者有学习价值。 -A Students Information Graduate Management System made in CSharp Language
VB
- 学生信息管理系统包括学生信息查询、教务信息维护和学生选课-Student Information Management System, including student information inquiries, academic and student enrollment information to maintain
matlab-GUI学生成绩管理系统源码
- 学生成绩展示,排序学生的成绩,添加和删除用户,(Student performance display, sorting, adding and deleting users)
基于c#的学生管理系统
- 该项目是基于c#开发的一款学生管理系统,在系统中应用了很多第三方插件元素,可以作为入门学生使用,在系统中功能完善还有待提高,欢迎指导。