搜索资源列表
-
0下载:
本文介绍了一个基于网络环境的考试系统设计与实现过程,包括系统需求分析和系统的功能设计、数据库设计以及主要ASP.NET页面的设计。重点阐述了用户登录模块、题库管理模块和试卷管理模块的设计。-This paper introduces a network-based environment for the examination system design and implementation process, including system requirements analysis and
-
-
0下载:
本论文叙述了我校学成绩管理的现状以及Visual basic6.0语言的概况.重点介绍了学生成绩管理系统的实现过程:包括系统分析、 系统调查、 数据流程分析、功能设计、 数据库设计、 系统物理配置方案、 系统实现、 系统测试和调试.本系统主要功能有用户管理、学生注册、班级信息录入、学生信息录入、班级课程录入、学校专业信息录入、课程信息录入、学生成绩录入、教师信息录入、数据...........包括功能需求描述、数据库设计等内容.第四章介绍了本系统的具体实现.第五章关于本系统开发过程中的结论及体会
-
-
0下载:
数据库课程设计
基于C/S模式的图书管理系统的设计
本文介绍了一个基于Client/Server模式的高校图书管理系统的设计与实现。运用Visual Basic.Net结合Microsoft SQL Server 2000开发的登录模块主要用于验证用户身份,进行有效的操作。从主界面模块在验证后进入每个子模块进行各个子系统的具体功能操作。在整个系统设计中充分利用了模块化的设计思想和开发方法。-database design courses based on the C / S mode o
-
-
1下载:
高校学生成绩管理系统的设计与实现
本论文叙述了我校学成绩管理的现状以及Visual basic6.0语言的概况。重点介绍了学生成绩管理系统的实现过程:包括系统分析、 系统调查、 数据流程分析、功能设计、 数据库设计、 系统物理配置方案、 系统实现、 系统测试和调试。本系统主要功能有用户管理、学生注册、班级信息录入、学生信息录入、班级课程录入、学校专业信息录入、课程信息录入、学生成绩录入、教师信息录入、数据。。。。。。。。。。。包括功能需求描述、数据库设计等内容。第四章介绍了本系统的具体实现。
-
-
0下载:
一学生信息管理系统1.将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。2.在每个项目子目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。-a Student Information Management System 1. All projects will subdirectory copy to the hard drive, which can then be opened in
-
-
0下载:
图书管理系统
需求分析、数据库设计、数据库建立、数据输入、应用系统的设计和开发、用户界面的设计和实现、系统调试和安装等。-Library management system requirements analysis, database design, database creation, data entry, application system design and development, user interface design and implementation, syste
-
-
1下载:
该教师综合能力测评系统主要采用ASP、HTML、Access数据库等技术和工具,以及整合当今流行的网页程序开发集成工具Dreamweaver,整体设计遵循软件工程的方法,经过需求分析、总体设计、文档和代码的编辑、模块测试和系统实现几个阶段数据库在DB文件夹下,把data.asp改成data.mdb即可!-Ability of the teacher evaluation system integrated mainly ASP, HTML, Access database technologie
-
-
0下载:
一个用VB开发的数据库管理系统-员工请假管理系统。数据库使用ACCESS 2000。具有完整的开发设计文档和数据库设计文档。是做毕
业设计的最佳参考。代码风格规范。完整的实现VB对MDB数据库的增加,删除,查询,打印,报表等功能。
-A VB-database management system- Staff leave management system. Database using ACCESS 2000. With complete documentation and datab
-
-
0下载:
用VB设计的图书管理系统,数据库用ACCESS设计,实现借书、还书、登记图书、注册用户、读者资料显示以及密码修改功能-VB design with library management system, with the ACCESS database design, implementation, library, return books, registration books, registered users, readers information and password modifi
-
-
0下载:
VB编写的图书馆管理系统,数据库采用mssql,执行程序中的.sql文件建立数据库,在源程序中修改数据库的连接字符串就可以编译运行了。-VB, library management system, the database used mssql, implementation program. Sql files create the database, modify the database in the source connection string can compile and run
-
-
0下载:
数据库系统原理(施伯乐版)课程设计——简单图书馆管理系统。包括用Powerdesigner建立数据库 C#实现界面。附有源码、数据库文件、建模文件、实验报告及说明文件。-Database system (Shi Baile Edition) curriculum design- simple library management system. Including the establishment of a database with C# implementation Powerdesign
-
-
0下载:
visual C++ 学生考试管理系统,vc++数据库管理的实现-visual C++ Student test management system, vc++ implementation of database management
-
-
0下载:
c++实现的考试成绩管理系统,基于access数据库,可供初学者参考c++语言,及完整系统的设计与实现。-c++ implementation of the test result management system, based on the access database, available for beginners reference c++ language, and complete system design and implementation.
-
-
0下载:
本系统是一个基本的图书管理系统,严格按照数据库系统开发的设计流程实现。附带相应的技术文档,可以参考在此基础上进而开发更加完善的系统。-This system is a basic library management system, database system developed in strict accordance with the design process implementation. On this basis, can refer to and further develo
-
-
0下载:
c++ 与sql 实现的图书管理系统,是出初学数据库时做的。-c++ and sql library management system implementation, when the database is a beginner to do.
-
-
0下载:
实现图书管理系统,查询,添加功能,自带数据库,自己写的代码-Library management system implementation, query, add features, comes with a database, write their own code
-
-
0下载:
图书管理系统实现代码和建库,运行能实现简单系统功能。-Library management system implementation code and building a database, run the system functions can be simple.
-
-
0下载:
用MFC实现的教学管理系统,数据存在内存中,没有用数据库。-MFC implementation of education management system, data memory, and did not use the database.
-
-
0下载:
新生入学管理系统的实现 ,统开发平台为VisualStudio2008,程序设计语言为C#2.0,程序运行平台为Windws 98/2000/XP。在程序设计中采用了SQL2008对数据库进行组织与管理。-Freshmen management system implementation, system development platform for VisualStudio2008 programming language is C# 2.0, the program is running
-
-
0下载:
一个选课系统的实现,使用XML作为数据库文件,拥有良好的人机交互,登录,注销,选课,退课,登记成绩,查看成绩等功能,账户分为管理员,教师与学生。-An elective system implementation using XML as a database file, has a good human-computer interaction, login, logout, course, retreat classes, registration results, view results
-