Welcome![Sign In][Sign Up]
Location:
Search - studentmanage

Search list

[Education soft systemSTUDENTMANAGE

Description: 这是我一个用双向链表实现的学生信息管理DOS版 可以插入 查询 编辑 排序 删除 保存 显示相关信息-a two-way linked list with the students to achieve information management DOS version can be plugged into inquiries ranking editors deleted to preserve relevant information shows
Platform: | Size: 2048 | Author: 陈听 | Hits:

[CSharpStudentManage(CSharp)

Description: 一个简单的学生信息管理系统,开发语言为C#,后台数据库为SQL SERVER 2000,采用了三层开发模式(数据访问层、业务逻辑层、表示层)编写。是一个三层结构开发模式的一个简单易学的入门实例。-a simple student information management system, the development of C# language, background database for SQL Server 2000, adopted a three-tier model (data access layer, Business Logic Tier, layer) to prepare. Is a three-tier structure of a development model is easy for beginners example.
Platform: | Size: 65536 | Author: ARK | Hits:

[Education soft systemStudentManage

Description: 用VB编写的简单的学生成绩管理系统,包含简单的功能,比如:备份和恢复数据库,查询和修改学生信息。对学生信息进行排序等。-VB prepared by the students simple performance management system, including simple functions, such as : Backup and restore database, query and modify student information. Information on students ranking.
Platform: | Size: 208896 | Author: | Hits:

[ERP-EIP-OA-PortalstudentManage

Description: 编写了一个小的学生选课管理系统,教师评分,以及对教学质量的评价系统-The preparation of a small course management system for students, teachers score, as well as the quality of teaching evaluation system
Platform: | Size: 480256 | Author: 陈波 | Hits:

[GUI Developstudentmanage

Description: 学生信息管理系统,能够实现学生信息的管理存储和查询-Student Information Management System enables the management of student information storage and query
Platform: | Size: 114688 | Author: 高超 | Hits:

[ADO-ODBCstudentmanage

Description: 使用vb做的数据库操作程序,可以实现对学生住宿信息的录入、修改、删除功能。适合初学数据库应用的人看。-Use vb to do the database operation can be achieved on the student accommodation information entry, modify, delete function. Database applications for novice people watch.
Platform: | Size: 263168 | Author: tobyling | Hits:

[Data structsstudentmanage

Description: 用链表实现学生成绩管理系统,实现插入,删除,新建,查找,修改等基本功能。并实现文件的输入和输出,退出系统时学生信息保存在一个文本文件中。进入系统时要求输入密码,该密码随机生成,运行后保存在文件目录的password.txt下。-List with the realization of student achievement management system, the realization of insert, delete, new, find, modify the basic functionality. And the realization of paper input and output from the system when the student information stored in a text file. Into the system when asked to enter a password, the randomly generated password, run after the save in the document under password.txt directory.
Platform: | Size: 5120 | Author: 邓冰 | Hits:

[Education soft systemstudentmanage

Description: 提供学生管理系统,提供各种学生管理功能。-The provision of student management system, providing a variety of student management functions.
Platform: | Size: 2048 | Author: 李然 | Hits:

[Windows Developstudentmanage

Description: 利用visual C++ mfc实现简单的可视化学生管理系统-Use of visual C++ Mfc realize a simple visualization management system for students
Platform: | Size: 72704 | Author: sclzcq | Hits:

[ERP-EIP-OA-PortalStudentManage

Description: 一个学生成绩管理系统 实现删除 创建 查询 修改 等功能
Platform: | Size: 419840 | Author: 魏佳诗 | Hits:

[JSP/JavaStudentManage

Description: StudentManage是一个学生成绩管理系统,是我们JAVA课的一个实验。-StudentManage is a student achievement management system that is our JAVA classes an experiment.
Platform: | Size: 41984 | Author: jack | Hits:

[Windows Developstudentmanage

Description: 这是一个学生信息管理系统由VB和ACCESS共同组成的,可以做作为课程设计的需要-This is a student information management system by the common component VB and ACCESS, and can be done as the need for curriculum design
Platform: | Size: 305152 | Author: uw | Hits:

[JSP/Javastudentmanage

Description: 学生成绩管理系统,基于jsp+javabean开发的源码,系统的主要功能有学生信息管理,教师课程信息管理 课程信息管理 教师授课信息管理 学生成绩分析 学生成绩封存 学生成绩录入 -Grade student management system, based on the jsp+ javabean developed source code, the system has the main function of information management students, teachers, curriculum information management information management courses teachers, student information management analysis of student grade grade grade students entry archive
Platform: | Size: 2628608 | Author: 秋文山 | Hits:

[CSharpStudentManage

Description: 这是一个经典的csharp编写的学生管理系统,值得一看哦-This is a classic preparation of students csharp management system, see Oh
Platform: | Size: 1864704 | Author: hezhaojin | Hits:

[assembly languageStudentManage

Description: 简单的三层架构资料管理.有用户登录,查看用户资料。修改个人信息及密码功能-it s a easy system
Platform: | Size: 287744 | Author: zxx | Hits:

[ERP-EIP-OA-PortalStudentManage

Description: 学生成绩管理系统,数据结构实现,用链表实现对其编辑操作,除了基本添加删除功能,另有排序打印等功能-Student performance management systems, data structure implementation, using linked list implementation of its edits, in addition to the basic add delete functions, while functions such as sorting printing
Platform: | Size: 717824 | Author: 陈云 | Hits:

[JSP/JavaStudentManage

Description: java编的学生管理系统。SQL或者MySql数据库。需要用户名密码才能登陆。内容包括院系、班级、课程、个人信息和成绩。-java compilation of student management system. SQL, or MySql database. Requires a user name password to login. Including faculty, classes, courses, personal information and performance.
Platform: | Size: 23552 | Author: linwanxia | Hits:

[Education soft systemStudentManage

Description: 本系统是学生管理系统,在Visual C++ 6.0开发环境下进行开发的。主要操作的对象分为三类:1、管理员 2、教师 3、学生。相应的操作功能见源码。-The system is student management system, Visual C++ 6.0 development environment for development. Major operations were divided into three categories: 1, Administrator 2, 3 teachers and students. See the source code corresponding operating functions.
Platform: | Size: 257024 | Author: 覃潇湘 | Hits:

[JSPStudentManage

Description: jsp+servelet 学生管理系统,实现简单-jsp+servelet students manage system
Platform: | Size: 908288 | Author: 晨曦 | Hits:

[Education soft systemStudentManage

Description: 用mfc制作的学生袭击管理系统 实现功能: 1、动态添加学生信息,包括学号,姓名,各科成绩,总成绩 2、实现列表显示学生信息 3、列表显示的方式选择:按姓名显示、学号显示 4、有添加、修改、删除等操作 5、查询功能,分为按姓名查询和按学号查询等-Students produced with mfc attack management system to achieve functions: 1, dynamically add student information, including student number, name, all subjects with a total score 2, 3, to achieve a list of student information displayed, the list display mode options: by name display, learning No. 4 shows, there are add, modify, or delete operation 5, the query function, divided by name and by student number query query
Platform: | Size: 13090816 | Author: huanh | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net