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

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

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

 本文ID:LWGSW18739 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 汽车零部件设计和制造知识管理系统设计 (收费:1000 积分)  

论文字数: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.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:基于INTERNET的网上考勤系统 下一篇:订单管理系统的设计
Tags:汽车 零部件 设计 制造 知识 管理系统 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

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

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

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