This HTML5 document contains 42 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n9https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
dbpedia-arhttp://ar.dbpedia.org/resource/
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
dbphttp://dbpedia.org/property/
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Software_metric
dbo:wikiPageWikiLink
dbr:Weighted_Micro_Function_Points
Subject Item
dbr:Weighted_Micro_Function_Points
rdf:type
dbo:Software
rdfs:label
النقاط الوظيفية الصغرى المرجحة Weighted Micro Function Points
rdfs:comment
Weighted Micro Function Points (WMFP) is a modern software sizing algorithm which is a successor to solid ancestor scientific methods as COCOMO, COSYSMO, maintainability index, cyclomatic complexity, function points, and Halstead complexity. It produces more accurate results than traditional software sizing methodologies, while requiring less configuration and knowledge from the end user, as most of the estimation is based on automatic measurements of an existing source code. النقاط الوظيفية الصغرى المرجحة عبارة عن خوارزمية حديثة لتحجيم البرمجيات اخترعتها شركة Logical Solutions في عام 2009 وهي أسلوب يلي المنهجيات العلمية القوية مثل طريقة كوكومو و نموذج كسيسمو ومؤشر الصيانة, و مقياس مكابي, والنقاط الوظييفة, والنقاط الوظيفية الصغرى, وتعقيد هالستيد.
dcterms:subject
dbc:Software_metrics
dbo:wikiPageID
29965278
dbo:wikiPageRevisionID
1043766265
dbo:wikiPageWikiLink
dbr:Software_parametric_models dbr:Software_metric dbr:COCOMO dbr:Spiral_model dbr:Cyclomatic_complexity dbr:Agile_software_development dbr:Control_flow dbr:Software_Sizing dbr:Function_points dbr:Software_sizing dbc:Software_metrics dbr:Halstead_Complexity_Measures dbr:Halstead_complexity_measures dbr:Software_development_life_cycle dbr:COSYSMO dbr:Source_lines_of_code
owl:sameAs
n9:4x6WR dbpedia-ar:النقاط_الوظيفية_الصغرى_المرجحة freebase:m.0fqqxnn wikidata:Q7979891
dbp:wikiPageUsesTemplate
dbt:Reflist
dbo:abstract
النقاط الوظيفية الصغرى المرجحة عبارة عن خوارزمية حديثة لتحجيم البرمجيات اخترعتها شركة Logical Solutions في عام 2009 وهي أسلوب يلي المنهجيات العلمية القوية مثل طريقة كوكومو و نموذج كسيسمو ومؤشر الصيانة, و مقياس مكابي, والنقاط الوظييفة, والنقاط الوظيفية الصغرى, وتعقيد هالستيد. ينتج عن استخدام هذه الخوارزمية نتائج أكثر دقة من استخدام الأساليب التقليدية لتحجيم البرمجيات, بينما تتطلب إعداد ومعرفة أقل من جانب المستخدم النهائي لأن معظم التقدير قائم علي القياسات الآلية لكود مصدري موجود بالفعل. كما تستخدم العديد من منهجيات القياس القديمة خطوط الكود المصدري لقياس حجم البرمجيات, فإن طريقة النقاط الوظيفية الصغرى المرجحة تستخدم لفهم الكود المصدري وتحليله إلي وظائف صغري وتستمد منه العديد من تعقيدات الأكواد ومقاييس الحجم والتي تتآلف جميعها لتكوين نتيجة جهد نهائية. بالإضافة إلي تطابقها مع طريقة دورة حياة تطوير البرمجيات باستخدام نموذج الشلال, فإن طريقة النقاط الوظيفية الصغرى المرجحة تتطابق أيضاً مع طرق أحدث لتطوير دورة حياة البرمجيات مثل إستراتيجية 6 , وطريقة الحلزونية, وطريقة أجيل (AUP/Lean/XP/DSDM) وذلك نظراً لقدرتها علي التحليل التمايزي التي تضمنها عناصر القياس عالية الدقة. Weighted Micro Function Points (WMFP) is a modern software sizing algorithm which is a successor to solid ancestor scientific methods as COCOMO, COSYSMO, maintainability index, cyclomatic complexity, function points, and Halstead complexity. It produces more accurate results than traditional software sizing methodologies, while requiring less configuration and knowledge from the end user, as most of the estimation is based on automatic measurements of an existing source code. As many ancestor measurement methods use source lines of code (SLOC) to measure software size, WMFP uses a parser to understand the source code breaking it down into micro functions and derive several code complexity and volume metrics, which are then dynamically interpolated into a final effort score. In addition to compatibility with the waterfall software development life cycle methodology, WMFP is also compatible with newer methodologies, such as Six Sigma, Boehm spiral, and Agile (AUP/Lean/XP/DSDM) methodologies, due to its differential analysis capability made possible by its higher-precision measurement elements.
gold:hypernym
dbr:Software
prov:wasDerivedFrom
wikipedia-en:Weighted_Micro_Function_Points?oldid=1043766265&ns=0
dbo:wikiPageLength
4444
foaf:isPrimaryTopicOf
wikipedia-en:Weighted_Micro_Function_Points
Subject Item
dbr:Estimation_(project_management)
dbo:wikiPageWikiLink
dbr:Weighted_Micro_Function_Points
Subject Item
dbr:Function_point
dbo:wikiPageWikiLink
dbr:Weighted_Micro_Function_Points
Subject Item
dbr:Cost_estimation_in_software_engineering
dbo:wikiPageWikiLink
dbr:Weighted_Micro_Function_Points
Subject Item
dbr:Software_development_effort_estimation
dbo:wikiPageWikiLink
dbr:Weighted_Micro_Function_Points
Subject Item
dbr:Software_sizing
dbo:wikiPageWikiLink
dbr:Weighted_Micro_Function_Points
Subject Item
wikipedia-en:Weighted_Micro_Function_Points
foaf:primaryTopic
dbr:Weighted_Micro_Function_Points