搜索资源列表
2002042000
- 学生管理系统 可查询,修改学生的成绩信息-student management system will be able to access, modify the results of the students information, etc.
成绩管理20034581赵传仕
- 学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线性表上的各种基本运算,完成题目需求。 5、在实例中运用排序与查找算法。-student performance management system a C language, master structural design methods. Two, understand the design of large software tec
学生管理系统代码
- 在这里只给出了主要的与系统功能相关的 ASP文件中的VBscr ipt代码。-here is the only major system functions associated with the document, the ASP VBscr ipt code.
三金成绩管理系统2003
- 用FOXPRO做的一个成绩管理系统.功能齐全, 既适合正在学习开发的学生借鉴,也适合市场-FOXPRO do with a performance management system. Fully functional, we are learning for students from the development, is also suitable for market
827cjglxt
- 一个用mfc编程的学生管理系统界面友好,可以对学生成绩添加删除修改查找等功能,可用于小学校的成绩管理-mfc programming with a student management system friendly interface can be added to student achievement amended to delete search functions that can be used for the primary performance management
高校学生学籍管理系统
- 高校学生学籍管理系统,具有系统管理,数据,查找,窗口,工具等模块,每个模块均具有丰富的功能,便于操作.-college student record management system, with systems management, information search, windows, tools and other modules, each module has extensive functional, easy to operate.
学生成绩管理系统模版
- 本程序是用VC++6.0写的,是一个算是完整的学生管理系统程序。可作为其他程序的子程序使用和作为VC++初学者的参考程序。-this program is written in Visual C + + 6.0, is regarded as a complete student management system procedures. Other procedures can be used as a subroutine and use as a reference VC beginner
rm
- 短信平台预付费系统(含设计文档) {$softver} 短信平台预付费系统(含设计文档) 1.0 本类周下载排行 01.文本数据库转换到access 1.0 02.文件...64.VB学生管理系统 1.0 65.VB实现SQL Server数据库备份-恢复 1.0 66.企业进销存 1.0 67.人事管理系统 1.0 68... 短信平台预付费系统(含设计文档) {$softver} 短信平台预付费系统(含设计文档) 1.0 本类周下载排行 01.文本数据库转换到access 1.0
学生信息管理系统(VB)
- 本人做了一个简单的学生信息管理系统,和大家共同学习学习。-I do a simple student information management system, and everyone should learn from.
dorninatemsystem
- 一个简单的学生宿舍管理系统。功能齐全,适合初学者-a simple student hostel management system. A full range of functions, suitable for beginners
VB
- 这是一个很不错的一个学生管理系统!简单实用!带数据库-This is a very good management system for a student! Simple and practical! With database
Student_System
- 暑假实习作品,学生管理系统,VC++ MFC编写,完整代码。-Summer internship work, student management system, VC++ MFC write, a full code.
JSP+SQL学生考勤管理系统
- 用于员工或者学生的考勤系统,用java语言写的考勤代码。(For staff or students attendance system, written in Java language attendance code.)
java学籍管理系统
- CS架构的学生管理系统,mysql数据库(this is a demo for java CS)
一个学生管理系统的VC界面设计
- 简单学生管理系统界面设计,教师管理员学生等用户管理参考参考(Simple student management system interface design, teachers, administrators, students and other user management reference)
student status management
- 实现学生信息,成绩的增删改查。利用Oracle数据库。(To realize the information of the students and to improve and delete the results. Use the Oracle database.)
学生管理系统
- 小型学生管理系统,连接sqlserver2000数据库,包括界面,完成增删改查操作
学生管理系统
- 学生管理系统,C++,MFC.有增加,修改和删除功能(The student management system, C++, MFC. has the function of adding, modifying and deleting)
Python界面版学生系统
- 连接mysql建立的学生管理系统,实现增删改查功能,但没有登录界面,待改善中。(Connect the student management system established by Mysql to realize the function of adding, deleting, modifying and checking, but there is no login interface, which needs to be improved.)
学生管理系统
- 利用QT,实现学生管理系统,要求包含排序,查找,删除,增添操作。