搜索资源列表
数据库课程设计.rar
- 本文档为定义项目的需求,指导后期的系统的分析与设计,并为系统的最终用户、项目管理人员和项目开发人员提供参考标准。 1.2项目背景 该系统的最终用户为学校的师生及教学管理人员。随着高校的扩招,依靠原来的档案管理教学已经力不从心且效率低下,开发教学管理这个MIS系统已是大势所趋。
一个数据库设计的例子
- 一个关于数据库课程设计报告的实例,是学校选课系统,包括需求分析,数据流图,数据字典等。-a course on database design report examples of school classes, including needs analysis, data flow diagram, data dictionaries.
11402313数据库课程设计(文档)
- 数据库课程设计全部文档,包括从需求分析到最终的设计报告!-database design courses all documents, including demand analysis of the final design report!
VB汽车租赁系统的实现(内含课程设计)
- 用VB编写的汽车租赁系统的实现。包括用SQL创建数据库以及用VB编写的窗口显示。另外内含wps格式的课程设计完整版一份,包括需求分析,数据流图等
数据库课程设计
- 本文档为定义项目的需求,指导后期的系统的分析与设计,并为系统的最终用户、项目管理人员和项目开发人员提供参考标准。 1.2项目背景 该系统的最终用户为学校的师生及教学管理人员。随着高校的扩招,依靠原来的档案管理教学已经力不从心且效率低下,开发教学管理这个MIS系统已是大势所趋。- This documents for the definition project demand, the instruction later period system analysis and the design
CSstudentdocument
- 这是一个数据库的一个课程设计需求分析的文档-This is a database of a curriculum design needs analysis document
sql
- 数据库课程设计校园管理系统需求分析概念模型及逻辑模型-Database management system on campus curriculum design concept needs analysis model and logic model
SSGL
- 基于VB.NET的数据库课程设计,包含代码,数据库文件,课程设计总结报告,需求分析说明书,概念模型分析等等!-VB.NET-based database of curriculum design, contains the code, database files, Final Report of the curriculum design, needs analysis specification, conceptual model analysis and so on!
dingyue
- 用户订阅系统的数据库课程设计报告,从需求分析到用户界面管理都完整实现。-Users to subscribe to the system database curriculum design report, from requirements analysis to user interface management to achieve integrity.
shujukukechengsheji
- 数据库课程设计--报刊订阅管理系统,内有任务书和设计论文,论文中做了需求分析,有E-R图,流程图。数据库有截图,有查询,修改,添加,删除的SQL语句和结果截图。-Database of curriculum design- Newspaper subscr iption management system with a mandate and design of book paper, paper has done a needs analysis, there is ER diagram, f
wangshanggouwu
- 数据库课程设计--网上购物系统,内有任务书和设计论文,论文中做了需求分析,有E-R图,流程图。数据库有截图,有查询,修改,添加,删除的SQL语句和结果截图。,-Database of curriculum design- online shopping system, with the mandate and design of book paper, paper has done a needs analysis, there is ER diagram, flowchart. Databas
2005122415416913_lidc
- 一个关于数据库课程设计报告的实例,是学校选课系统,包括需求分析,数据流图,数据字典等。 -A report on the database of examples of curriculum design, school elective system, including needs analysis, data flow diagram, data dictionary, etc..
databaseproject
- 数据库课程设计详细过程 需求分析 详细设计-Database of curriculum design demand detailed analysis of the detailed design process
Gradestudentmanagementsystem
- (1)学生成绩的输入、修改、删除等基本操作; (2)成绩的查询功能,可以按学号、姓名等进行成绩查询; (3)成绩的综合统计功能,包括学生成绩按照不同条件进行排名,管理人员可以选择不的排序条件,并可以将排序结果进行打印输出; (4)计算每个学生的总成绩、平均成绩,所有学生单科的平均成绩,找出总成绩和单科成绩最高的学生并输出; (5)计算各班的总分和平均分,并按照平均分将各班成绩进行排序。 (6)统计不及格考生的信息; (7)学生奖励统计,自动生成每班获得奖学金的同学的信息,
VBOrderTicketsMS
- 针对火车站的订票实际情况,按照软件工程的结构化设计思想,本次课程设计经过项目的可行性研究和需求分析、总体设计、详细设计,以及编码实现和调试等步骤设计开发了火车站网上订票系统。并运用数据流图和数据字典、E-R图和数据库逻辑结构、层次图、系统流程图、以及程序流程图,对该系统的数据需求、数据库、系统软件结构、系统流程、以及处理过程等进行了分析和设计。 本次课程设计利用JSP 开发工具和SQL Server 2000数据库来开发这个火车站网上订票系统。该系统要解决的是火车站网上订票工作所要解决的问题
0613
- 数据库课程设计,用c++写的,里面包括从需求分析开始,各种图,比如e-r图,数据流图,和各种表,附word文档,数据库代码和c代码。-Database of curriculum design, use c++ writing, which started from the needs analysis, a variety of plans, for example, er diagram, data flow diagram, and a variety of forms, attached
srs_template
- 课程设计报告模板 需求分析 模块 体系结构 数据库 课程设计 数据库设计报告 邮件接收发系统代码 能够实现邮件的直接接收发功能的实现 桌面的实现 -Curriculum design, needs analysis report template module architecture, curriculum design, database design, database, e-mail to receive the report of hair system code can be ach
powerBuilderLibraryDesign
- 这是一份利用powerBuilder开发的图书管理系统课程设计报告,包括前台设计和后台数据库设计,内容有系统需求分析、数据库概念设计、逻辑设计到代码编写、调试和应用等全过程-This is a use of library management system developed by powerBuilder curriculum design reports, including the front design and database design, the contents of sys
library
- 这是一个图书管理系统,用的数据库是sqlserver2000,)本系统管理员用户名为:tsoft,密码为:111。这是高校课程设计的经典范例,有较详细的需求分析。-This is a library management system, using the database is sqlserver2000,) the system administrator user name: tsoft, password: 111. This is a classic example of univer
database
- 数据库课程设计源代码,目由需求分析和依赖关系确立实体集及关系表,设立外码约束。创建适当的视图和事务。结合与用户的交互信息搭建友善的界面,根据功能的不同确立不同的模块,合理运用DELPHI语言和调用SQL语句达到数据库操作-Database of curriculum design source code, project dependencies from the needs analysis and the establishment of entity sets and relational