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

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

    工資管理系統(tǒng)

     本文ID:LWGSW13790 價格:收費積分/100
    掃一掃 掃一掃
    本站會員可自行下載:下載地址 工資管理系統(tǒng) (收費:3000 積分)  

    包括論文,源碼,論文字數(shù):12119,頁數(shù):42

    摘要:工資管理系統(tǒng)是為了提高企業(yè)工資管理、簡化工資核算流程的一個系統(tǒng)。該系統(tǒng)是在基于Windows操作系統(tǒng)平臺的Delphi7.0開發(fā)環(huán)境下開發(fā)的。其囊括了企業(yè)對員工的資料管理的基本操作功能。如:員工入庫保存、查詢、修改、刪除、考勤、工資核算及打印等功能。該系統(tǒng)能記錄和管理員工從入廠以來的所有的工資信息及個人基本信息,能大大減輕會計部門的管理工作,方便、快捷、安全的完成企業(yè)員工工資管理工作。在方便企業(yè)管理的同時,為了保證管理信息的準確性、實時性、決策性,鑒于該系統(tǒng)是服務(wù)于管理工作的,因此本系統(tǒng)在使用權(quán)限上作了特別的限制及規(guī)定,使用權(quán)主要由超級管理員指定執(zhí)行。
    基于系統(tǒng)開發(fā)的過程是根據(jù)實際工作需要而結(jié)合軟件工程的基本開發(fā)步驟設(shè)計開發(fā)的。論文在論述時嚴格按照開發(fā)流程,以有詳有略,層次分明、重點突出的原則,從問題定義、需求分析、總體設(shè)計、詳細設(shè)計到編碼、測試的順序進行分析論述的,給系統(tǒng)一個清晰、全面地說明。有利于系統(tǒng)將來的擴充及完善。


    關(guān)鍵詞:工資管理系統(tǒng)、Windows 操作系統(tǒng)平臺、Delphi開發(fā)環(huán)境、使用權(quán)限。
    Abstract :
    WMS is a wages management for the sake of the exaltation business enterprise, simplification the wages check the process. That system is a development under the Windows operate system of the terrace . Its bagged the basic operation function to manage to the employee's data of business enterprise. Such as:The employee store in warehouses to keep, search, modification, delete, test , wages to check and print to wait the function etc. That system can record with the havings's wages information that manage the employee from into since factory,can consumedly alleviate the accounts section's management work, convenience, fast, safe complete Business enterprise employee wages management work. In the accuracy, solid hour, decision, for this reason this system that convenient business enterprise management of at the same time, manage the information for the sake of the assuranced to made on use the legal power special of restrict and provision, use the power main specify to carry out from the super management  .
    During the course of the designing and developing. According to need of the system , I combined essential the step of developing software engineering ,so seriesly in term of this development flow, I will discuss this procudure in detail and concisely in this thesis on principle of brachylogy hiberarchy, which is from definining question,analysising requirement, designing collectivity and  to coding and testing.thus providing clear and across-the-board explanation for the system, and in favor of expanding  the system in the future.


    Keywords :
    WMS、Delphi environment of development,the Operation System of Windows platform ,permision of usage, developing flow.
    目   次

    前言……………………………………………………………………………… 5
    第一章 問題提出…………………………………………………………………… 6
    第二章 可行性分析和需求分析…………………………………………………… 7
        2.1可行性分析………………………………………………………………… 7
        2.2需求分析………………………………………………………………7
        2.3工資管理處理系統(tǒng)數(shù)據(jù)流圖……………………………………………… 9
        2.4 細化部分要功能數(shù)據(jù)流圖 ……………………………………………… 10
        2.5數(shù)據(jù)字典………………………………………………………………… 11
        2.6 系統(tǒng)功能清單………………………………………………………………12
        2.7開發(fā)語言與開發(fā)環(huán)境……………………………………………………15
        2.8數(shù)據(jù)庫概念模型(E-R圖)……………………………………………… 16
    第三章 總體設(shè)計……………………………………………………………………17
        3.1總體設(shè)計階段任務(wù)及方法…………………………………………………17
        3.2總體設(shè)計步驟及要求………………………………………………………17
        3.3總體設(shè)計文檔 ………………………………………………………………17
    第四章 詳細設(shè)計……………………………………………………………………26
        4.1系統(tǒng)管理模塊………………………………………………………………26
    第五章 編碼 ……………………………………………………………………… 30
    第六章 測試…………………………………………………………………………38
    總結(jié) …………………………………………………………………………………39
    致謝 ………………………………………………………………………………  40
    參考文獻……………………………………………………………………………41


    相關(guān)論文
    本論文在計算機論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
    上一篇:人力資源管理系統(tǒng) 下一篇:設(shè)備保養(yǎng)管理系統(tǒng)
    Tags:工資 管理系統(tǒng) 【收藏】 【返回頂部】
    最新文章
    熱門文章
    計算機論文
    推薦文章

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

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

    Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號

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

    论文格式网:毕业论文格式范文