To see the other types of publications on this topic, follow the link: Object oriented comparison (OOC).

Dissertations / Theses on the topic 'Object oriented comparison (OOC)'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 18 dissertations / theses for your research on the topic 'Object oriented comparison (OOC).'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.

1

Basnet, Badri Bahadur. "Geographic Information System based manure application planning." University of Southern Queensland, Faculty of Engineering and Surveying, 2002. http://eprints.usq.edu.au/archive/00001410/.

Full text
Abstract:
[Abstract]: The disposal of animal waste has become a problem in many parts of the world due to the rapid growth in the number and the size of intensive animal industries. Safe waste disposal sites are rarely available and the relocation and/or treatment of animal waste is seldom economically viable. The reuse of animal waste for energy recovery and re-feeding is also not popular. Animal waste is a valuable source of plant nutrients and a very good soil conditioner, and has been commonly applied as fertiliser to agricultural fields. However, due to the increasing oversupply of animal waste in
APA, Harvard, Vancouver, ISO, and other styles
2

Khayundi, Peter. "A comparison of open source object-oriented database products." Thesis, University of Fort Hare, 2009. http://hdl.handle.net/10353/254.

Full text
Abstract:
Object oriented databases have been gaining popularity over the years. Their ease of use and the advantages that they offer over relational databases have made them a popular choice amongst database administrators. Their use in previous years was restricted to business and administrative applications, but improvements in technology and the emergence of new, data-intensive applications has led to the increase in the use of object databases. This study investigates four Open Source object-oriented databases on their ability to carry out the standard database operations of storing, querying, upda
APA, Harvard, Vancouver, ISO, and other styles
3

CERQUEIRA, SERGIO LUIZ RUIVACE. "COMPARISON OF AGENT AND OBJECT ORIENTED PROJECTS USING THE GEORISC PLATFORM." PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO, 2011. http://www.maxwell.vrac.puc-rio.br/Busca_etds.php?strSecao=resultado&nrSeq=18222@1.

Full text
Abstract:
COORDENAÇÃO DE APERFEIÇOAMENTO DO PESSOAL DE ENSINO SUPERIOR<br>Diversas tecnologias de implementação de software são discutidas na literatura. Duas dessas tecnologias são a orientação a objetos, que se encontra consolidada, e a orientação a agentes, que vem sendo objeto de muitos estudos e experimentos. Esses estudos indicam a orientação a agentes como muito promissora e como uma evolução da orientação a objetos. No entanto, há poucos trabalhos comparando essas duas técnicas e os poucos trabalhos se baseiam em comparações ideológicas e qualitativas. Essa dissertação tem por objetivo desenvolv
APA, Harvard, Vancouver, ISO, and other styles
4

Lunsford, Dale L. "An experimental comparison of structured analysis and object- oriented systems analysis methodologies /." Connect to resource, 1996. http://rave.ohiolink.edu/etdc/view.cgi?acc%5Fnum=osu1261405674.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Svensson, Sand Kim, and Tord Eliasson. "A comparison of functional and object-orientedprogramming paradigms in JavaScript." Thesis, Blekinge Tekniska Högskola, Institutionen för programvaruteknik, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-14717.

Full text
Abstract:
There are multiple programming paradigms that have their own set rules forhow code should be written. Programming languages utilize one or multiple ofthese paradigms. In this thesis, we will compare object-oriented programming,that is the most used today with languages such as C++ and Java, and functionalprogramming. Functional programming was introduced in the 1950's butsuered from performance issues, and has not been used much except for in theacademic world. However, for its ability to handle concurrency and big data,functional programming is of interest in the industry again with languages
APA, Harvard, Vancouver, ISO, and other styles
6

Zhang, Xiaobing. "A rigorous approach to comparison of representational properties of object-oriented analysis and design methods." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1997. http://www.collectionscanada.ca/obj/s4/f2/dsk3/ftp04/nq22506.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Christoforidis, Constantin. "Optimizing your data structure for real-time 3D rendering in the web : A comparison between object-oriented programming and data-oriented design." Thesis, Högskolan i Skövde, Institutionen för informationsteknologi, 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:his:diva-20048.

