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

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

      基于B/S的網絡畢業設計管理系統

       本文ID:LWGSW17831 價格:收費積分/100
      掃一掃 掃一掃
      本站會員可自行下載:下載地址 基于B/S的網絡畢業設計管理系統 (收費:1000 積分)  

      論文字數:11032.頁數:38

       摘要
       從目前高校畢業設計管理中存在的問題出發.開發一套基于B/S的網絡畢業設計管理系統。通過畢業設計管理過程分析.進行了系統需求研究、系統結構設計和系統用戶界面設計,實現了畢業設計管理中的選題、過程管理、資料匯總的各項功能。有著很大的實際意義。
       畢業設計管理系統對學校加強學生畢業設計管理有著極其重要的作用。由于近幾年各個大學學生的數量日益龐大,傳統的手工管理不僅工作量大,而且容易出現問題。另外,學生的信息要用到學校教務管理的各個方面,所以一旦學生畢業設計管理出現了錯誤,后果往往是非常嚴重的。傳統手工的學生畢業設計管理,管理過程繁瑣而復雜,執行效率低,并且易于出錯。通過這樣的系統,我們可以做到信息的規范管理和快速查詢,實現了對學生畢業設計管理的系統化、規范化和自動化,這樣不僅減少了管理工作量,還提高了管理效率,降低了管理成本。
       一個完整的科學的畢業設計管理流程需要從導師根據自己的研究領域給出一些自己的課題或熟悉的題目,或學生自己事先跟老師說好的項目,要求導師帶。管理員把教師的課題放在系統上,讓學生選擇自己喜歡的項目,最后導師再確定其要帶的學生。如果學生選的課題為能被相應的教師選上,則要進入第二次的選題,直到每位畢業生和教師都有課題為止。確定題目之后就是寫開題報告,進行開題答辯。導師進行指導。開始做畢業設計。交畢業設計論文,進行畢業答辯。當然系統還應該有新聞發表,以及導師答辯組分配等一些功能。
       使用JCreator Pro及mysql數據庫作為開發工具,利用面向對象的結構和B/S三層結構的設計方法,基本實現了畢業設計管理。
       
      關鍵字:B/S架構,mysql,面向對象
       
       
       Abstract
       College graduates from the current design management on the problem, Developing a network based on this architecture graduate design management system. Through graduation design management process analysis. The demand for system , System architecture design and user interface design . Had graduated from the design and management of topics, process management, data compilation of various functions . Have great practical significance.
           Graduation management system for schools to improve students graduate design management has an extremely important role. Due to various universities in recent years the number of students increasing, Traditional manual management is not only the heavy workload, but also prone to problems, In addition, students use the information to schools teaching management in all aspects , So once the students graduate design management, the wrong, the consequences are often very serious , Traditional manual design graduates for management process tedious and complicated, low efficiency, and ease of mistakes, Through such a system, we can standardize information management and rapid inquiry, Implementation of the students graduate design management system, standardization and automation, This will not only reduce the workload management, and improve the management efficiency and reduce the cost of management.
          A complete scientific process design and management graduate from the need for teachers on the basis of their areas of research are given on some of his own subjects familiar with the subject, or student told the teacher prior good project, requiring a tutor. Administrators put teachers on the subject system, allowing students to choose their own favorite projects, Finally instructors to confirm its leading students. If students choose to be subject to the corresponding teachers elected, will have to enter the second round of topics. until everyone graduates and teachers have subject position. After a set topic that the report was opened, that opened in reply. Instructor guidance. Started graduate design. Graduation Thesis pay for graduation reply. Certainly system should have news and trainers reply Group distribution features.
       JCreator Pro and the use mysql database development tool, the use of object-oriented structure and B/S three-tier structure of the system, had graduated from basic design management.
         Keywords : B/S structure, mysql, object-oriented
      目    錄

      目錄

      摘要 I
      Abstract II
      第一章  引言 1
      第二章 開發環境介紹 3
      2.1開發工具JCreator Pro 3
      2.2 運行環境tomcat 3
      2.3 J2EE體系結構 4
      第三章 系統分析 5
      3.1 問題的提出 5
      3.2 分析問題 5
      3.3 系統設計目標 6
      3.3.1 系統設計的長遠目標:實現完善的畢業設計管理系統 6
      3.3.2 系統設計近期 7
       第四章 系統總體設計 8
      4.1  數據流圖 8
      4.2 部分數據字典 8
      4.3 E-R圖 9
      4.4 功能模塊 9
      4.4.1 程序層次 9
      4.4.2 模塊功能說明 10
      4.5 系統數據表 11
      4.5.1教師信息表 11
      4.5.2課題信息表 11
      第五章 系統詳細設計 12
      5.1 根據選擇學生和教師的流程圖 12
      5.2 學生畢業設計流程圖5.2所示: 13
      第六章 編碼實現與測試 15
      第七章 程序界面 27
      第八章  總結與展望 31
      8.1 總結 31
      8.2 心得體會 32
      致  謝 33
      參考文獻 34


      相關論文
      本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
      上一篇:SOBOSS門戶網站建設 下一篇:康通公司軟件開發項目管理系統
      Tags:基于 網絡 畢業設計 管理系統 【收藏】 【返回頂部】
      最新文章
      熱門文章
      計算機論文
      推薦文章

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

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

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

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

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