【正文】
本科畢業(yè)論文(設(shè)計(jì)) 基于 C的圖書(shū)管理系統(tǒng) 所 在 學(xué) 院 信息科學(xué)技術(shù)學(xué)院 專(zhuān) 業(yè) 名 稱(chēng) 計(jì)算機(jī)科學(xué)與技術(shù) 申請(qǐng)學(xué)士學(xué)位所屬學(xué)科 工 學(xué) 年 級(jí) 20xx 級(jí) 完 成 日 期 20xx 年 5 月 20 日 摘要 I 摘 要 二十一世紀(jì)是信息網(wǎng)絡(luò)時(shí)代,隨著科學(xué)技術(shù)的發(fā)展和計(jì) 算機(jī)行業(yè)的迅速進(jìn)步,人們的工作效率也不斷提高,利用計(jì)算機(jī)處理系統(tǒng)處理各種數(shù)據(jù)和管理系統(tǒng)對(duì)數(shù)據(jù)的管理已經(jīng)成為工作中不可或缺的工作方式。 圖書(shū)管理系統(tǒng)是大中小型圖書(shū)館和學(xué)校管理機(jī)制中必不可少的重要組成部分。圖書(shū)管理系統(tǒng)也以快捷、方便的優(yōu)點(diǎn)逐漸進(jìn)入人們的生活中,改變了傳統(tǒng)的圖書(shū)管理方式,提高了管理效率,減輕了工作人員以往繁忙的工作壓力,降低了數(shù)據(jù)出錯(cuò)的概率,使人們通過(guò)圖書(shū)管理系統(tǒng)以快捷的方式獲取圖書(shū)的全面信息。 本系統(tǒng)是基于 C的圖書(shū)管理系統(tǒng),采用微軟開(kāi)發(fā)工具 Microsoft Visual Studio 20xx 和微軟數(shù)據(jù)庫(kù) Microsoft SQL Server 20xx 設(shè)計(jì),實(shí)現(xiàn)了對(duì)身份驗(yàn)證、書(shū)庫(kù)管理、借閱證管理和系統(tǒng)管理功能。 關(guān)鍵詞 : C圖書(shū)管理系統(tǒng) ,數(shù)據(jù)庫(kù) ,Visual Studio 20xx,SQL Server 20xx Abstract II ABSTRACT The twentyfirst Century is the era of information work,with the development of science and technology and the progress of the puter industry,people also improve the work efficiency a puter system to process a variety of data processing and management systems for data management has bee an integral part of work. Library management system is an indispensable part of small and mediumsized libraries and school management system, Library management system also has the advantages of convenient and quick, gradually into people39。s lives, changing the traditional library management methods, improving management efficiency, reducing the busy work of the staff working pressure,reducing the probability of data error,so that people in the quickest way to obtain prehensive information books by library management system. This system is a library management system which based on the C, using Microsoft development tools of Microsoft Visual Studio 20xx and Microsoft, Microsoft SQL Server20xx database design for authentication, the realization of authentication, library management, the application card management and system management functions. Keywords: Library management system of C,Database,Visual Studio 20xx,SQL Server20xx 目錄 III 1 緒論 .................................................................................................................................1 圖書(shū)管理系統(tǒng)選題背景和意 義 .................................................................................1 系統(tǒng)要解決的問(wèn)題 .................................................................................................1 主要設(shè)計(jì)內(nèi)容與設(shè)計(jì)工具簡(jiǎn)介 ................................................................................1 2 可行性研究 ......................................................................................................................3 圖書(shū)管理系統(tǒng)系統(tǒng)概述 ..........................................................................................3 可行性分析 .............................................................................................................4 3 需求分析 ..........................................................................................................................4 功能分析 ...............................................................................................................4 ER 模型圖 .............................................................................................................6 4 總體設(shè)計(jì) ..........................................................................................................................7 系統(tǒng)結(jié)構(gòu)流程圖 .....................................................................................................7 功能結(jié)構(gòu)圖 ............................................................................................................7 關(guān)系數(shù)據(jù)模型 ........................................................................................................8 數(shù)據(jù)庫(kù)的設(shè)計(jì) ........................................................................................................9 5 詳細(xì)設(shè)計(jì) .......................................