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

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

        車間調度系統

         本文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.donglienglish.cn,更多論文,請點論文格式范文查看
        上一篇:酒店服務管理系統 下一篇:保險代理軟件——保單管理
        Tags:車間 調度 系統 【收藏】 【返回頂部】
        最新文章
        熱門文章
        計算機論文
        推薦文章

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

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

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

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

        论文格式网:毕业论文格式范文
        <strike id="4kmwq"></strike><strike id="4kmwq"><s id="4kmwq"></s></strike>
        <samp id="4kmwq"></samp>
        • <strike id="4kmwq"></strike>