网站地图| 免费获取|
毕业论文网
  • 网站首页|
  • 论文范文|
  • 论文降重|
  • 职称论文发表|
  • 合作期刊|
  • 论文下载|
  • 计算机论文|
  • 外文翻译|
  • 免费论文|
  • 原创论文|
  • 论文开题报告
搜索

当前位置:毕业论文网 -> 论文下载 -> 资料论文下载 -> 汽车零部件设计和制造知识管理系统设计
行政管理论文范文| 物流管理论文资料| 人力资源论文| 工商管理论文| 旅游管理| 财管管理论文| 工程管理| 安全管理| 乡镇企业管理| 电视制片管理| 文化产业管理| 物业管理|
工程管理论文资料| 工商管理论文下载| 信息管理论文| 人力资源论文| 酒店管理| 免费物流论文| 工商管理| 行政管理| 物流专业论文| 免费旅游论文| 行政管理论文| 人力资源|

汽车零部件设计和制造知识管理系统设计

本文ID:LW24177 字数:15313,页数:38 价格:¥50.00 → 信用说明

扫一扫 扫一扫
本站会员可自行下载:下载地址 汽车零部件设计和制造知识管理系统设计 (收费:5000 积分)  如何获取积分?
汽车零部件设计和制造知识管理系统设计

^论文字数:15313,页数:38

汽车零部件设计和制造知识管理系统设计
 摘     要
   
 随着科学技术的进步,计算机行业的迅速发展,大大提高人们的工作效率。
 计算机信息处理系统的引进已彻底改变了许多汽车公司的经营管理,从设计到制作、从职能部门到车间,信息化技术时时发生着作用,这些信息系统监测着全部工作设备的操作与运行。
 现在,随着信息化技术的深入,汽车行业对知识共享的需求也开始纷纷涌现。
 汽车零部件设计与制造知识管理系统就是为了在汽车行业中对其零部件设计、制造方向建立一整套知识收集、知识共享的机制,通过对汽车零部件知识管理的机制进行调查研究,开发了本套管理系统。本系统中解决了汽车零部件知识管理事务中的零件类型、知识类型、零件在设计、制造阶段产生的知识,包括经验与教训等方面的及时分享以及相关统计工作。本系统中包含六个功能模块:系统登录、知识准备、零部件管理、知识管理、零部件知识、系统管理。
 本系统使有Microsoft公司推出的visual basic 6.0进行前端开发,VB是基于WINDOWS的面向对象的可视化开发工具。它采用了当今软件设计的最新技术,具有开发效率高、设计灵活、生成的软件界面友好美观等特点。本系统中通过VB的DAO和数据库进行无缝连接,大量应用了VB中的控件和触发事件。后端的开发工具是Microsoft ACCESS 2003,整个数据库都是相互关联的,使数据库具有较高的完整性,一致性和安全性。
 关键词:汽车零部件知识管理 数据库管理系统 VB  DAO  ACCESS
 
 
 

 The Design of Automotive parts design and manufacturing knowledge management system
 
 Abstract
  
   With the scientific and technological progress, the rapid development of the computer industry has greatly enhanced the efficiency of the people. The introduction of computer information processing system has completely changed the management of many auto companies, from design to production, from the functional to the workshop, information technology roles constantly taking place, these information systems to monitor the operation of all work equipment and operation.    Now, with the depth of information technology, automotive industry, the demand for knowledge sharing have also started to emerge.    Design and manufacture of automotive parts knowledge management system is to their parts in the automotive industry, design, manufacture direction to establish a set of knowledge collection, knowledge sharing mechanism, through the mechanism of auto parts to investigate knowledge management research and development of this set of management system. The system solved the knowledge-management services in auto parts part types, knowledge types, components in the design, manufacture stage production of knowledge, experience and lessons learned, including the timely sharing and related statistics. This system consists of six functional modules: system registry, knowledge preparation, parts management, knowledge management, components of knowledge, systems management.    The system so that Microsoft has introduced a visual basic 6.0 for front-end development, VB is based on the WINDOWS object-oriented visual development tool. It uses the latest technology of today's software design, with the development of high efficiency, design flexibility, generates beautiful and so friendly software interface. Through this system, the DAO and VB seamless database, a large number of applications of the VB in the control and trigger events. Back-end development tool is Microsoft ACCESS 2003, the database is interlinked, so that the database has high integrity, consistency and safety.
Key words: Auto Parts Knowledge Management  DBMS  VB  ADO

目录
摘     要 I
Abstract II
目录 IV
第一章  绪 论 1
1.1  知识管理 1
1.1.1  什么是知识管理 1
1.1.2  为什么要进行知识管理 2
1.2  数据库管理系统简介 2
1.3  开发工具Visual Basic 6.0 3
1.4  关系型数据库 5
1.5  Microsoft ACCESS简介 6
第二章  系统需求分析 7
2.1  需求分析的目的: 7
2.2  项目背景: 7
2.3  需求分析 7
2.3.1  问题定义及可行性研究 7
2.3.2  管理系统具体任务要求和运行过程 8
2.3.3  对现有系统的分析 8
2.4  技术可行性分析 9
2.4.1  软件分析 9
2.4.2  硬件分析 9
2.4.3  人员分析 9
2.5  经济可行性分析 10
第三章  系统的总体设计 11
3.1  系统架构 11
3.2  系统设计 11
3.3  数据流程图 12
3.4  数据库设计 16
3.5  计算机系统配置方案 19
3.5.1  计算机系统硬件配置 19
3.5.2  计算机系统软件配置 19
第四章  系统的详细设计 20
4.1  系统模块设计及程序流程图 20
4.2  用户登入模块的实现 21
4.3  应用程序主界面的实现 22
4.4  基础数据的实现 25
4.4.1  部门信息的实现 25
4.4.2  其它知识准备信息的实现 26
4.5  零部件管理的实现 26
4.6  知识管理 27
第五章  系统运行与测试 30
第六章  结论 31
参考文献 32
致    谢 33

汽车零部件设计和制造知识管理系统设计由毕业论文网(www.huoyuandh.com)会员上传。
原创论文资料流程 相关论文
上一篇:服装企业管理信息系统-进销存部分 下一篇:订单管理系统的设计
推荐论文 本专业最新论文
Tags:汽车 零部件 设计 制造 知识 管理系统 2012-03-22 09:00:55【返回顶部】
发表论文

联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 硕士论文资料


毕业论文网提供论文范文,论文代发,原创论文资料

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2020 毕业论文网 版权所有