Essays about: "object-oriented classification"

Showing result 1 - 5 of 8 essays containing the words object-oriented classification.

  1. 1. Measuring Functional Purity In C# : Developing and implementing a technique for measuring functional purity in C#

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Österberg Melker; [2021]
    Keywords : functional purity; functional programming; side-effects; determinism; static analysis; C#;

    Abstract : Functional purity is a fundamental part of the functional programming paradigm. A function is functionally pure if it is side-effect free and deterministic. Pure functions provide many benefits compared to impure ones, including guaranteed thread-safety as well as easier testing, debugging and maintenance. READ MORE

  2. 2. An Object-Oriented Data Analysis approach for text population

    University essay from KTH/Matematisk statistik

    Author : Joffrey Dumont-Le Brazidc; [2018]
    Keywords : ;

    Abstract : With more and more digital text-valued data available, the need to be able to cluster, classify and study them arises. We develop in this thesis statistical tools to perform null hypothesis testing and clustering or classification on text-valued data in the framework of Object-Oriented Data Analysis. READ MORE

  3. 3. Spatial distribution and morphometric analysis of thermokarst lakes and other water bodies : Case study from the sporadic permafrost region, Tavvavuoma, Sweden

    University essay from Stockholms universitet/Institutionen för naturgeografi

    Author : Christoffer Keskitalo; [2016]
    Keywords : thermokarst lakes; permafrost; GIS and remote sensing; change detection analysis; morphometry; Tavvavuoma;

    Abstract : Projected air and ground temperatures are expected to be higher in Arctic and sub-Arcticlatitudes and with temperatures already close to the limit where permafrost can exist,resistance against degradation is low. With thawing permafrost, the landscape is modifiedwith depression in which thermokarst lakes emerge. READ MORE

  4. 4. Reverse Architecting: Automatic labelling of- Concerns in Reverse Engineered Software Systems

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Berima K. Andam; [2015-07-20]
    Keywords : Reverse engineering; program comprehension; concern; static analysis; software metrics;

    Abstract : A significantly large fraction of time during development and maintenance is spent on understanding unfamiliar parts of software systems. The existence of software documentation, such as software architecture design documentation can significantly reduce the amount of time spent on this task. READ MORE

  5. 5. Towards a Classification of Design Patterns for Web Programming

    University essay from Institutionen för datavetenskap, fysik och matematik, DFM

    Author : Joanna Juziuk; [2011]
    Keywords : design patterns; web frameworks; Rails; Zend Framework; Struts; CakePHP; web programming; classification;

    Abstract : The evolution of WWW leads to continuous growth of demands that are placed on web applications that results in creating sophisticated web architectures. To minimize the complexity behind their design, software frameworks were introduced. READ MORE