网学网为需要VB的朋友们搜集整理了企业设备管理系统相关资料,希望对各位网友有所帮助!
包括论文,设计,论文字数:12421,页数:40
摘要
目前的公司企业,对于大型电气设备的使用十分频繁,对于大型设备的管理也成为现代企业管理之中不可或缺的一部分。因此,开发这样一套软件成为很有必要的事情。
本管理信息系统是针对企业的实际需求开发设计的,利用计算机运算速度快、存储信息容量大、处理逻辑问题强、功能强大的优势,从企业管理特别是查询与决策信息的管理需求出发,针对性强,功能齐备,旨在通过帮助该企业物资管理实现信息化,以提高企业管理的效率。
经过分析,我们使用 MICROSOFT公司的 ACCESS 2000和VISUAL BASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
关键字:Visual Basic6.0,控件、窗体、Access数据库、设备管理信息
Abstract
Now company''s enterprise,for the use of large scale electronic equipment, 10 scale downs are numerous , for the management of large scale equipment also becomes modern business management, cannot or the part that is short of. Therefore develop so a set of software to become very necessary matter.
This management information system is the actual need development design that aims at the business enterprise of, making use of the calculator operation speed quick,the saving information have great capacity, the processing logic problem is strong,strong advantage of function,from the business enterprise manage to search especially with the decision information of management need set out, the function is ready, the aim is passing to help that business enterprise supplies management realization information-based,with the exaltation the efficiency that business enterprise manage.
Through analysis,we use the Access 2000 and the VISUAL BASIC development tool of the company of MICROSOFT, making use of various development tool that faces to the object of what it provide,particularly is this ability of the data window way is convenient and simple and direct to manipulate the database of intelligence turn the object, build up the system application prototype in the in a short time first,then,start the prototype system to carry on the need Iteration,generation to the beginning、revise and improve continuously, until formation the customer is satisfied and can go the system.
Key words:Visual Basic6.0, controls, the window, the Access database、the equipment management information
目录
摘要 2
第一章 系统的功能需求分析 4
1.1、设备管理系统的背景分析 4
1.2、开发设备管理系统的必要性 4
1.3、设备管理系统的功能需求分析 4
第二章 系统技术以及系统性能需求分析 5
2.1、Visual Basic.6.0技术简介 5
2.2、ACCESS2003技术简介 6
2.3、SQL语句简介 6
2.4运行环境及系统性能需求分析 7
2.4.1、硬件需求 8
2.4.2、软件需求 8
2.4.3、开发环境 8
第三章 设备管理系统的设计 9
3.1、系统详细功能分析 8
3.2、系统流程图 11
3.2.1业务流程分析 15
3.2.2、设备管理系统的构架图 17
3.3、设备管理系统E-R图 18
3.4、数据库设计与实现 19
第四章 设备管理系统的实现 25
4.1、数据库的连接 25
4.2、主界面模块说明 28
4.3、数据查询管模块分析与实现 33
4.4、数据处理模块设计 37
总结 38
致谢 39
参考文献 40
企业设备管理系统......