資源描述:
《基于vc的考勤系統(tǒng)的設(shè)計(jì)和與實(shí)現(xiàn)畢業(yè)論文》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫(kù)。
1、畢業(yè)設(shè)計(jì)(論文)基于VC的考勤系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)TheDesignandImplementationofAttendanceSystemBasedonVC摘要隨著現(xiàn)代科學(xué)技術(shù)的發(fā)展,越來(lái)越多的公司和企業(yè)對(duì)職工的考勤都實(shí)行了信息化管理,使用計(jì)算機(jī)系統(tǒng)代替復(fù)雜的手工方式來(lái)管理考勤事務(wù)??记谙到y(tǒng)可以有效地管理公司員工的出勤情況,規(guī)范人事制度管理,保證公司正常的工作,是人力資源管理的重要組成部分。因此,考勤管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)有著十分重要的意義。系統(tǒng)的開(kāi)發(fā)主要包括后臺(tái)數(shù)據(jù)庫(kù)的建立,維護(hù)以及前端應(yīng)用程序的開(kāi)發(fā)兩個(gè)方面,主要模塊包括基本信息管理模塊,考勤信息管理模塊,統(tǒng)計(jì)查詢模塊和系統(tǒng)用戶管理模塊。系統(tǒng)是使用
2、VisualC++開(kāi)發(fā)平臺(tái),使用MicrosoftVisualStudio6.0作為工具軟件,數(shù)據(jù)庫(kù)為SQLSEVER2005。系統(tǒng)采用目前比較流行的ODBC數(shù)據(jù)訪問(wèn)技術(shù),并將每個(gè)數(shù)據(jù)庫(kù)表的字段和操作封裝到類中,它使應(yīng)用程序的各個(gè)窗口都能夠共享對(duì)表的操作,不需要重復(fù)編碼,使程序更加易于維護(hù),從而將面向?qū)ο蟮某绦蛟O(shè)計(jì)思想應(yīng)用到數(shù)據(jù)庫(kù)應(yīng)用程序中。本論文共分為5章。第1章簡(jiǎn)要介紹了課題的背景,意義和研究方法;第2章對(duì)本系統(tǒng)所用的開(kāi)發(fā)工具和數(shù)據(jù)庫(kù)做了簡(jiǎn)要的介紹;第3章是本系統(tǒng)的概要設(shè)計(jì),對(duì)系統(tǒng)進(jìn)行了需求分析,主要分析其系統(tǒng)需求和功能需求,并對(duì)數(shù)據(jù)庫(kù)表進(jìn)行了一些設(shè)置,作出相應(yīng)的流程圖;第4章是詳細(xì)設(shè)計(jì),
3、介紹了各個(gè)模塊的詳細(xì)實(shí)現(xiàn);第5章對(duì)全文的內(nèi)容作了總結(jié)。關(guān)鍵字:VisualC++;SQLSERVER,MFC;考勤管理;ODBC數(shù)據(jù)訪問(wèn)技術(shù)。AbstractThecompetitioninthetelecommunicationmarkethasbecomemoreandmorefierce,whichcausearesultthattheserviceproviderpaymoreattentiontothequalityandthesecurityofthenetwork.Thetransmissionnetworkisthefoundationofthewholecommunicati
4、onnetwork,butduetothemassconstructionearlier,theshortcomingsaregettingmoreandclearer,andthenetworkoptimizationistheonlywaytosolvetheproblem.Systemmainlyincludestheestablishmentofthebackgrounddatabase,front-endapplicationmaintenanceanddevelopmentoftwomainmodules,includingbasicinformationmanagementmod
5、ule,attendanceinformationmanagementmodule,statisticsmoduleandsystemqueriestheusermanagementmodule.SystemistouseVisualC++developmentlanguage,theuseofMicrosoftVisualStudio6.0asatoolforsoftware,databaseforSQLSEVER2005.SystemiscurrentlymorepopularODBCdataaccesstechnology,anddatabasetablesforeachofthefie
6、ldandoperationoftheclasspackage,whichallowsapplicationstoshareallthevariouswindowsontheoperationtable,donotneedtoduplicatecode,sothatproceduresmoreeasytomaintain,sothatobject-orientedprogrammingdesignconceptsappliedtodatabaseapplications.Thisthesisisdividedinto5chapters.Thefirstchapterbrieflyintrodu
7、cesthebackgroundofthetopic,thesignificanceandresearchmethods;thesecondchapterofthesystemusedinthedevelopmenttools,andthedatabaseisbrieflyintroduced;thethirdchapteristhesummaryofthesystemdesign,analyze