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

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

    一般企業考勤信息管理系統設計與開發

     本文ID:LWGSW14452 價格:收費積分/100
    掃一掃 掃一掃
    本站會員可自行下載:下載地址 一般企業考勤信息管理系統設計與開發 (收費:1000 積分)  

    論文字數:18475,頁數:48

     摘要

     人力資源管理系統是企業管理機制中的重要組成部分,而考勤管理是其基本的組成部分,通過對企業考勤管理系統中的管理機制進行調查研究,開發了本套企業考勤管理系統。本系統中解決了企業考勤管理事務中的員工基礎檔案、離職、排班、請休假等考勤情況的問題以及相關統計工作。本系統中包含七個功能模塊:系統登錄、考勤準備、考勤員工管理、考勤班次管理、員工考勤管理、統計查詢及系統管理。
     本系統使用Sybase公司推出的PowerBuilder進行前端開發,基于Windows的面向對象的可視化開發工具。它采用了當今軟件設計的最新技術,具有開發效率高、設計靈活、生成的軟件界面友好美觀等特點。本系統中通過PB的ADO和數據庫進行無縫連接,大量應用了PB中的控件和觸發事件。后端的開發工具是Micorsoft SQL Server 2000,整個數據庫都是相互關聯的,使數據庫具有較高的完整性,一致性和安全性。

    關鍵詞:考勤管理,數據庫管理系統,PB
     
     
      
    ABSTRACT

     Human resource management system is an important mechanism of corporate governance component of enterprise time and attendance management is the main component of it, through the management mechanisms in research and development of this set of enterprise time and attendance management system, solving this system of enterprise time and attendance management services in the employee base file, leave, scheduling, attendance, etc. Please leave the issue and related statistics. The system includes seven functional modules: system registry, attendance preparation, attendance staff management, frequency of attendance management, employee attendance management, statistical inquiries and system management.
     
     The system introduced by the company so that Sybase PowerBuilder for front-end development, PB is based on the Windows object-oriented visual development tool. It uses the latest technology of today's software design, with the development of high efficiency, design flexibility, generates beautiful and so friendly software interface. Through this system, the ADO and databases PB seamless, large-scale application of the PB in the control and trigger events. Back-end development tools is Micorsoft sqlserver 2000, the database is interlinked, so that the database has high integrity, consistency and safety.

    Keywords:  the management of Attendance, DBMS, PB

    目 錄

    摘要 I
    ABSTRACT II
    第1章 相關技術簡介 1
    1.1引 言 1
    1.2 數據庫管理系統簡介 1
    1.3 開發工具PowerBuilder9.0 2
    1.4 Sybase SQL Server簡介 4
    1.5 C/S架構特點 5
    第2章 系統需求分析 7
    2.1 目的 7
    2.2 項目背景 7
    2.3需求分析 7
    2.3.1 問題定義及可行性研究 7
    2.3.2 管理系統具體任務要求和運行過程 8
    2.3.3 對現有系統的分析 9
    2.4 技術方面可行性分析 9
    2.4.1 軟件分析 9
    2.4.2 硬件分析 10
    2.4.3 人員分析 10
    2.5 經濟方面可行性分析 10
    2.6 結論 10
    第3章 系統總體設計分析 11
    3.1 系統架構 11
    3.2 系統設計 12
    3.3 數據流圖 12
    3.4 數據字典 15
    3.4.1 概述 15
    3.4.2 數據詞典描述 16
    第4章 數據庫設計 21
    4.1 概念結構設計 21
    4.1.1 實體及屬性描述 21
    4.1.2 ER圖 22
    4.2 邏輯結構設計 22
    4.2.1 ER模型轉化為關系模式轉換歸則 22
    4.2.2 關系模式 23
    4.3 物理結構設計 23
    4.4 系統總體安全性、可靠性方案與措施 26
    第5章 系統的詳細設計 27
    5.1 系統模塊設計及程序流程圖 27
    5.2 應用程序設計 28
    第6章 功能界面設計 30
    6.1 應用程序主界面的實現 30
    6.2 面向對象的實踐 32
    6.3 考勤準備的實現 33
    6.4 員工管理的實現 34
    6.5考勤班次 35
    6.6員工考勤 35
    6.6.1員工排班 35
    6.6.2 員工請假、缺考勤維護的實現 37
    6.7 考勤統計的實現 38
    6.8 系統管理的實現 39
    6.8.1更改密碼 39
    6.8.2用戶管理 39
    第7章 系統運行與測試 41
    結束語 42
    致謝 43
    參考文獻 44


    相關論文
    本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
    上一篇:科研成果申報系統的設計與開發 下一篇:基于JSP的學生成績管理系統
    Tags:企業考勤信息管理 信息管理系統 【收藏】 【返回頂部】
    最新文章
    熱門文章
    計算機論文
    推薦文章

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

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

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

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

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