論文格式
      電氣工程 會計論文 金融論文 國際貿(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) |
      搜索 高級搜索

      當前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 計算機論文
      畢業(yè)論文標題:

      日志動態(tài)分析系統(tǒng)設(shè)計與實現(xiàn)

       本文ID:LWGSW14534 價格:收費積分/100
      掃一掃 掃一掃
      本站會員可自行下載:下載地址 日志動態(tài)分析系統(tǒng)設(shè)計與實現(xiàn) (收費:1000 積分)  

      論文字數(shù):17307,頁數(shù):59

      摘要
       
       本論文通過對市場上現(xiàn)有的日志分析工具的研究與分析,描述了日志動態(tài)分析系統(tǒng)在MFC設(shè)計框架和面向?qū)ο蟮乃枷氲幕A(chǔ)上的設(shè)計與實現(xiàn)過程。相對于其它的日志分析工具,該系統(tǒng)加入了更為人性化的設(shè)置,除能對日志文件進行簡單的分析外,分析規(guī)則可根據(jù)不同的需求進行設(shè)置更改,從用戶的角度極大地改善了傳統(tǒng)的日志分析工具。
       本文介紹了實現(xiàn)該系統(tǒng)軟件所需要的環(huán)境配置以及所運用的開發(fā)工具Visual C++6.0,介紹了MFC框架的基本概念,分析了日志分析系統(tǒng)的工作原理以及介紹了各個模塊功能的分析設(shè)計與實現(xiàn)。


      關(guān)鍵詞:Windows應(yīng)用程序  VC++語言  MFC框架  面向?qū)ο?nbsp; 日志分析

      ABSTRACT
       
       With the research and analysis of the log analysis tools in the market, this thesis describes the designing and implementing processes of the log dynamic analysis system which based on the MFC framework and the object-oriented thinking. Compared to other log analysis tools, this system is added more human settings. For example, it not only has the function of the log file simple analysis, but also can change the settings of the analysis rules with the different requirements. From the perspective of users, it has greatly improved the traditional log analysis tools.
        This thesis introduces the required environment and the development tools – Visual C++6.0 for implementing the log dynamic analysis system at first, and then introduces the basic concepts of the MFC framework, also analyses the work principle of the system and introduces the analysis, design and implementation of each modules functions.
       
      Keywords: Windows applications;VC++;MFC;OO;Log analysis
      目錄

      摘要 I
      ABSTRACT III
      第1章 引言 - 1 -
      1.1 背景 - 1 -
      1.2 研究內(nèi)容 - 2 -
      第2章 開發(fā)技術(shù)、工具介紹 - 3 -
      2.1 Visual C++簡介 - 3 -
      2.2 Visual C++功能特點 - 4 -
      2.3 MFC框架 - 4 -
      2.4日志文件介紹 - 5 -
      2.4.1日志文件 - 5 -
      2.4.2日志文件格式 - 6 -
      第3章 日志動態(tài)分析系統(tǒng)設(shè)計 - 9 -
      3.1 系統(tǒng)需求分析 - 9 -
      3.1.1 系統(tǒng)概要: - 9 -
      3.1.2 系統(tǒng)功能一覽表 - 10 -
      3.2 系統(tǒng)設(shè)計 - 10 -
      3.2.1 軟件界面的基本功能: - 12 -
      3.2.2 軟件主要功能的設(shè)計: - 12 -
      3.2.3模塊的難點 - 14 -
      第4章 日志動態(tài)分析系統(tǒng)實現(xiàn) - 15 -
      4.1 整體效果 - 15 -
      4.2 實現(xiàn)過程 - 20 -
      4.2.1 時序圖生成子系統(tǒng)的實現(xiàn) - 20 -
      4.2.2 條件定義子系統(tǒng)的實現(xiàn) - 24 -
      4.2.3 日志抽出子系統(tǒng)的實現(xiàn) - 25 -
      第5章 系統(tǒng)測試 - 27 -
      5.1 系統(tǒng)測試的意義及目的 - 27 -
      5.2 本系統(tǒng)的測試過程 - 28 -
      第6章 結(jié)論 - 30 -
      致謝 - 31 -
      參考文獻 - 32 -
      附錄: - 33 -


      相關(guān)論文
      本論文在計算機論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
      上一篇:漏電保護器管理系統(tǒng)設(shè)計與實現(xiàn) 下一篇:網(wǎng)絡(luò)工程師在線學(xué)習(xí)和測試設(shè)計與..
      Tags:日志 動態(tài) 分析 系統(tǒng) 設(shè)計 實現(xiàn) 【收藏】 【返回頂部】
      最新文章
      熱門文章
      計算機論文
      推薦文章

      本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請聯(liá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號

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

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