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

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

    學科建設系統

     本文ID:LWGSW13954 價格:收費積分/100
    掃一掃 掃一掃
    本站會員可自行下載:下載地址 學科建設系統 (收費:1000 積分)  

    論文字數:14057,頁數:74

    摘 要
    隨著信息時代的飛速發展,以前對學科建設信息的人工管理越來越不能滿足當前大量信息管理的需求,因此建立一個學科建設信息管理系統是勢在必行的。學科建設信息管理系統容納了高校學科建設所需的各種信息,如教學、科研、高層次學位管理、設備條件管理、圖書資料建設、學術交流等眾多方面和環節。該系統對學科建設所需各方面的信息都進行了智能化的管理,替代了一直以來人們使用傳統人工的管理文件檔案,提高了效率和保密性,并且可以基于internet快速查詢學科建設相關資料。 本文同時論述了強大功能的通用報表組件的研制與開發過程,該組件增加了用戶同系統數據間的互動性,改進了固定報表的局限性。在對該系統做出詳細具體的需求分析基礎上,確定了該系統的功能要求和性能要求、選擇了最適合該系統的系統模型、設計了系統的網絡拓撲結構以及數據庫結構,并對數據庫進行了優化。系統采用的是B/S與C/S相結合的軟件體系結構和面向對象的開發方法;采用關系型數據庫、分布式數據庫相結合技術來構建系統的數據庫,設計數據庫接口來實現對多個數據庫的操作,采用用戶權限分配、數據加密、存儲過程、觸發器等技術手段來加強系統的安全和數據庫的完整性。
    學科建設信息管理系統主要實現以下幾個功能:1、師資隊伍建設信息管理;2、研究生信息管理;3、科研(論文、專著、項目)建設的信息管理;4、 圖片信息管理;5、實驗室建設信息管理;6、設備建設信息管理。對學院各學科的所有設備信息的有效管理;7、資料建設信息管理;8、 學科建設所涉及的所有信息的通用查詢。
    關鍵字: Dreamweaver;    SQL Server 2000;      ASP

    ABSTRACT
    With the fast development of information era, the manual management to discipline construction information could wore and wore satisfy new demand for better management on a lots of information. Therefore, it is necessary to build a information management system of discipline construction. The system of discipline construction information includes all information required by discipline construction in university such as teaching, scientific research, degree management in high level, Conditions of equipment management, construction of library materials, academic exchanges, and many other aspects and links. The system of disciplines required for the construction of information have carried out the intelligent management, has been replaced by the use of the traditional paper file management, improved efficiency and confidentiality and can be based on the internet to quickly find information on subjects related to the building. This article also discussed the power of the general statements of components research and development process, the component with an increase of user data between the system of interaction, improvement of the limitations of the fixed statements. In the system to make a detailed analysis of the specific needs on the basis of determining the system's functional requirements and performance requirements, select the most suitable model of the system, design the system and network topology database structure, and database Optimized. System is based on B / S and C / S combination of software architecture and object-oriented development; using relational database, integration of distributed database technology to build a database system, database interface design to achieve the more A database of the operation, a user rights distribution, data encryption, storage, flip-flop, and other technical means to strengthen the system's security and the integrity of the database.
    Subject Construction information management system to achieve the following key features: 1, teachers construction information management; 2, post-graduate information management; 3, Research (papers, monographs, the project) to build the information management; 4, the picture information management; 5, experiment Room building information management; 6, construction equipment information management. School of the various disciplines of all equipment for the effective management of information; 7, the building of information management information; 8, the subject involved in building all the information for the generic.
    Key word: Dreamweaver;    SQL Server 2000;      ASP

    目 錄
    摘要 3
    第1章  ASP簡介 3
    1.1  Active Server Pages簡介 3
    1.2  ASP 的新功能 4
    1.3  ASP頁面的結構 5
    1.4  ASP的運行環境 5
    1.5  ASP 內建對象 5
    1.6  ASP的主要內置組件 6
    1.7  Database Access組件ADO 6
    1.8  ASP的腳本語言 6
    1.9  ASP能干什么? 7
    1.10  HTML 和 ASP 的區別 7
    1.11 Microsoft SQL Server 2000簡介............................5
    第二章 運行環境及系統性能需求分析..............................5
    2.1、硬件需求...................................................5
    2.2、軟件需求.................................................. 6
    2.3、開發環境............................................... 6
    第三章 學科建設系統管理系統的設計................... 9
    3.1、系統詳細功能分析..........................................8
    3.2、數據庫設計與實現....................... ...............19
    第四章 學科建設系統管理系統的實現................. 25
    4.1、數據庫的連接...........................................25
    4.2、登錄界面設計.......................................... 28
    4.3、師資隊伍建設信息管理模塊....................................33
    4.4、研究生信息管理模塊...................................... 37
    4.5、科研信息管理模塊包括....................................... 39
    總結 ........................................................ 50
    致謝 ........................................................ 51
    參考文獻 .................................................... 52


    相關論文
    本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
    上一篇:網絡實驗教學網站 下一篇:醫療器械公司論壇的設計與實現
    Tags:學科建設 系統 【收藏】 【返回頂部】
    最新文章
    熱門文章
    計算機論文
    推薦文章

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

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

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

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

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