Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/muc/public_html/journal/plugins/generic/googleScholar/GoogleScholarPlugin.php on line 120
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/muc/public_html/journal/plugins/generic/citationStyleLanguage/CitationStyleLanguagePlugin.php on line 451
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home2/muc/public_html/journal/plugins/generic/citationStyleLanguage/lib/vendor/seboettg/citeproc-php/src/StyleSheet.php on line 52
Deprecated: Creation of dynamic property Seboettg\CiteProc\Root\Info::$title-short is deprecated in /home2/muc/public_html/journal/plugins/generic/citationStyleLanguage/lib/vendor/seboettg/citeproc-php/src/Root/Info.php on line 62
Deprecated: Creation of dynamic property Seboettg\CiteProc\Root\Info::$category is deprecated in /home2/muc/public_html/journal/plugins/generic/citationStyleLanguage/lib/vendor/seboettg/citeproc-php/src/Root/Info.php on line 62
Deprecated: Creation of dynamic property Seboettg\CiteProc\Root\Info::$updated is deprecated in /home2/muc/public_html/journal/plugins/generic/citationStyleLanguage/lib/vendor/seboettg/citeproc-php/src/Root/Info.php on line 62
Deprecated: Creation of dynamic property Seboettg\CiteProc\Root\Info::$rights is deprecated in /home2/muc/public_html/journal/plugins/generic/citationStyleLanguage/lib/vendor/seboettg/citeproc-php/src/Root/Info.php on line 62
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home2/muc/public_html/journal/plugins/generic/dublinCoreMeta/DublinCoreMetaPlugin.php on line 204
Warning: Cannot modify header information - headers already sent by (output started at /home2/muc/public_html/journal/plugins/generic/googleScholar/GoogleScholarPlugin.php:120) in /home2/muc/public_html/journal/lib/pkp/classes/template/PKPTemplateManager.php on line 1489
Warning: Cannot modify header information - headers already sent by (output started at /home2/muc/public_html/journal/plugins/generic/googleScholar/GoogleScholarPlugin.php:120) in /home2/muc/public_html/journal/lib/pkp/classes/template/PKPTemplateManager.php on line 1490
Used SLIM Model to Estimate Software Cost
| مجلة المنصور
Software cost estimation is the process of predicting the amount of effort required to build a software system . Models provides one or more mathematical algorithms that compute cost as a function of a number of variables, size is primary cost factor in most models and can be measuring using lines of code (LOC). Models used to estimate cost of the software, the SLIM is used to estimate the constraint model and SLIM suitable to for large projects and has fewer parameters needed to generate an estimate.
In this paper implement SLIM Model equation over the two different projects, we make the analysis of these two projects and conclusion relation between effort and duration and this relation is increase with increase the size of project.