搜索资源列表
学生管理系统
- 简单的asp.net程序 实现学生管理系统
简单实现学生管理系统
- 简单学生管理系统,实现添加,查找,和删除功能.
DALFactory.rar
- 三层架构及设计模式(数据库实现采用抽象工厂模式)编写的学生管理系统.,Three-tier architecture and design model (the database used to achieve the abstract factory pattern) to prepare the student management system.
system
- 一个C++实现的简单的学生管理系统,课程设计用的-A C++ Students to achieve a simple management system, curriculum design used
studentmanagementsystem
- 学生管理系统,用asp.net实现,后台语言是c#,后台数据库是sql server2-Student management system, using asp.net realized, the background language is c#, The background database is sql server2
StudentManager
- 用Java实现的学生管理系统,基于B/S模式,功能齐全,界面美观-a student manage system in Java,based on B/S schema,with perfect performance and beautiful view
students
- 学生管理系统 vc++ 数据库实现的 有多种功能 对c++学习很有用-Student management system database, vc++ to achieve a variety of functions for c++ is useful to learn
xsgl
- 一个在vf下的学生管理系统,实现对学生信息的管理。-Vf under a student management system to realize the student information management.
Student
- 学生管理系统 C语言实现 学生管理系统-Student Management System Student Management System C language
Classsystem
- 一个使用vector的简单的学生管理系统,能实现读文件等信息读入方式和一些查找以及排序。(A simple student management system using vector, can read documents and other information into the way and some search and sort.)
学生管理系统程序
- 实现界面删除,查找,录入,修改学生成绩,并将操作过后的学生信息存储到文件中,可以独立运行,附源码,报告及分析过程。(To achieve the interface to delete, find, enter, modify student achievement, and after the operation of the student information stored in the file, you can run independently, with source code,
学生信息管理系统
- 数据结构期末大作业,用MFC写了一个界面 实现简单的学生信息管理系统的功能(Final project of Data structure, worked by MFC, aimed to manage the information of students' with a GUI. please pass)
学生信息管理系统
- 简单工厂模式实现的学生信息管理系统,代码齐全,改改链接字符串即可使用(Student information management system, to achieve a simple factory pattern code is complete, you can use to change the connection string)
学生管理系统源代码(JAVA开发)
- 学生管理系统源代码(JAVA开发),实现学生信息的管理。(Student_Management_System.java)
java%2Bmysql学生信息管理系统课程设计报告
- java&mysql实现学生管理系统,完成界面以及各种功能的实现,并且使用较为简便的mysql数据库(java&mysqlStudent management system)
c语言课设报告----学生信息管理系统
- 实现学生信息的管理,可以查询在校学生的相关信息(To achieve student information management, you can query the students in the relevant information)
链表实现学生管理系统
- 单链表实现学生管理系统,只能用Windows黑框(EN....I really have nothing to say about this one !I am annoyed now!!)
学生信息管理系统
- JAVA 学生管理系统拥有可视化界面采用数据库和Java实现项目要求(JAVA student management system)
学生管理系统ruby
- 学生管理系统网站源码实现,简约易用,适合中等规模学校(Student management system website source code implementation, simple and easy to use, suitable for medium-sized schools)
学生管理系统
- 利用QT,实现学生管理系统,要求包含排序,查找,删除,增添操作。