論文格式
    電氣工程 會(huì)計(jì)論文 金融論文 國際貿(mào)易 財(cái)務(wù)管理 人力資源 輕化工程 德語論文 工程管理 文化產(chǎn)業(yè)管理 信息計(jì)算科學(xué) 電氣自動(dòng)化 歷史論文
    機(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é) |
    • 入黨申請(qǐng)書 |
    • 求職信 |
    • 入團(tuán)申請(qǐng)書 |
    • 工作計(jì)劃 |
    • 免費(fèi)論文 |
    • 合作期刊 |
    • 論文同學(xué)網(wǎng) |
    搜索 高級(jí)搜索

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

    企業(yè)門禁管理系統(tǒng)

     本文ID:LWGSW14684 價(jià)格:收費(fèi)積分/100
    掃一掃 掃一掃
    本站會(huì)員可自行下載:下載地址 企業(yè)門禁管理系統(tǒng) (收費(fèi):1000 積分)  

    論文字?jǐn)?shù):8694,頁數(shù):27 
    摘     要
     企業(yè)門禁管理系統(tǒng)為企業(yè)管理節(jié)省了大量的人力、物力、財(cái)力和時(shí)間等,是人事管理中不可或缺的一部分,是現(xiàn)代企業(yè)管理中重要組成部分。系統(tǒng)主要完成考勤以及考勤管理,統(tǒng)計(jì)查詢等功能.
     系統(tǒng)采用了Visual C++作為前臺(tái)開發(fā)工具,利用SQL Server數(shù)據(jù)庫作為系統(tǒng)數(shù)據(jù)庫。論文首先介紹了門禁系統(tǒng)的發(fā)展歷史和作用,其次是介紹了系統(tǒng)的開發(fā)環(huán)境和機(jī)構(gòu)分析,并對(duì)系統(tǒng)功能模塊進(jìn)行了詳解。
     系統(tǒng)可以完成對(duì)所有企業(yè)員工信息的瀏覽、查詢、添加、刪除、修改等基本功能。在充分了解系統(tǒng)的需求的基礎(chǔ)上,作了系統(tǒng)體系結(jié)構(gòu)設(shè)計(jì)及對(duì)系統(tǒng)的功能進(jìn)行了闡述。其功能可以概括為以下幾點(diǎn):員工基本信息管理(包括節(jié)假日、部門等信息),考勤信息管理,統(tǒng)計(jì)查詢管理等強(qiáng)大功能。本文還對(duì)數(shù)據(jù)庫結(jié)構(gòu)進(jìn)行了細(xì)致的分析與合理的設(shè)計(jì),給出了部分?jǐn)?shù)據(jù)庫表的定義,并對(duì)這些功能模塊進(jìn)行設(shè)計(jì)與開發(fā)。

     

     關(guān)鍵詞:管理信息 系統(tǒng) 模塊 數(shù)據(jù)庫

     Enterprise Door Management system

    Abstract
     The enterprise door management system can save massive manpower, physical resource, financial resource, time and so on. Therefore, it is an indispensable part of human resource management and modern enterprise management .This system mainly includes the functions such as the attendance, the checking attendance management and the statistical inquiry.
     The system adopts Visual C++ as onstage development kit and uses SQL database Server as system database. Firstly, this paper introduces the history and functions of the Door Management system. Then, it shows the development circumstance and technical support of this system.
        The system can complete to browse, inquire, add, delete and revise all the staff information. Based on a full understanding about the system demand, we design the structure of the system and elaborate on its functions. Its functions can be summarized as following points: staff basic information management (including holiday, department information and so on), attendance information management, the statistical inquiry management and so on. This paper contains detailed analysis and reasonable design. Meanwhile, it provides definition of parts of the database tables and then develops the function modules of the system.


    Keywords:Management Information System; Module; Data


    目  錄
    摘     要 I
    Abstract II
    目  錄 III
    前  言 1
    第一章   系統(tǒng)開發(fā)環(huán)境與分析 2
    1.1  系統(tǒng)開發(fā)環(huán)境 2
    1.1.1  VC++簡介[2] 2
    1.1.2  SQL  SERVER  2000簡介 2
    1.1.3  選擇ADO 數(shù)據(jù)訪問的原因[4] 3
    1.2  系統(tǒng)功能需求 3
    1.3  系統(tǒng)功能模塊設(shè)計(jì) 3
    第二章   工程框架設(shè)計(jì) 9
    2.1設(shè)置主界面對(duì)話框 9
    2.2  為表創(chuàng)建類 10
    第三章    系統(tǒng)功能模塊介紹 12
    3.1  用戶登陸模塊 12
    3.2  基本信息設(shè)置模塊 13
    3.2.1  節(jié)假日日期設(shè)定模塊 13
    3.2.2  部門管理模塊 14
    3.2.3  員工管理模塊 14
    3.3  考勤管理模塊 16
    3.3.1  出勤管理模塊 16
    3.3.2  加班管理模塊 17
    3.3.3  請(qǐng)假管理模塊 17
    3.3.4  出差管理模塊 17
    3.4  統(tǒng)計(jì)查詢模塊 17
    3.4.1  日考勤統(tǒng)計(jì)表模塊 17
    3.4.2  月考勤統(tǒng)計(jì)表模塊 18
    3.4.3  當(dāng)日缺勤人員列表模塊 18
    3.5  用戶信息設(shè)置模塊 19
    結(jié)  論 20
    致  謝 21
    參考文獻(xiàn) 22


    相關(guān)論文
    本論文在計(jì)算機(jī)論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請(qǐng)注明來源www.donglienglish.cn,更多論文,請(qǐng)點(diǎn)論文格式范文查看
    上一篇:聊天室軟件的設(shè)計(jì)與開發(fā) 下一篇:企業(yè)人事管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)
    Tags:企業(yè) 門禁 管理系統(tǒng) 【收藏】 【返回頂部】
    最新文章
    熱門文章
    計(jì)算機(jī)論文
    推薦文章

    本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請(qǐng)聯(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號(hào)

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

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