博碩士論文 91532002 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:59 、訪客IP:18.227.114.225
姓名 曹朱榜(Chu-pong Tsaou)  查詢紙本館藏   畢業系所 資訊工程學系
論文名稱 使用模糊理論於目標驅動使用案例之功能點分析研究
(The Study on Function Point Analysis of Goal-Driven Use Cases using Fuzzy Theory)
相關論文
★ 移動代理人監控系統之設計與實作★ 以正規表式法為基礎之地理編碼服務設計與實作
★ Android應用程式開發之持續整合系統★ 基於設計矩陣之需求追溯關係建立方法
★ 點對點移動代理人之設計與實作與於車資通訊之應用★ 網頁內容叢集分類法之設計與實作
★ 設計與實作於行動裝置上以XUL為基礎之介面呈現★ Android平台上以OSGi為基礎之服務遞送
★ 利用網頁內容結構之區塊擷取方法以呈現新聞服務★ 設計與實作以感測器為中心的查詢機制
★ 針對路徑規劃服務之Web 2.0系統設計與實作★ 整合OSGi與RESTful服務之BPEL引擎
★ 利用文件相似度以轉換網路內容為OSGi Bundles★ 量測Java類別的耦合關係
★ 轉換Android應用程式為OSGi Service★ 物聯網應用之Context塑模方法
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 傳統之使用案例功能點分析針對使用案例的複雜度只給予三個固定的權值,因而忽略了個別使用案例的複雜程度。本研究提出一個使用案例的度量程序,使用模糊理論於目標驅動使用案例以進行傳統使用案例功能點分析方法之擴充。根據使用案例之間的關聯程度,我們使用模糊歸屬函數與模糊規則進行模糊推導,計算出個別使用案例之未調整目標驅動使用案例功能點(Unadjusted GDUC Points)。之後,進一步考慮系統與環境的複雜因子,計算整個系統調整後之目標驅動使用案例功能點。如此可更精確的表示出個別使用案例的複雜度並進一步了解整體系統之複雜度與所需的開發時程與人力。
摘要(英) Traditional use case point analysis method provides only three fixed complexity grades for use case which can not show the exact complexity of each use case in a system. This study, therefore, provides a use case measurement procedure for goal-driven use cases based on fuzzy theory. We propose a membership function and fuzzy rules to calculate the unadjusted function points of goal-driven use cases (Unadjusted GDUC points) based on the relations between each use cases. Furthermore, the technical and environmental factors are considered to calculate the adjusted use case points of the system. The adjusted GDUC points can be used to estimate the implementation time and effort of the system under development.
關鍵字(中) ★ 目標驅動
★ 軟體估算
★ 功能點
★ 模糊理論
★ 使用案例點
關鍵字(英) ★ GART
★ FUZZY
★ Use Case
★ Function Point
論文目次 摘要 III
Abstract IV
誌謝 V
第一章緒論 1
1.1背景 1
1.2動機 3
1.3論文架構 3
第二章 背景知識介紹 5
2.1 程式行度量法(Line Of Code) 6
2.2 功能點分析度量法(Function Point Analysis) 6
2.3 MKII 10
2.4 使用案例點分析(Use Case Function Point Analysis) 15
2.4.1統一模塑語言(Unified Modeling Language, UML) 15
2.4.2 使用案例點(Use Case Point, UCP) 17
2.5目標驅動之需求追溯方法[11] 23
2.6 模糊理論(Fuzzy Theory) 28
2.4.1模糊集合(Fuzzy set ) 29
2.4.2 歸屬函數(Function membership) 30
2.4.3模糊規則(Fuzzy Rule) 31
2.4.4 模糊推論 31
2.4.5 去模糊化 34
2.4.6 模糊控制 35
第三章研究方法 36
3.1 指定參與者和使用案例複雜度 (Assign Actor Weight and Unadjusted Use Case Point Weight) 37
3.2 計算U2G滿足值 (Calculate U2G Satisfaction Value) 37
3.3 進行模糊化計算(Calculate Fuzzy GDUC Points with Fuzzy Rules) 39
3.4 計算技術因子和環境因子 41
3.5 計算已調整目標驅動使用案例功能點 (Calculate Adjusted GDUC Points) 42
第四章案例分析 43
4.1傳統使用案例點計算 44
4.2 計算GDUC步驟 45
第五章 相關研究 51
5.1 類神經網路與模糊系統對功能點分析計算法(A Neuro-Fuzzy Model for Function Point Calibration)[12] 51
5.1.1 Fuzzy Logic部分 52
5.1.2 Neural network部分 54
5.1.3 確認結果 54
5.1.4 Mean Magnitude Relative Error (MMRE) 54
5.1.5 結論 55
5.2 使用案例之軟體成果估算(Software Effort Estimation Based on Use Cases )[13] 55
5.2.1 模糊化語意群(Fuzzyfication of linguistic terms) 55
5.2.2 結論 57
第六章結論 58
參考文獻 59
參考文獻 [1] The International Function Point Users’ Group (IFPUG), http://www.ifpug.org/.
[2] MK II FUNCTION POINT ANALYSIS COUNTING PRACTICES MANUAL V1.3.1, 1998.
[3] The Object Management Group™ (OMG™). “ http://www.uml.org/”
[4] Line Of Code . http://c2.com/cgi/wiki?LinesOfCode/ .
[5] 榮思哲, “以WBS 為基礎之人力估算模型與功能點分析服務“,中央大學, 2007.
[6] 寶發科技股份有限公司顧問 周文。 “軟體專案預估利器-----功能點分析法(Function Point Analysis)”.
[7] Charles R. Symons, “Software Sizing and Estimating: The Mark II FPA - Function Point Analysis “ , Wiley-Interscience ,June 1991, ISBN-13: 978-0471929857
[8] UKSMA . “http://www.uksma.co.uk/?p=92”.
[9] 使用案例示意圖 Use Case Diagram . http://upload.wikimedia.org/wikipedia/commons/7/7b/Restaurant_Model.png
[10]. Gautam Banerjee. ”Use Case Points –An Estimation Approach”, August 2001
[11] WEN-TIN LEE. “GART: A GOAL-DRIVEN APPROACH TO REQUIREMENTS TRACEABILITY”, Ph.D. dissertation of National Central University, Taiwan, July 2008
[12] Wei Xia, Danny Ho, Luiz Fernando Capretz. “A Neuro-Fuzzy Model for Function Point Calibration”, WSEAS TRANSACTIONS on INFORMATION SCIENCE & APPLICATIONS, Issue 1, Volume 5, January 2008
[13] Marcio Rodrigo Braz, Silvia Regina Vergilio, “Software Effort Estimation Based on Use Cases”, Proceedings of the 30th Annual International Computer Software and Applications Conference (COMPSAC'06)
[14] Wei Xia, Luiz Fernando Capretz, Danny Ho, Faheem Ahme. “A new calibration for Function Point complexity weights”, Information AND SOFTWARE TECHNOLOGY 50 (2008) 670–683
[15] Parastoo Mohagheghi, Bente Anda, Reidar Conradi. “Effort Estimation of Use Cases for Incremental Large-Scale Software Development”, In ICSE '05: Proceedings of the 27th international conference on Software engineering (2005).
[16] Venus Marza, Amin Seyyedi, Luiz Fernando Capretz. “Estimating Development Time of Software Projects Using a Neuro Fuzzy Approach”, PWASET VOLUME 36 DECEMBER 2008 ISSN 2070-3740
[17] Kirsten Ribu “Estimating Object-Oriented Software Projects with Use Cases”, Master of Science Thesis , 7th November 2001
[18] Osias de souza lima junior, Pedro porfirio muniz farias, Arnaldo dias belchior uniform. “Fuzzy Modeling for Function Points Analysis”, Software Quality Journal, 11, 149–166, 2003
[19] Osias de Souza Lima Júnior, Pedro Porfírio Muniz Farias, Arnaldo Dias Belchior. “A Fuzzy Model for Function Point Analysis to Development and Enhancement Project Assessments”, CLEI Electronic Journal 5 (2), 1999
[20] Rodrigo palucci pantone, Eduardo andremossin, Dennis brandao. “Task Effort Fuzzy Estimator for Software Development “, EESC/USP - Sao Carlos Engineering School, University of Sao Paulo Electric Engineering Department , Accepted March 26, 2008)
[21] John Smith. ” The Estimation of Effort Based on Use Cases “, Rational Software
[22] steven choy. “Other Topics of Software Engineering” , http://www.stepwise.hk/pmwiki/Lecture/LectureNote18
[23] David R. Mapes. “Estimating Software Size for Web Database Development”, 05/17/1999
指導教授 李允中(Jonathan Lee) 審核日期 2009-7-16
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明