freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

數(shù)據(jù)庫課程設(shè)計(jì)--圖書管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)(已修改)

2025-06-22 01:18 本頁面
 

【正文】 計(jì)算機(jī)工程學(xué)院 數(shù)據(jù)庫原理及應(yīng)用 課程設(shè)計(jì)報告 課題名稱: 圖書管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 專業(yè): 信息管理與信息系統(tǒng) 班級: 信管 1121 姓名: 楊 ** 學(xué)號: 1121807131 指導(dǎo)老師: 周泓、 金春霞 2021 年 12 月 14 日 課程設(shè)計(jì)任務(wù)及進(jìn)度表 課題 名稱 圖書管理 系統(tǒng) 的 設(shè)計(jì)與實(shí)現(xiàn) 設(shè)計(jì) 目的 通過對 圖書管理 系統(tǒng)的設(shè)計(jì)和開發(fā),了解了數(shù)據(jù)庫的設(shè)計(jì)與開發(fā)的全過程,達(dá)到鞏固數(shù)據(jù)庫理論知識、鍛煉實(shí)踐能力和構(gòu)建合理知識結(jié)構(gòu)的目的。 實(shí)驗(yàn) 環(huán)境 操作系統(tǒng): Windows 7; 編程環(huán)境: vfp 任務(wù) 要求 1. 搜集 圖書管理 問題方面的資料,進(jìn)行需求分析; 2. 完成概念設(shè)計(jì)、邏輯設(shè)計(jì)等各階段的設(shè)計(jì); 3. 編寫程序代碼,系統(tǒng)調(diào)試; 4. 撰寫課程設(shè)計(jì)報告; 5. 參加答辯。 工作進(jìn)度計(jì)劃 序號 起止日期 工 作 內(nèi) 容 1 ~ 查詢資料、 確定 課題 2 ~ 需求分析、系統(tǒng)總體設(shè)計(jì) 3 ~ 系統(tǒng) 詳細(xì) 設(shè)計(jì)、編寫程序代碼、調(diào)試程序 4 ~ 撰寫課程設(shè)計(jì)報告 ,答辯 指導(dǎo)教師(簽章): 年 月 日 課程設(shè)計(jì)評語 學(xué)生姓名: 楊 ** 班級、學(xué)號 : 信管 11 2 1 11218 0 7 1 3 1 題 目: 圖書管理 系統(tǒng) 的設(shè)計(jì)與 實(shí)現(xiàn) 綜合成績: 教師評語: 教師 (簽字 ): 年 月 日 中文摘要 圖書管理系統(tǒng)是典型的信息管理系統(tǒng) (MIS),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個方面,一方面要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的庫另一方面則要求應(yīng)用程序功能完備 易使用等特點(diǎn)。因此我結(jié)合學(xué)校圖書借閱的要求,對 Visual FoxPro 數(shù)據(jù)庫管理系統(tǒng)、 SQL 語言進(jìn)行了較深入的學(xué)習(xí)和應(yīng)用,主要完成對圖書管理系統(tǒng)的需求分析、功能模塊劃分、數(shù)據(jù)庫模式分析,并由此設(shè)計(jì)了數(shù)據(jù)庫結(jié)構(gòu)和應(yīng)用程序。 VFP 圖書管理系統(tǒng)是一個教育單位不可缺少的部分它的內(nèi)容對于學(xué)校的決策者和圖書管理者來說都至關(guān)重要所以圖書管理系統(tǒng)應(yīng)該能夠?yàn)榻處熀蛯W(xué)生提供充足的圖書信息和快捷的查詢手段。 關(guān)鍵詞 信息管理, VFP,圖書管理,數(shù)據(jù)庫 外文摘要 Title Library management system design and Implementation Abstract Library management system is a typical management information system (MIS), its development mainly includes two aspects: the background of the establishment and maintenance of database and frontend application development, A request to establish data consistency and integrity, and data security of a good library on the other hand, then requires the application program function plete easy to use etc. The main is the bination of school library borrowing requirements, and have a thorough on Visual FoxPro database management system and SQL language. The pletion of the main library management system requirements analysis, functional module division, database model analysis, and thus designed the database structure and the application procedure. VFP library management system is an education unit essential part, its content for the policy makers and school library managers are crucial so library management system should provide the ample information and fast query tool for teachers and students. Keywords Information management, VFP, library management, database 數(shù)據(jù)庫原理及應(yīng)用課程設(shè)計(jì)報告 目 錄 1 引言???????????????????????????????? 1 選題背景 ???????????????????????????? 1 系統(tǒng)環(huán)境 ???????????????????????????? 1 2 系統(tǒng)總體分析??????? ????????????????????? 2 需求分析 ???????????????????????????? 2 功能需求??????????????????????????? 2 性能需求??????????????????????????? 3 環(huán)境需求??????????????????????????? 3 可行性分析 ??????????????????????????? 3 經(jīng)濟(jì)可行性?????????????????????????? 3 技術(shù)可行性?????????????????????????? 3 管理可行性??
點(diǎn)擊復(fù)制文檔內(nèi)容
畢業(yè)設(shè)計(jì)相關(guān)推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1