Full text
Abstract:
Performance is something that is always of concern when developing real-time 3D graphics applications. The way programs are made today with object-oriented programming has certain flaws that are rooted in the methodology itself. By exploring different programming paradigms we can eliminate some of these issues and find what is best for programming in different areas. Because real-time 3D applications need high performance the data-oriented design paradigm that makes the data the center of the application is experimented with. By using data-oriented design we can eliminate certain issues with o
APA, Harvard, Vancouver, ISO, and other styles
8

Humphrey, Matthew Cameron. "Comparison of an object-oriented programming language to a procedural programming language for effectiveness in program maintenance." Thesis, Virginia Tech, 1988. http://hdl.handle.net/10919/45161.

Full text
Abstract:
<p>New software tools and methodologies make claims that managers often believe intuitively without evidence. Many unsupported claims have been made about object-oriented programming. However, without rigorous scientific evidence, it is impossible to accept these claims as valid. Although experimentation has been done in the past, most of the research is very recent and the most relevant research has serious drawbacks. This study attempts to empirically verify the claim that object-oriented languages produce programs that are more easily maintained than those programmed with procedural languag
APA, Harvard, Vancouver, ISO, and other styles
9

Davidson, Sandra Lynne. "An experimental comparison of CLOS and C++ implementations of an object-oriented graphical simulation of walking robot kinematics." Thesis, Monterey, California: Naval Postgraduate School, 1993. http://hdl.handle.net/10945/24162.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Turpeinen, Max. "A Performance Comparison for 3D Crowd Rendering using an Object-Oriented system and Unity DOTS with GPU Instancing on Mobile Devices." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-280845.

Full text
Abstract:
This paper aims to address what is a suitable programming paradigm for real-time crowd rendering from a performance standpoint, with smartphones as the target platform. Among the most prominent and intuitive programming paradigms is the object-oriented (OO) one, with data-oriented designs be- coming more common in recent years. In this paper, Unity’s GameObject approach built on an object-oriented foundation is compared with their DOTS system using GPU instancing, arranging different test scenarios later built using Xcode on an iPhone 6S and an iPhone XR. The results from the different scenari
APA, Harvard, Vancouver, ISO, and other styles
11

Šolar, Tomáš. "Srovnání možností objektových a relačních databází." Master's thesis, Vysoká škola ekonomická v Praze, 2009. http://www.nusl.cz/ntk/nusl-19100.

Full text
Abstract:
This thesis presents the theoretical description of relational and object-oriented databases, including the underlying basic concepts. The paper briefly describes the specific database systems according to various categories. Work tries to look at all the facts in general terms therefore does part of it explain other database principles. On the example of a small library the paper displays the strengths and weaknesses of both principles. Later the paper describes more thoroughly the Caché database system, which can be addressed by both principles. The difference between object and relational a
APA, Harvard, Vancouver, ISO, and other styles
12

Kao, Shu-Fang, and 高淑芳. "An Experimental Comparison of Structured Analysis and Object- Oriented Analysis." Thesis, 1997. http://ndltd.ncl.edu.tw/handle/63001250829085273929.

Full text
Abstract:
碩士<br>淡江大學<br>資訊管理學系<br>85<br>There are two major classification of system analysis: structured analysisand objected-oriented analysis. Each methodology has its advantages and disadvantages. Integrated methodology model was suggested in some studies, however, there are few empirical studies about comparison with the two methodologies. Therefore, our study use Laboratory Experiment to make comparison of two system analysis methodology. The two major purposes of this stu
APA, Harvard, Vancouver, ISO, and other styles
13

Wu, Chia-Ching, and 吳家慶. "Power Analysis of Object-Oriented Programming Style: Comparison between C++ and C." Thesis, 2003. http://ndltd.ncl.edu.tw/handle/14709053746552951913.

