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

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

          掘金施工機械出租管理信息系統設計與實現

           本文ID:LWGSW14457 價格:收費積分/100
          掃一掃 掃一掃
          本站會員可自行下載:下載地址 掘金施工機械出租管理信息系統 (收費:1000 積分)  

          論文字數:12382,頁數:43

          摘要
           隨著工程施工企業全面推行項目法管理,工程機械租賃業得到了迅速的發展。隨著工程機械租賃業市場的繁榮,傳統的人工經驗式管理模式越來越不適應于租賃市場的發展,有鑒于此,根據對工程機械租賃企業業務構成租賃市場模式的分析,開發了“工程機械出租管理系統”,以期能提高工程機械租賃企業信息化管理水平,增加其市場競爭力。
           總的說來,施工機械出租管理系統就是通過機種施工機械出租信息,對施工機械出租公司的管理進行調控,實現施工機械出租管理系統現代話的跟本途徑是信息化,系統化。
           本文介紹了施工機械出租管理信息系統的概念、產生、定義及分類,分析了施工機械出租管理信息系統的工作原理。對施工機械出租管理信息系統進行模塊化分析。以如何有效配置企業的機械,技師和運輸設備等資源,提高資源的利用率,從而提高企業的效益為研發施工設備出租管理信息系統的主要目標。利用計算機系統實現施工機械出租的信息化管理。實現出租機械、歸還機械、查詢機械、駕駛員信息、系統維護等功能。

          關鍵詞:出租管理信息系統;信息化;系統化
           ABSTRACT
           While the project construction enterprise comprehensive carrying out law management project, construction machinery leasing industry has been rapid development. Rented industry market prosperous along with the engineering machinery, the traditional management model of artificial are more and more expensive and not suited to the rental market, taking this into consideration, based on the leasing of construction machinery leasing market business model constitutes an analysis of the development of the "construction machinery rental management system" with a view to improve the leasing of construction machinery enterprise information management, to increase their market competitiveness
           Generally speaking, the construction machinery hiring management system management system is through the aircraft type construction machinery hiring information, carries on the regulation to the construction machinery hiring company's management. It realizes the construction machinery hiring management system management system modern words with this way is the information, the systematization.
           This article introduced the construction machinery hiring management information system's concept has the definition and the classification. It analyzed the construction machinery hiring management information system's principle of work, and carries on the modular analysis to the construction machinery hiring management information system. Thus raises enterprise's benefit for the research and development construction equipment hiring management information system's essential target. We should realize the informationization management which using the computer system the construction machinery hires, and realized rental machinery, the return of the machinery, query machine, the driver information system maintenance functions.

          Keywords: lend manage information system; Informationize; Systemization

           

          目錄

          摘要 I
          ABSTRACT II
          第1章 引言 1
          1.1 背景 1
          1.2 研究內容與意義 1
          1.3小結: 2
          第2章 開發語言和技術介紹 3
          2.1 SQL Server 2000 技術 3
          2.2 PowerBuilder開發工具簡介 3
          2.3 PB開發流程 4
          2.4應用程序與數據庫的連接 5
          2.5小結: 5
          第3章 系統基本需求分析 6
          3.1 施工機械出租管理信息系統需求分析 6
          3.2 系統功能分析 7
          3.3 系統功能模塊設計 7
          3.4 數據庫設計 8
          3.4.1 表匯總 9
          3.4.2 各表設計詳解 9
          3.5小結: 12
          第4章 施工機械出租管理信息系統的實現 13
          4.1 PowerBuilder 9應用程序開發的基本步驟 13
          4.2數據窗口對象 13
          4.3應用程序對象MBS 14
          4.4功能的設計與實現 14
          4.4.1 登陸功能的設計與實現 14
          4.4.2 主菜單窗口 18
          4.4.3 修改密碼窗口的設計與實現 19
          4.4.4 出租單信息查詢的設計與實現 20
          4.4.5 客戶信息查詢窗口的設計與實現 22
          4.4.6 新增出租窗口的設計與實現 23
          4.4.7 機械歸還驗收窗口 27
          4.4.8 用戶檔案管理窗口 30
          4.4.9 出租單管理窗口 33
          4.4.10 注冊新客戶窗口 35
          4.5小結: 36
          第5章 結束語 37
          致 謝 38
          參考文獻 39


          相關論文
          本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
          上一篇:學生學籍管理系統的設計與實現 下一篇:網上訂餐系統設計與實現
          Tags:掘金 施工 機械 出租 管理 信息系統 設計 實現 【收藏】 【返回頂部】
          最新文章
          熱門文章
          計算機論文
          推薦文章

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

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

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

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

          论文格式网:毕业论文格式范文
          • <kbd id="eyyi2"><pre id="eyyi2"></pre></kbd>
            • <ul id="eyyi2"><center id="eyyi2"></center></ul>