搜索资源列表
SALS
- 这是一个比较小型的系统,学生通讯录信息系统,除了记录和查询通讯信息外,还有数据备份、数据导入等功能。-this is a relatively small system, student directory information systems, in addition to recording and communication of information inquiries, data backup, data import capabilities.
xueshengsusheguanlixitong
- 校学生宿舍信息系统是针对学校人事处的大量业务处理工作而开发的管理软件,是典型的管理信息系统(Management Information System)。它是一个教育单位不可缺少的部分,它的内容对于学校的决策者和管理者来说都至关重要,它能够为用户提供充足的信息和快捷的查询手段。能有效的帮助学校和老师掌握学生的情况。-school student hostels Information System is launched at schools PMSS the considerable busi
mywork
- 带数据库源文件 用PB编写的 学生信息系统
xuejiguanlixitong
- 学籍管理系统 学校学生信息系统软件文档
宿舍管理信息系统
- 学生宿舍信息管理系统,里面包含它的源代码-student hostel information management system, which contains the source code
宿舍管理系统
- 高校学生宿舍管理信息系统的开发 可行性分析报告
zhi
- VB 实现的学生信息管理系统 里面有数据库//比较简单-VB students to achieve information management system inside the database// relatively simple
StudentInformationManagementSystem
- C# 学生信息管理系统 暑假实践优秀作品-C# Student Information Management System for the practice of summer vacation outstanding works
student_information_3
- 这是一个关于学生信息管理系统的毕业设计,包括源码和论文,是基于VB实现的。-This is a student information management system on the graduation project, including source code and papers, is based on the VB achieved.
delphi
- 学生信息管理系统,怎样用ADO控件开发数据库的方法。Delphi数据库应用程序在逻辑上通常由两部分构成:一是数据库访问链路,二是用户界面。-thanks you for downing
student
- 一个学生学籍管理系统程序代码(用数据结构编写) 功能: 1:在屏幕上输入学生信息 2:删除和添加学生信息等等 -School a student management system
Delphi
- 本论文主要用于学校学生信息管理,总体任务是实现学生信息关系的系统化、规范化和自动化,其主要任务是用计算机对学生各种信息进行日常管理,如查询、修改 、增加、删除,另外还考虑到学生选课,针对这些要求设计了学生信息管理系统-This paper is mainly used for school students in information management, the overall task is to achieve a systematic relationship between stu
vb
- 学生信息管理,用于管理学生信息系统,自己做的-Student Information Management, used to manage student information system, its own doing
20060219113352882535
- 学生管理信息系统系统规约说明书(System Specification) 软件项目可行性研究报告(Report for Feasibility Study) 软件项目计划(Software Project Plan) 需求规格说明书(Requirements Specification) 概要设计说明书(Architectural Design Specification) 详细设计说明书(Procedural Design Specifica
delphi20110426
- 编写一个学生管理系统,用于记录学生的各种信息,并且能够添加删除等功能。-Write a student management system, used to record the students of the various information and the ability to add and delete functions.
student-information-manage
- 学习C++时老师布置的作业,制作一个学生信息系统管理平台,只是自己写的一段代码,还不太完善,不要见笑啊-Learning C++, teacher assignments, making a student information system management platform, just write a piece of code, do not laugh ah. .
student-comformation
- 用c++mfc做的一个简单的学生信息系统,用于简单的学生信息的添加、修改、删减等-Using c++mfc to do a simple student information system, for the simple addition of student information, modify, delete, etc.
学生成绩管理系统
- (1) 信息维护:要求学生信息数据要以文件的形式保存,能实现学生信息数据的维护。此模块包括子模块有:增加学生信息、删除学生信息、修改学生信息
学生信息管理系统
- 基本于vs的C语言的学生管理系统,简单版(easy student system from vs)
学生管理系统C语言实现
- 基于C语言实现1插入学生信息2遍历学生信息3查找学生信息4删除学生信息5按学号排序6逆序排序等功能