论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

车间调度系统

 本文ID:LWGSW13885 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 YVB车间调度系统 (收费:1000 积分)  

论文字数:14935,页数:57

摘要
随着加入WTO,市场竞争越来越激烈,对制造企业来说,为了能够在竞争中立于不败,降低成本是不得不面临的问题,而确保生产车间较高的生产能力和效率,是当务之急。此外,有效的调度方法已经成为先进制造技术实践的基础和关键,所以对车间生产调度的研究具有重要的理论和实用价值。
车间生产调度管理系统的设计与实现是采用Visual Basic 6.0开发的一个数据库管理系统。本文主要讲述了Visual Basic 6.0的基本功能及设计方法。紧接着以本系统为例,逐一介绍开发本系统的步骤:系统分析、系统设计、系统实现、系统维护。在系统分析中先后用数据流图、数据字典、系统的功能结构图分析了系统所需的各种数据。在系统的设计中,详细的展现了系统的各个功能模块。所需的数据库表及表字段。菜单的设计等。在系统的实现中,给出了实现窗体中相应的功能控件的事件及代码。以及菜单实现的方法。文章的最后则给出了本系统的主要功能源代码。
本系统具有信息查询、添加、修改、删除,数据存储,作业调度,票据的制表和打印等功能。系统的界面简单易懂,系统功能全面,用户操作方便是本设计的特点。
关键词:数据库,管理,调度,信息查询
 

 

Abstract
Along with join the WTO, the market competition is more and more vigorous, to the manufacturing business enterprise, for the sake of can at compete the neutral in not losing , decline low cost is the problem that have to face, but insure to produce the car higher production ability and efficiency, is an urgent matter of the moment. In addition, adjust effectively one degree method have already become the forerunner the manufacturing technique practice of foundation and key, so have the important theories and practical values to a research that adjusts the degree.
The car adjusts one degree management system is a database  management system that adopts 6.0 developments of the Visual Basic. This text mainly related the Visual Basic 6.0 of basic function and the design method. The morrow is to take this system as an example, introducing the development one by one originally the step of the system: System analysis, the system design, system realization, system maintenance. In system analyze successively with the function structure diagram that the data flows the diagram, data dictionary, system analyzed the system need of various data. In the design of the system, emerged each function mold piece of the system detailed . The database form and watch word segments need. Design etc. of the menu .In the realization of the system, give carry out the window body to control the affairs and the code of the piece in the homologous function. And the method of the menu  realization. The end of the article then gives the main function   source code of this system.
This system has the information search and increase, modify, deletes, the data is saving, the homework adjusts the degree, the note system form and print etc. function. The interface of the system understands in brief and easily, the system function is overall, the customer operation the convenience is the characteristics of this design.
Keywords: Database, Manage, Dispatch, The information search


目录
摘要 I
Abstract II
第1章  绪论 1
1.1 项目开发背景 1
1.2 项目开发目的 1
1.3 项目开发的目标 2
1.4 项目提出的意义 3
1.5 系统的开发方法 3
第2章 可行性研究 4
2.1 研究车间生产调度管理系统 4
2.2 完成新系统的可行性 6
第3章  系统分析 7
3.1 系统的设计思想 7
3.2 需求分析 7
3.2.1功能需求 7
3.3系统的运行环境和开发平台 8
3.3.1开发工具简介 8
3.3.2开发环境简介 10
3.3.3 硬件设备及操作系统 10
3.3.4系统开发平台 11
3.4 数据分析 11
3.5 数据流图 11
3.6 数据字典 12
第4章  系统设计 14
4.1 系统设计的总体方案 14
4.2功能模块设计 14
4.3数据库设计 15
4.3.1数据库概念结构设计 15
4.3.2数据库的逻辑结构设计 15
第5章  车间生产调度管理系统功能实现 30
5.1用户登录界面设计 30
5.2系统界面的设计 30
5.3作业计划窗体的设计 31
5.4作业拆解窗体的设计 32
5.5任务排序及分配的设计 33
5.6系统主菜单的设计 35
第6章  系统的编译与维护 37
6.1系统的编译发行 37
6.2系统的维护 37
6.2.1 系统维护的内容 37
6.2.2 系统维护的类型 38
6.2.3 系统维护的组织与管理 38
第7章 结论 39
致谢 40
参考文献 41
英文资料 42
英文翻译 47


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:酒店服务管理系统 下一篇:保险代理软件——保单管理
Tags:车间 调度 系统 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号