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

        當(dāng)前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 計(jì)算機(jī)論文
        畢業(yè)論文標(biāo)題:

        人事工資管理系統(tǒng)畢業(yè)設(shè)計(jì)

         本文ID:LWGSW13856 價(jià)格:收費(fèi)積分/100
        掃一掃 掃一掃
        本站會員可自行下載:下載地址 人事工資管理系統(tǒng)畢業(yè)設(shè)計(jì) (收費(fèi):1000 積分)  

        論文字?jǐn)?shù):21548,頁數(shù):79

        摘  要
        由于計(jì)算機(jī)技術(shù)的飛速發(fā)展,數(shù)據(jù)庫技術(shù)作為數(shù)據(jù)管理的一個(gè)有效的手段,在各行各業(yè)中得到越來越廣泛的應(yīng)用。因此,本文圍繞一個(gè)”人事管理系統(tǒng)”程序的設(shè)計(jì)和應(yīng)用系統(tǒng)的開發(fā)課題為背景,詳細(xì)介紹了以VB和SQL SERVER為語言編寫管理信息系統(tǒng)的過程。該程序通過VB的ADO數(shù)據(jù)對象來實(shí)現(xiàn)VB前臺與后臺SQL SERVER數(shù)據(jù)庫的連接,并具有典型的數(shù)據(jù)庫應(yīng)用系統(tǒng)的特征,完成了系統(tǒng)結(jié)構(gòu)與現(xiàn)實(shí)生活的緊密結(jié)合。
        管理系統(tǒng)的開發(fā)不僅是一個(gè)應(yīng)用程序編寫的過程,更重要的是在系統(tǒng)分析和設(shè)計(jì)階段所做的工作。該程序在設(shè)計(jì)過程中嚴(yán)格遵循軟件工程學(xué)的方法,用分階段的生命周期計(jì)劃嚴(yán)格管理,并主要講述了程序的總體設(shè)計(jì)、詳細(xì)設(shè)計(jì)階段,對程序進(jìn)行需求迭代,不斷修正和改進(jìn),利用SQL SERVER的強(qiáng)大數(shù)據(jù)庫功能,直到形成一個(gè)完善的可行性系統(tǒng).優(yōu)美、秀麗的界面,方便實(shí)用的查詢與維護(hù)功能共同構(gòu)成了“人事工資管理系統(tǒng)”。

        關(guān)鍵詞:VB,SQL SERVER,數(shù)據(jù)庫,軟件工程,管理信息系統(tǒng)

        Abstract
        Because of the rapid development of computer technology, database technology as an effective means of data management, in all walks of life are increasingly wide application. Therefore, this article on a "personnel management system" design and procedures for applications development topics background, details and SQL Server to add language to the process of preparing management information systems. The procedure adopted to achieve the target data add the ado with VB prospects background SQL Server databases and database applications with typical characteristics, and completed the structure and system combining real life.  
        Management system applications development is not only a preparation process, but more importantly in the analysis and design phase work. The procedure strictly followed in the design process software engineering methods, and use a phased plan to manage the life cycle and on the main procedures designed, detailed design stage, the demand for computation procedures, and constantly revised and improved, the use of SQL Server powerful database functions, Until the feasibility of forming a perfect system. beautiful and attractive interface for practical information and the maintenance of the common functions constitute a "Personnel wage management system."

        Keyword:  VB,SQL SERVER,Database, Software Engineering, Management Information Systems

        目  錄
        摘  要 I
        Abstract II
        第1章 緒論 1
        第2章 相關(guān)工具的基本理論 3
        2.1  關(guān)于VB的說明 3
        2.2  關(guān)于管理信息系統(tǒng) 3
        2.3  數(shù)據(jù)庫系統(tǒng)概述 4
        2.4  ADO與SQL SERVER  2000 5
        2.4.1  AxtiveX數(shù)據(jù)對象--ADO 5
        2.4.2  關(guān)于SQL SERVER 2000 5
        第3章 系統(tǒng)需求分析與總體設(shè)計(jì) 6
        3.1  需求分析 6
        3.2 系統(tǒng)設(shè)計(jì) 6
        3.2.1  系統(tǒng)功能分析 6
        3.2.2  數(shù)據(jù)流程圖 8
        3.3  數(shù)據(jù)庫設(shè)計(jì) 9
        3.3.1  數(shù)據(jù)庫需求分析 9
        3.3.2  實(shí)體之間的E–R模型 9
        3.3.3  數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計(jì) 10
        3.4  本章小結(jié) 13
        第4章 系統(tǒng)詳細(xì)設(shè)計(jì) 14
        4.1  系統(tǒng)模塊的具體實(shí)現(xiàn) 14
        4.1.1  系統(tǒng)的主界面 14
        4.1.2  員工基本信息模塊 16
        4.1.3  員工考勤模塊 20
        4.1.4  員工評價(jià)模塊 24
        4.1.5  員工工資管理模塊 24
        4.1.7  部門管理模塊 27
        4.1.8  系統(tǒng)其它功能簡介 28
        4.2  本章小結(jié) 29
        第5章 系統(tǒng)運(yùn)行與測試 30
        結(jié)  論 31
        致  謝 32
        參考文獻(xiàn) 33
        附錄1 外文翻譯 34
        附錄2  譯文 41
        附錄3  系統(tǒng)的實(shí)現(xiàn)代碼 45


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

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

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

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

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

        论文格式网:毕业论文格式范文
        • <fieldset id="i2giu"></fieldset>
          • <fieldset id="i2giu"></fieldset>
          • <tfoot id="i2giu"><input id="i2giu"></input></tfoot>
          • <strike id="i2giu"><menu id="i2giu"></menu></strike>