Full text
Abstract:
碩士<br>臺灣大學<br>資訊工程學研究所<br>91<br>The increasing popularity of embedded systems and wireless communication device drives the need for low power design. Software has become one of the critical roles of these systems. In the past low power software design only focused on the optimization of C program, however, Object-Oriented Programming (OOP) provides significant improvement for programs writing and generality. But power analysis of object-oriented programming style has not yet been explored deeply. In this thesis, we propose a way to compute the energy cost of OOP. The purpose of this thesis is
APA, Harvard, Vancouver, ISO, and other styles
14

Lubbe, Minette. "Comparison of pixel-based and object-oriented classification approaches for detection of camouflaged objects." Thesis, 2012. http://hdl.handle.net/10210/4455.

Full text
Abstract:
M.A.<br>The dissertation topic is the comparison of pixel-based and object-oriented image analysis approaches for camouflaged object detection research. A camouflage field trial experiment was conducted during 2004. For the experiment, 11 military vehicles were deployed along a tree line and in an open field. A subset of the vehicles was deployed with a variety of experimental camouflage nets and a final subset was left uncovered. The reason for deploying the camouflaged objects in the open without the use of camouflage principals was to create a baseline for future measurements. During the ne
APA, Harvard, Vancouver, ISO, and other styles
15

Lin, Chien-hung, and 林建宏. "A Comparison between Structured and Object-Oriented Systems Analysis and Development: Modeling Tools and Artifact." Thesis, 2010. http://ndltd.ncl.edu.tw/handle/58863640347262217381.

Full text
Abstract:
碩士<br>國立中山大學<br>資訊管理學系研究所<br>98<br>Since the Software Engineering Institute published the Capability Maturity Method Integration (CMMI) in 2003, many software firms have implemented it to enhance its software quality assurance and international collaboration. Analysis and design phases are two important phases for the software development. The artifacts of these two phases mainly represented using the structured technique or the object-oriented technique. This study proposed a methodology which provides guidelines to compare the artifacts
APA, Harvard, Vancouver, ISO, and other styles
16

Conradie, Pieter Wynand. "A semi-formal comparison between the Common Object Request Broker Architecture (COBRA) and the Distributed Component Object Model (DCOM)." Diss., 2000. http://hdl.handle.net/10500/17924.

Full text
Abstract:
The way in which application systems and software are built has changed dramatically over the past few years. This is mainly due to advances in hardware technology, programming languages, as well as the requirement to build better software application systems in less time. The importance of mondial (worldwide) communication between systems is also growing exponentially. People are using network-based applications daily, communicating not only locally, but also globally. The Internet, the global network, therefore plays a significant role in the development of new software. Distributed obj
APA, Harvard, Vancouver, ISO, and other styles
17

Tesfay, Mulu Weldegebreal. "Slum mapping : a comparison of single class learning and expert system object-oriented classification for mapping slum settlements in Addis Ababa city, Ethiopia." Master's thesis, 2018. http://hdl.handle.net/10362/33711.

Full text
Abstract:
Dissertation submitted in partial fulfilment of the requirements for the degree of Master of Science in Geospatial Technologies<br>Updated spatial information on the dynamics of slums can be helpful to measure and evaluate the progress of urban upgrading projects and policies. Earlier studies have shown that remote sensing techniques, with the help of very-high resolution imagery, can play a significant role in detecting slums, and providing timely spatial information. The main objective of this thesis is to develop a reliable object-oriented slum identification technique that enables the prov
APA, Harvard, Vancouver, ISO, and other styles
18

Wilson, Derek Alan. "A Dredging Knowledge-Base Expert System for Pipeline Dredges with Comparison to Field Data." 2010. http://hdl.handle.net/1969.1/ETD-TAMU-2010-12-8653.

Full text
Abstract:
A Pipeline Analytical Program and Dredging Knowledge{Base Expert{System (DKBES) determines a pipeline dredge's production and resulting cost and schedule. Pipeline dredge engineering presents a complex and dynamic process necessary to maintain navigable waterways. Dredge engineers use pipeline engineering and slurry transport principles to determine the production rate of a pipeline dredge system. Engineers then use cost engineering factors to determine the expense of the dredge project. Previous work in engineering incorporated an object{oriented expert{system to determine cost and scheduling
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!