Dissertations / Theses on the topic 'Science Application software'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the top 50 dissertations / theses for your research on the topic 'Science Application software.'
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.
Raley, John B. "Factors Affecting the Programming Performance of Computer Science Students." Thesis, Virginia Tech, 1996. http://hdl.handle.net/10919/36716.
Full textMaster of Science
Gotchel, Gary. "Enhancing the software development process with wikified widgets." [Denver, Colo.] : Regis University, 2008. http://165.236.235.140/lib/GGotchel2008.pdf.
Full textKokkonen, T. (Tommi). "Application software for laboratory-scale process test equipment." Master's thesis, University of Oulu, 2015. http://urn.fi/URN:NBN:fi:oulu-201505211556.
Full textChiang, Yen-Hsi. "Advising module: Graduate application system for the Computer Science Graduate Program." CSUSB ScholarWorks, 2005. https://scholarworks.lib.csusb.edu/etd-project/2725.
Full textRajabi, Zeyad. "BIAS : bioinformatics integrated application software and discovering relationships between transcription factors." Thesis, McGill University, 2004. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=81427.
Full textSiaca, Enrique R. (Enrique Rene). "Development and implementation of a flexible reporting software application." Thesis, Massachusetts Institute of Technology, 1994. http://hdl.handle.net/1721.1/38012.
Full textSaraf, Nikita Sandip. "Leveraging Commercial and Open Source Software to Process and Visualize Advanced 3D Models on a Web-Based Software Platform." University of Cincinnati / OhioLINK, 2020. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1613748656629076.
Full textEwing, John M. "Autonomic Performance Optimization with Application to Self-Architecting Software Systems." Thesis, George Mason University, 2015. http://pqdtopen.proquest.com/#viewpdf?dispub=3706982.
Full textService Oriented Architectures (SOA) are an emerging software engineering discipline that builds software systems and applications by connecting and integrating well-defined, distributed, reusable software service instances. SOA can speed development time and reduce costs by encouraging reuse, but this new service paradigm presents significant challenges. Many SOA applications are dependent upon service instances maintained by vendors and/or separate organizations. Applications and composed services using disparate providers typically demonstrate limited autonomy with contemporary SOA approaches. Availability may also suffer with the proliferation of possible points of failure—restoration of functionality often depends upon intervention by human administrators.
Autonomic computing is a set of technologies that enables self-management of computer systems. When applied to SOA systems, autonomic computing can provide automatic detection of faults and take restorative action. Additionally, autonomic computing techniques possess optimization capabilities that can leverage the features of SOA (e.g., loose coupling) to enable peak performance in the SOA system's operation. This dissertation demonstrates that autonomic computing techniques can help SOA systems maintain high levels of usefulness and usability.
This dissertation presents a centralized autonomic controller framework to manage SOA systems in dynamic service environments. The centralized autonomic controller framework can be enhanced through a second meta-optimization framework that automates the selection of optimization algorithms used in the autonomic controller. A third framework for autonomic meta-controllers can study, learn, adjust, and improve the optimization procedures of the autonomic controller at run-time. Within this framework, two different types of meta-controllers were developed. The Overall Best meta-controller tracks overall performance of different optimization procedures. Context Best meta-controllers attempt to determine the best optimization procedure for the current optimization problem. Three separate Context Best meta-controllers were implemented using different machine learning techniques: 1) K-Nearest Neighbor (KNN MC), 2) Support Vector Machines (SVM) trained offline (Offline SVM), and 3) SVM trained online (Online SVM).
A detailed set of experiments demonstrated the effectiveness and scalability of the approaches. Autonomic controllers of SOA systems successfully maintained performance on systems with 15, 25, 40, and 65 components. The Overall Best meta-controller successfully identified the best optimization technique and provided excellent performance at all levels of scale. Among the Context Best meta-controllers, the Online SVM meta-controller was tested on the 40 component system and performed better than the Overall Best meta-controller at a 95% confidence level. Evidence indicates that the Online SVM was successfully learning which optimization procedures were best applied to encountered optimization problems. The KNN MC and Offline SVM were less successful. The KNN MC struggled because the KNN algorithm does not account for the asymmetric cost of prediction errors. The Offline SVM was unable to predict the correct optimization procedure with sufficient accuracy—this was likely due to the challenge of building a relevant offline training set. The meta-optimization framework, which was tested on the 65 component system, successfully improved the optimization techniques used by the autonomic controller.
The meta-optimization and meta-controller frameworks described in this dissertation have broad applicability in autonomic computing and related fields. This dissertation also details a technique for measuring the overlap of two populations of points, establishes an approach for using penalty weights to address one-sided overfitting by SVM on asymmetric data sets, and develops a set of high performance data structure and heuristic search templates for C++.
Duvall, Paul. "Using an object-oriented approach to develop a software application." [Denver, Colo.] : Regis University, 2006. http://165.236.235.140/lib/PDuvall2006.pdf.
Full textKannikanti, Rajesh. "An android application for the USDA structural design software." Kansas State University, 2013. http://hdl.handle.net/2097/15977.
Full textDepartment of Computing and Information Sciences
Mitchell L. Neilsen
People are more inclined to use tablets instead of other computing devices due to their portability and ease of use. A number of desktop applications are now becoming available as tablet applications, with increasing demand in the market. Android is one of the largest and most popular open source platforms that offer developers complete access to framework APIs in order to develop innovative tablet applications. The objective of this project is to develop an Android application for the U.S. Department of Agriculture (USDA) Structural Design Software. The GUI for this software is developed to run on tablet devices powered by Android platform. The main features provided by the User Interface include: • Allowing the input to be saved in ASCII text format and displaying the simulation results in PDF format • Allowing the user to select the type of project or view help contents for the projects • Allowing the user to build the simulation for the selected type of project • Allowing the user to send the simulation results to an e-mail The backend for this software is supposed to replace the old FORTRAN source files with Java source files. FORTRAN to Java translation is performed using the FORTRAN to Java (F2J) translator. F2J is intended to translate old FORTRAN math libraries, but was not completely successful in translating these FORTRAN programs. To accomplish successful translation, some features (such as Common Blocks, IO operations) were removed from the FORTRAN source files before translation. After successful translation, the removed features were added again to the translated Java source files. The simulation results provided by the software are useful to design engineers to develop new structural designs.
Sun, Pi-Hwa. "Distributed empirical modelling and its application to software system development." Thesis, University of Warwick, 1999. http://wrap.warwick.ac.uk/78784/.
Full textGiboney, Justin Scott. "Development And Application Of An Online Tool For Meta-Analyses Using Design Science Principles." Diss., The University of Arizona, 2014. http://hdl.handle.net/10150/333036.
Full textAddanki, Nikhita. "Android application for USDA (U.S. Department of Agriculture) structural design software." Kansas State University, 2014. http://hdl.handle.net/2097/17628.
Full textDepartment of Computing and Information Sciences
Mitchell L. Neilsen
The computer industry has seen a growth in the development of mobile applications over the last few years. Tablet/Mobile applications are preferred over their desktop versions due to their increased accessibility and usability. Android is the most popular mobile OS in the world. It not only provides a world-class platform for creating several apps, but also consists of an open marketplace for distributing them to Android users everywhere. This openness has led to it being a favorite for consumers and developers alike, thereby leading to a strong growth in app consumption. The main objective of the project is to design and develop an Android software application for USDA (U.S. Department of Agriculture) structural design that can be used on Android tablets. The different components of USDA that can be designed using this application are SingleCell, TwinCell, Cchan, Cbasin and Drpws3e. The USDA (U.S. Department of Agriculture) structural design application was previously developed using FORTRAN. But FORTRAN is not supported by Android Tablets. So, F2J Translator software was used to convert the FORTRAN source files to java source files which are supported by Android. Also, many other formatters such as CommonIn, CommonOut, and SwapStreams were used to translate some common blocks of FORTRAN code that cannot be translated by F2J Translator. The developed Android software allows users to access all different components of USDA structural design. Users can either directly enter the data in the forms provided or upload a file that already has data stored in it. When the application is run, the output can be accessed as a PDF file. Users can even send the output of a particular component to their personal email address. This output provided by the software application is helpful for design engineers to implement new structural designs.
LIU, XIAOHUI. "AN EXPLORATION OF VISUALIZING HELP SUB-SYSTEMS FOR DESIGN APPLICATION SOFTWARE." University of Cincinnati / OhioLINK, 2004. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1085115587.
Full textJones, Anthony Andrew. "Combining data driven programming with component based software development : with applications in geovisualisation and dynamic data driven application systems." Thesis, Aston University, 2008. http://publications.aston.ac.uk/10682/.
Full textHannah, Jason. "Design pattern usage in designing web services for a video game inventory application /." View PDF document on the Internet, 2005. http://library.athabascau.ca/drr/download.php?filename=scis/JasonHannah.PDF.
Full textPerks, Oliver F. J. "Addressing parallel application memory consumption." Thesis, University of Warwick, 2013. http://wrap.warwick.ac.uk/58493/.
Full textSoltani, Hamidreza. "Development and application of real-time and interactive software for complex system." Thesis, University of Central Lancashire, 2016. http://clok.uclan.ac.uk/20443/.
Full textWaters, Matthew. "Application of software engineering tools and techniques to PLC programming : innovation report." Thesis, University of Warwick, 2009. http://wrap.warwick.ac.uk/36897/.
Full textPiggin, Richard Stuart Hadley. "Application and development of fieldbus : executive summary." Thesis, University of Warwick, 1999. http://wrap.warwick.ac.uk/36357/.
Full textTsao, Heng-Jui. "Personal Software Process (PSP) Scriber." CSUSB ScholarWorks, 2002. https://scholarworks.lib.csusb.edu/etd-project/2140.
Full textCox, Tyler L. "Development of ETSU Student Life Android Application." Digital Commons @ East Tennessee State University, 2014. https://dc.etsu.edu/honors/231.
Full textFleming, David M. "Foundations of object-based specification design." Morgantown, W. Va. : [West Virginia University Libraries], 1997. http://etd.wvu.edu/templates/showETD.cfm?recnum=1036.
Full textTitle from document title page. Document formatted into pages; contains xi, 161 p. : ill. Includes abstract. Includes bibliographical references (p. 158-161).
Srivastava, Vikesh. "Bias : bioinformatics integrated application software, design and implementation which was written as part of my masters degree requirements." Thesis, McGill University, 2004. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=81442.
Full textGill, Mandeep Singh. "Application of software engineering methodologies to the development of mathematical biological models." Thesis, University of Oxford, 2013. http://ora.ox.ac.uk/objects/uuid:35178f3a-7951-4f1c-aeab-390cdd622b05.
Full textFlitman, Andrew. "Towards the application of artificial intelligence techniques for discrete event simulation." Thesis, University of Warwick, 1986. http://wrap.warwick.ac.uk/51317/.
Full textLim, Hojung Goel Amrit L. "Support vector parameter selection using experimental design based generating set search (SVEG) with application to predictive software data modeling." Related electronic resource: Current Research at SU : database of SU dissertations, recent titles available full text, 2004. http://wwwlib.umi.com/cr/syr/main.
Full textO'Neill, Simon John. "A fundamental study into the theory and application of the partial metric spaces." Thesis, University of Warwick, 1998. http://wrap.warwick.ac.uk/73518/.
Full textNakhimovski, Iakov. "Modeling and Simulation of Contacting Flexible Bodies in Multibody Systems." Licentiate thesis, Linköping University, Linköping University, PELAB - Programming Environment Laboratory, 2002. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-5731.
Full textThis thesis summarizes the equations, algorithms and design decisions necessary for dynamic simulation of flexible bodies with moving contacts. The assumed general shape function approach is also presented. The approach is expected to be computationally less expensive than FEM approaches and easier to use than other reduction techniques. Additionally, the described technique enables studies of the residual stress release during grinding of flexible bodies.
The overall software system design for a flexible multi-body simulation system BEAST is presented and the specifics of the flexible modeling is specially addressed. An industrial application example is also described in the thesis. The application presents some results from a case where the developed system is used for simulation of flexible ring grinding with material removal.
Report code: LiU-TEK-LIC-2002:62.
Herndon, Nic. "ATTITUDE a tidy touchscreen interface to a UML development environment /." abstract and full text PDF (free order & download UNR users only), 2008. http://0-gateway.proquest.com.innopac.library.unr.edu/openurl?url_ver=Z39.88-2004&rft_val_fmt=info:ofi/fmt:kev:mtx:dissertation&res_dat=xri:pqdiss&rft_dat=xri:pqdiss:1456410.
Full textWarnock, David. "The application of multiple modalities to improve home care and reminder systems." Thesis, University of Glasgow, 2014. http://theses.gla.ac.uk/5164/.
Full textWu, Jichuan. "Web-based e-mail client for computer science." CSUSB ScholarWorks, 2003. https://scholarworks.lib.csusb.edu/etd-project/2462.
Full textBorges, Rafael. "A neural-symbolic system for temporal reasoning with application to model verification and learning." Thesis, City University London, 2012. http://openaccess.city.ac.uk/1303/.
Full textXiong, Xiaoyu. "Adaptive multiple importance sampling for Gaussian processes and its application in social signal processing." Thesis, University of Glasgow, 2017. http://theses.gla.ac.uk/8542/.
Full textLin, Burch. "Neural networks and their application to metrics research." Virtual Press, 1996. http://liblink.bsu.edu/uhtbin/catkey/1014859.
Full textDepartment of Computer Science
Medynskiy, Yevgeniy. "Design and evaluation of a health-focused personal informatics application with support for generalized goal management." Diss., Georgia Institute of Technology, 2012. http://hdl.handle.net/1853/43710.
Full textMcNamara, Caolán. "Runtime automated detection of out of process resource mismanagement in the X Windowing System." [Denver, Colo.] : Regis University, 2009. http://adr.coalliance.org/codr/fez/view/codr:31.
Full textClaesén, Daniel. "MCapture; An Application Suite for Streaming Audio over Networks." Thesis, Linköping University, Department of Computer and Information Science, 2005. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-4387.
Full textThe purpose of this thesis is to develop software to stream input and output audio from a large number of computers in a network to one specific computer in the same network. This computer will save the audio to disk. The audio that is to be saved will consist mostly of spoken communication. The saved audio is to be used in a framework for modeling and visualization.
There are three major problems involved in designing a software to fill this purpose: recording both input and output audio at the same time, efficiently receiving multiple audio-streams at once and designing an interface where finding and organizing the computers to record audio from is easy.
The software developed to solve these problems consists of two parts; a server and a client. The server captures the input (microphone) and output (speaker) audio from a computer. To capture the output and input audio simultaneously an external application named Virtual Audio Cable (VAC) is used. The client connects to multiple servers and receives the captured audio. Each one of the client’s server-connections is handled by its own thread. To make it easy to find available servers an Automatic Server Discovery System has been developed. To simplify the organization of the servers they are displayed in a tree-view specifically designed for this purpose.
Robeson, Aaron. "Airwaves: A Broadcasting Web Application Supplemented by a Neural Network Transcription Model." Ohio University Honors Tutorial College / OhioLINK, 2019. http://rave.ohiolink.edu/etdc/view?acc_num=ouhonors155603038153628.
Full textPearson, Edward R. S. "The multiresolution Fourier transform and its application to polyphonic audio analysis." Thesis, University of Warwick, 1991. http://wrap.warwick.ac.uk/35769/.
Full textKai, Cheng. "The application of artificial intelligence to the development of a design support system for externally pressurised journal bearings." Thesis, Liverpool John Moores University, 1994. http://researchonline.ljmu.ac.uk/4938/.
Full textDai, Zhen Zhong. "Workflow application and workflow engine." Thesis, University of Macau, 2005. http://umaclib3.umac.mo/record=b1447902.
Full textJiang, Feng. "Capturing event metadata in the sky : a Java-based application for receiving astronomical internet feeds : a thesis presented in partial fulfilment of the requirements for the degree of Master of Computer Science in Computer Science at Massey University, Auckland, New Zealand." Massey University, 2008. http://hdl.handle.net/10179/897.
Full textSanjeepan, Vivekananthan. "A service-oriented, scalable, secure framework for Grid-enabling legacy scientific applications." [Gainesville, Fla.] : University of Florida, 2005. http://purl.fcla.edu/fcla/etd/UFE0013276.
Full textDiwan, Piyush D. "A Software Product Line Engineering Approach to Building A Modeling and Simulation as a Service (M&SaaS) Application Store." The Ohio State University, 2013. http://rave.ohiolink.edu/etdc/view?acc_num=osu1385393779.
Full textGlöckner, Stephan. "Application of automated feedback for the improvement of data quality in web-based clinical collaborations." Thesis, University of Birmingham, 2017. http://etheses.bham.ac.uk//id/eprint/7620/.
Full textGu, Yong Fei. "Web service application : multi-platform Event-Ticketing System." Thesis, University of Macau, 2002. http://umaclib3.umac.mo/record=b1636972.
Full textTian, Xin Mei. "UML-based funtional testing for web application systems." Thesis, University of Macau, 2003. http://umaclib3.umac.mo/record=b1636994.
Full textGovindaswamy, Kirthilakshmi. "An API for adaptive loop scheduling in shared address space architectures." Master's thesis, Mississippi State : Mississippi State University, 2003. http://sun.library.msstate.edu/ETD-db/theses/available/etd-07082003-122028/restricted/kirthi%5Fthesis.pdf.
Full textRouvoy, Romain. "Une démarche à granularité extrêmement fine pour la construction de canevas intergiciels hautement adaptables : application aux services de transactions." Phd thesis, Université des Sciences et Technologie de Lille - Lille I, 2006. http://tel.archives-ouvertes.fr/tel-00119794.
Full textNous proposons donc de compléter l'approche issue des exogiciels avec quatre nouveaux éléments. Ainsi, nous définissons le modèle de programmation Fraclet à base d'annotations pour favoriser la programmation des abstractions fonctionnelles de l'intergiciel. Nous proposons ensuite un langage de description et de vérification de motifs d'architecture pour fiabiliser la modélisation des abstractions architecturales. Ces deux premiers éléments servent à la conception d'un canevas intergiciel à base de composants utilisant les motifs de conception comme structure architecturale extensible. Enfin, nous décrivons les configurations possibles en utilisant différents modèles de haut niveau dédiés aux caractéristiques de l'intergiciel. Nous illustrons ces concepts en présentant GoTM, un canevas intergiciel à composants pour la construction de services de transactions hautement adaptables.
Notre approche est validée au travers de trois expériences originales. Tout d'abord, nous proposons de faciliter l'intégration des services de transactions dans les plates-formes intergicielles par la définition de politiques de démarcation transactionnelle indépendantes de la plate-forme et du type de service intégré. Ensuite, nous définissons un service de transactions composant plusieurs personnalités simultanément pour faciliter l'interopérabilité transactionnelle d'applications hétérogènes. Enfin, nous sommes en mesure de sélectionner différents protocoles de validation à deux phases pour optimiser le temps d'exécution des transactions face aux changements des conditions d'exécution de l'application.