<small id="ceso2"></small>
<strike id="ceso2"><input id="ceso2"></input></strike>
    <ul id="ceso2"></ul>
    <strike id="ceso2"><input id="ceso2"></input></strike>
    <strike id="ceso2"><menu id="ceso2"></menu></strike>
  • 論文格式
    電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業(yè)管理 信息計算科學 電氣自動化 歷史論文
    機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
    制藥工程 生物工程 包裝工程 模具設計 測控專業(yè) 工業(yè)工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
    通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業(yè) 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
    • 首頁 |
    • 畢業(yè)論文 |
    • 論文格式 |
    • 個人簡歷 |
    • 工作總結 |
    • 入黨申請書 |
    • 求職信 |
    • 入團申請書 |
    • 工作計劃 |
    • 免費論文 |
    • 合作期刊 |
    • 論文同學網 |
    搜索 高級搜索

    當前位置:論文格式網 -> 畢業(yè)論文 -> 計算機論文
    畢業(yè)論文標題:

    汽車零部件設計和制造知識管理系統(tǒng)設計

     本文ID:LWGSW18739 價格:收費積分/100
    掃一掃 掃一掃
    本站會員可自行下載:下載地址 汽車零部件設計和制造知識管理系統(tǒng)設計 (收費:1000 積分)  

    論文字數:15313,頁數:38

    汽車零部件設計和制造知識管理系統(tǒng)設計
     摘     要
       
     隨著科學技術的進步,計算機行業(yè)的迅速發(fā)展,大大提高人們的工作效率。
     計算機信息處理系統(tǒng)的引進已徹底改變了許多汽車公司的經營管理,從設計到制作、從職能部門到車間,信息化技術時時發(fā)生著作用,這些信息系統(tǒng)監(jiān)測著全部工作設備的操作與運行。
     現在,隨著信息化技術的深入,汽車行業(yè)對知識共享的需求也開始紛紛涌現。
     汽車零部件設計與制造知識管理系統(tǒng)就是為了在汽車行業(yè)中對其零部件設計、制造方向建立一整套知識收集、知識共享的機制,通過對汽車零部件知識管理的機制進行調查研究,開發(fā)了本套管理系統(tǒng)。本系統(tǒng)中解決了汽車零部件知識管理事務中的零件類型、知識類型、零件在設計、制造階段產生的知識,包括經驗與教訓等方面的及時分享以及相關統(tǒng)計工作。本系統(tǒng)中包含六個功能模塊:系統(tǒng)登錄、知識準備、零部件管理、知識管理、零部件知識、系統(tǒng)管理。
     本系統(tǒng)使有Microsoft公司推出的visual basic 6.0進行前端開發(fā),VB是基于WINDOWS的面向對象的可視化開發(fā)工具。它采用了當今軟件設計的最新技術,具有開發(fā)效率高、設計靈活、生成的軟件界面友好美觀等特點。本系統(tǒng)中通過VB的DAO和數據庫進行無縫連接,大量應用了VB中的控件和觸發(fā)事件。后端的開發(fā)工具是Microsoft ACCESS 2003,整個數據庫都是相互關聯的,使數據庫具有較高的完整性,一致性和安全性。
     關鍵詞:汽車零部件知識管理 數據庫管理系統(tǒng) 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  數據庫管理系統(tǒng)簡介 2
    1.3  開發(fā)工具Visual Basic 6.0 3
    1.4  關系型數據庫 5
    1.5  Microsoft ACCESS簡介 6
    第二章  系統(tǒng)需求分析 7
    2.1  需求分析的目的: 7
    2.2  項目背景: 7
    2.3  需求分析 7
    2.3.1  問題定義及可行性研究 7
    2.3.2  管理系統(tǒng)具體任務要求和運行過程 8
    2.3.3  對現有系統(tǒng)的分析 8
    2.4  技術可行性分析 9
    2.4.1  軟件分析 9
    2.4.2  硬件分析 9
    2.4.3  人員分析 9
    2.5  經濟可行性分析 10
    第三章  系統(tǒng)的總體設計 11
    3.1  系統(tǒng)架構 11
    3.2  系統(tǒng)設計 11
    3.3  數據流程圖 12
    3.4  數據庫設計 16
    3.5  計算機系統(tǒng)配置方案 19
    3.5.1  計算機系統(tǒng)硬件配置 19
    3.5.2  計算機系統(tǒng)軟件配置 19
    第四章  系統(tǒng)的詳細設計 20
    4.1  系統(tǒng)模塊設計及程序流程圖 20
    4.2  用戶登入模塊的實現 21
    4.3  應用程序主界面的實現 22
    4.4  基礎數據的實現 25
    4.4.1  部門信息的實現 25
    4.4.2  其它知識準備信息的實現 26
    4.5  零部件管理的實現 26
    4.6  知識管理 27
    第五章  系統(tǒng)運行與測試 30
    第六章  結論 31
    參考文獻 32
    致    謝 33


    相關論文
    本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
    上一篇:基于INTERNET的網上考勤系統(tǒng) 下一篇:訂單管理系統(tǒng)的設計
    Tags:汽車 零部件 設計 制造 知識 管理系統(tǒng) 【收藏】 【返回頂部】
    最新文章
    熱門文章
    計算機論文
    推薦文章

    本站部分文章來自網絡,如發(fā)現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

    論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供計算機論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

    Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

    感谢您访问我们的网站,您可能还对以下资源感兴趣:

    论文格式网:毕业论文格式范文
  • <ul id="u2wgg"></ul>
      <ul id="u2wgg"><sup id="u2wgg"></sup></ul>
          • <tfoot id="u2wgg"></tfoot>
            <ul id="u2wgg"></ul><ul id="u2wgg"></ul>