Software Component Size Dataset

- Citation Author(s):
-
Shachi Sharma (Department of Computer Science, South Asian University, New Delhi India)Parag Pendharkar (The Pennsylvania State University at Harrisburg, Middletown, PA, United States)Karmeshu Karmeshu (Department of Computer Science and Engineering, Shiv Nadar University, U.P., India)
- Submitted by:
- Shachi Sharma
- Last updated:
- DOI:
- 10.21227/q7vg-gc23
- Data Format:
- Categories:
- Keywords:
Abstract
Component based software development (CBSD) is a trend in the indusrty. This dataset contains the size of the components in various softwares viz. WEKA, Apache crypto library, Apache Codec library and basic linear alebra library by M. Elsheimy. The first three are in Java and last one is in C# programming languages, From the WEKA repository, 11 packages have been considered,
Instructions:
The link to the software used to create these datasets
1.WEKA, https://www.cs.waikato.ac.nz/ml/weka/
2.Apache Commons Crypto Library, https://commons.apache.org/proper/commons-crypto/
3.M. Elsheimy, “C# Implementation of basic linear algebra concepts”, https://github.com/elsheimy/Elsheimy.Components.Linears.
4.Apache Commons Codec Library, https://commons.apache.org/proper/commons-codec/
Each column represents component size calculated in Source Lines of Code (SLOC).