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

    當(dāng)前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 電子通信論文
    畢業(yè)論文標(biāo)題:

    圖書館管理系統(tǒng)及原代碼畢業(yè)設(shè)計

     本文ID:LWGSW9019 價格:收費積分/100
    掃一掃 掃一掃
    本站會員可自行下載:下載地址 圖書館管理系統(tǒng)及原代碼畢業(yè)設(shè)計 (收費:6000 積分)  

    電子通信論文編號:TX114  字?jǐn)?shù):23671.頁數(shù):61 
    目錄        

    第一章 緒論  4
    1.1管理信息系統(tǒng)概述  4
    1.1.1管理信息系統(tǒng)的特點  4
    1.1.2 圖書館管理系統(tǒng)的介紹  6

    1.2 開發(fā)工具的選擇和介紹  7
    1.2.1 開發(fā)工具的選擇  7
    1.2.2 Visual Basic開發(fā)工具的介紹  7
     1.3 數(shù)據(jù)庫系統(tǒng)的概述  9
    1.3.1 SQL Server基礎(chǔ)  10
    1.3.2信息管理系統(tǒng)所涉及的數(shù)據(jù)庫設(shè)計  10
     1.4 Visual Basic數(shù)據(jù)庫的概述  12
    1.4.1 Visual Basic數(shù)據(jù)庫的構(gòu)成  12
    1.4.2 Visual Basic的數(shù)據(jù)庫訪問  13
    第二章 圖書館管理系統(tǒng)的分析和設(shè)計  15
    2.1圖書管理系統(tǒng)的總體設(shè)計  15
    2.1.1應(yīng)用程序功能的總體設(shè)計  15
    2.1.2數(shù)據(jù)庫的需要分析  16
    2.2數(shù)據(jù)庫的邏輯結(jié)構(gòu)設(shè)計 16
    2.2.1數(shù)據(jù)庫的邏輯結(jié)構(gòu)設(shè)計  17
    2.2.2 數(shù)據(jù)庫結(jié)構(gòu)的實現(xiàn)  18
    第三章 圖書館管理信息系統(tǒng)具體實現(xiàn)  20
    3.1圖書管理系統(tǒng)的創(chuàng)建  20
    3.1.1系統(tǒng)的創(chuàng)建和運行順序  20
    3.1.2圖書館管理信息的主窗體設(shè)計  20
    3.2公用模塊的創(chuàng)建  21
    3.3系統(tǒng)用戶管理設(shè)計及原代碼  23
    3.4讀者種類管理窗口的設(shè)計及原代碼  24
    3.4.1修改讀者種類窗體的設(shè)計及原代碼  28
    3.4.2讀者信息管理窗體的設(shè)計及原代碼  30
    3.5書籍類別管理窗體的設(shè)計及原代碼  36
    3.6書籍信息管理窗口的設(shè)計及原代碼  40
    3.7借書管理窗口的設(shè)計及原代碼  45
    3.8.還書信息管理窗口設(shè)計及原代碼  52
    結(jié)束語  59
    第四章 參考文獻(xiàn)  60
    致謝  61

    前言 
    隨著計算機技術(shù)的飛速發(fā)展,計算機在生活中應(yīng)用的普及,利用計算機實現(xiàn)圖書的管理勢在必行。本系統(tǒng)結(jié)合圖書館實際需求分析,采用功能強大的Visual Basic6.0做為開發(fā)工具,來開發(fā)出來的單機版圖書管理系統(tǒng)。整個系統(tǒng)從符合操作簡便、界面友好、靈活、實用、安全的要求出發(fā),完成借書、還書的全過程,包括讀者資源、書籍資源、借書信息、還書信息能夠及時地了解各個環(huán)節(jié)的信息的變更,經(jīng)過使用證明,本文所設(shè)計的圖書管理系統(tǒng)可以滿足圖書館管理方面的需要。論文主要介紹了本課題的開發(fā)背景,所要完成的功能和開發(fā)的過程。重點的說明了系統(tǒng)設(shè)計的重點、設(shè)計思想、難點技術(shù)和解決方案。
    圖書管理系統(tǒng)是典型的信息管理系統(tǒng)(MIS),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護以及前端應(yīng)用程序的開發(fā)兩個方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強、數(shù)據(jù)安全性好的數(shù)據(jù)庫。而對于后者則要求應(yīng)用程序功能完備,易使用等特點。      結(jié)合開入式圖書館的要求,對 SQL Server2000數(shù)據(jù)庫管理系統(tǒng)、、Visual Basic6.0應(yīng)用程序設(shè)計,進行了較深入的學(xué)習(xí)和應(yīng)用,主要完成對圖書管理系統(tǒng)的需求分析、功能模塊劃分、數(shù)據(jù)庫模式分析,并由此設(shè)計了數(shù)據(jù)庫結(jié)構(gòu)和應(yīng)用程序。系統(tǒng)運行結(jié)果證明,本文所設(shè)計的圖書管理系統(tǒng)可以滿足借閱者、圖書館工作人員和高級管理員三方面的需要。第一章對管理系統(tǒng)進行了簡明的介紹,學(xué)習(xí)了具體的開發(fā)工具Visual Basic6.0,對其數(shù)據(jù)庫組件并分析了開發(fā)圖書管理系統(tǒng)所應(yīng)進行的工作。第二章對數(shù)據(jù)庫的設(shè)計和SQL語言的使用進行了系統(tǒng)分析,為深入理解數(shù)據(jù)庫應(yīng)用打下了基礎(chǔ)。第三章主要對圖書管理實現(xiàn)介紹,分析了圖書管理信息系統(tǒng)的應(yīng)用需求,建立了數(shù)據(jù)庫,實現(xiàn)了數(shù)據(jù)庫記錄的添加、刪除和修改。第四章圖書管理系統(tǒng)的實現(xiàn)以及原代碼設(shè)計和窗體設(shè)計,第五章主要介紹參考文獻(xiàn)。最后,系統(tǒng)還可以導(dǎo)入數(shù)據(jù)庫以對任意同結(jié)構(gòu)的數(shù)據(jù)庫進行操作。 關(guān)鍵詞:數(shù)據(jù)庫, SQL Server2000,Visual Basic6.0,窗體,

     Foreword
    Fly technically along with the calculator to develop soon, the calculator is applied in life of universality, make use of the management that calculator realizes books the power at necessarily line. Combinative library in this system the actual need analyzes, adopting the mighty Visual in function Basic6.0 be used as to develop the tool, the single machine landscape book that develop out management system. Whole system from match the operation simple, the interface amity, vivid, practical and safe request sets out, completing to borrow the book, the whole process that return book, include the reader resources, book resources, borrow the book information and return book the information can understand the alteration of the information of the each link in time, through usage proof, this text a books for designing management system can satisfy the demand that library manage aspect.The thesis introduced this lesson a process for of the background of development, the finished function wanted with development primarily.The point explained the point, design of the system design the thought, a little bit difficult technique with solution.
    Books management system is development two aspects that information management system( MIS), its development includes primarily the backstage database establishes with support and the head procedure.Establishes to rise to the former request the data consistency is strong with the complete, the database that data safety like.But request the latter very much the applied procedure function complete, easy usage etc. characteristics.
       The combination opens into the request of the type library, managing the system to the SQL Server2000 database, Visual Basic6.0 application the procedure designs, proceeding the thorough study with applycompleting primarily the need to manage the system to books analysis, function mold piece divide the line, the database mode analyzes, and designed the database construction from here with apply the procedure.The system circulates the result proof, this text a books for designing management the system can satisfy to borrow to read, library worker with high class managing person three the demand of aspects. A development for to managing system proceeding clear introduction in Chien, studying in a specific way tool Visual Basic6.0, database module and analyzed the development books management system a work for should proceeding. A design for to database proceeded the system analysis with the phonetic usage in SQL.Aapplication for mainly to bookses managing realizing introduction, analyzing books managing information system requires with, establishing the database, realizes the database record of increase and delete with modify.A books manages the system realizes and the original code design designs with the window, chapter main the introduction consults cultural heritage.Finally, the system can also duct into the database with to arbitrarily and together the structural database proceeds the operation.
         Keyphrase: Database, SQL Server2000,VisualBasic6.0, window.


    相關(guān)論文
    本論文在電子通信論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
    上一篇:網(wǎng)絡(luò)教育應(yīng)用網(wǎng)站設(shè)計 下一篇:搜索引擎的開發(fā)與實現(xiàn)
    Tags:圖書館 管理系統(tǒng) 代碼 畢業(yè)設(shè)計 【收藏】 【返回頂部】
    會計論文
    電子機電論文
    金融論文
    電氣自動化論文
    模具設(shè)計
    化學(xué)工程與工藝
    機械設(shè)計
    電子通信論文
    英語論文
    行政管理論文
    物流論文
    電子商務(wù)論文
    法律論文
    國際貿(mào)易論文
    財務(wù)管理論文
    人力資源論文
    市場營銷論文
    土木工程論文
    工商管理論文
    工程管理論文
    漢語言文學(xué)論文
    教育管理論文
    測控專業(yè)論文
    交通工程論文
    旅游管理論文
    新聞專業(yè)論文
    藝術(shù)設(shè)計
    教育技術(shù)學(xué)論文
    應(yīng)用物理學(xué)論文
    輕化工程論文
    德語專業(yè)論文
    給水排水工程
    服裝設(shè)計與工程
    食品生物技術(shù)
    材料科學(xué)與工程
    電視制片管理
    工業(yè)工程論文
    文化產(chǎn)業(yè)管理
    包裝工程論文
    印刷工程論文
    信息管理論文
    制藥工程論文
    生物工程論文
    電子信息工程
    信息計算科學(xué)
    電氣工程論文
    通信工程論文
    財務(wù)會計畢業(yè)論文
    電子商務(wù)畢業(yè)論文
    現(xiàn)代教育技術(shù)
    信息管理專業(yè)
    心理學(xué)專業(yè)
    數(shù)學(xué)與應(yīng)用數(shù)學(xué)
    數(shù)學(xué)教育
    護理學(xué)畢業(yè)論文
    其他專業(yè)論文
    歷史學(xué)論文
    學(xué)前教育畢業(yè)論文
    小學(xué)教育畢業(yè)論文
    教育管理畢業(yè)論文
    法律專業(yè)畢業(yè)論文
    漢語言文學(xué)畢業(yè)論文
    工商管理畢業(yè)論文
    人力資源畢業(yè)論文
    營銷專業(yè)畢業(yè)論文
    物流專業(yè)畢業(yè)論文
    計算機論文
    最新文章
    熱門文章
    計算機論文
    推薦文章

    本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請聯(lián)系指出,本站及時確認(rèn)刪除 E-mail:349991040@qq.com

    論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供電子通信論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

    Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號

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

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