- 1、本文档共48页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于vb的自动排课系统
摘 要
排课问题是所有教育行业都要面对的问题,尤其针对高校纷繁复杂的课程和专业,一直没有很好解决方法。因为在有关课程表的问题上有许多的限制条件必须考虑,还有大量的数据空间被挖掘,并包含很多信息数据的管理,即便你的输入数据量并不是实际上的大批量数据。以前的排课管理和数据处理都是手工操作,工作量很大,出错率较高,而且出错后不易更改,促使管理工作混乱而又复杂。排课系统的实现可以在短时间内解决高校排课的问题,对教师、课程进行有效高效的安排。本文在相关理论的指导下,在分析以往一些排课软件的基础上,提出一种排课系统的设计方法,对一些具体的问题给出相应解决方案。希望对于相关部门有所帮助。此系统主要被分为三个部分:界面的设计、排课算法的设计、以及报表的自动生成。纵观全局,我们确定用Visual Basic 语言作为程序设计语言以及运用Microsoft SQL Sever 2000数据库作为后台的数据库支持。
关键词
排课;排课系统;设计;数据库
Abstract
Course arranging Problem is a problem which working in the development of education is facing. Especially, there is no a good solution for this matter of the college. Because the problems in the curriculum there are many restrictions have to consider,there are a lot of data space to be excavated,still contains a lot of information data management,even if your input data is not high-volume real sense.Arranging the previous management and data processing are manual,workload capacity,error rate,but not easy to change mistakes,usually make the management of chaos and complex.Course Scheduling System is to achieve in a short time to solve Scheduling problems.Give the teachers and curriculum an Effective and efficient arrangements.This essay, with the correlative theory抯 guidance, on the basis of analyzing some courses- arraying software, proposes a design method of commonly used courses arraying information system in college, and solves some of the certain problems. Hoping it is useful for the relative department. The system consist of three parts: the interface design, the algorithm of Course Timetable system, and printing the tables. On the whole, we decided to use VB computer language to design and Microsoft SQL Sever 2000 Data Base to support.
Key Words
courses arranging; courses arrangement management system; design; DataBase
摘 要 1
Abstract 1
第一章 绪论 1
1.1 研究背景 1
1.2 研究的目的和意义 2
第二章 需求分析 3
2.1 对现有排课系统的分析 3
2.2 排课要求 4
2.4 系统的性能要求 4
2.5系统的可行性分析 5
2.5.1经济可行性分析 5
2.5.2操作的可行性分析 5
2.5.3技术可行性分析 5
2.5.4成本效益分析 5
2.6 系统开发工具运行环境的选择 6
第三章
文档评论(0)