Dissertations / Theses on the topic 'Graphical user interfaces (Computer systems)'

To see the other types of publications on this topic, follow the link: Graphical user interfaces (Computer systems).

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

Select a source type:

Consult the top 50 dissertations / theses for your research on the topic 'Graphical user interfaces (Computer systems).'

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

Terwilliger, James Felger. "Graphical User Interfaces as Updatable Views." PDXScholar, 2009. https://pdxscholar.library.pdx.edu/open_access_etds/2671.

Full text
Abstract:
In contrast to a traditional setting where users express queries against the database schema, we assert that the semantics of data can often be understood by viewing the data in the context of the user interface (UI) of the software tool used to enter the data. That is, we believe that users will understand the data in a database by seeing the labels, dropdown menus, tool tips, help text, control contents, and juxtaposition or arrangement of controls that are built in to the user interface. Our goal is to allow domain experts with little technical skill to understand and query data. In this dissertation, we present our GUi As View (Guava) framework and describe how we use forms-based UIs to generate a conceptual model that represents the information in the user interface. We then describe how we generate a query interface from the conceptual model. We characterize the resulting query language using a subset of relational algebra. Since most application developers want to craft a physical database to meet desired performance needs independent of the schema used by the user interface, we subsequently present a general-purpose schema mapping tool called a channel that can be configured by instantiating a sequence of discrete transformations. Each transformation is an encapsulation of a physical design decision or business logic process. The channel, once configured, automatically transforms queries from our query interface into queries that address the underlying physical database, similar to a view. The channel also transforms data updates, schema updates, and constraint definitions posed against the channel’s input schema into equivalent forms against the physical schema. We present formal definitions of each transformation and properties that must be true of transformations, and prove that our definitions respect the properties.
APA, Harvard, Vancouver, ISO, and other styles
2

Mynatt, Elizabeth D. "Transforming graphical interfaces into auditory interfaces." Diss., Georgia Institute of Technology, 1995. http://hdl.handle.net/1853/9209.

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

Lelli, leitao Valeria. "Testing and maintenance of graphical user interfaces." Thesis, Rennes, INSA, 2015. http://www.theses.fr/2015ISAR0022/document.

Full text
Abstract:
La communauté du génie logiciel porte depuis ses débuts une attention spéciale à la qualité et la fiabilité des logiciels. De nombreuses techniques de test logiciel ont été développées pour caractériser et détecter des erreurs dans les logiciels. Les modèles de fautes identifient et caractérisent les erreurs pouvant affecter les différentes parties d’un logiciel. D’autre part, les critères de qualité logiciel et leurs mesures permettent d’évaluer la qualité du code logiciel et de détecter en amont du code potentiellement sujet à erreur. Les techniques d’analyses statiques et dynamiques scrutent, respectivement, le logiciel à l’arrêt et à l’exécution pour trouver des erreurs ou réaliser des mesures de qualité. Dans cette thèse, nous prônons le fait que la même attention doit être portée sur la qualité et la fiabilité des interfaces utilisateurs (ou interface homme-machine, IHM), au sens génie logiciel du terme. Cette thèse propose donc deux contributions dans le domaine du test et de la maintenance d’interfaces utilisateur : 1. Classification et mutation des erreurs d’interfaces utilisateur. 2. Qualité du code des interfaces utilisateur. Nous proposons tout d’abord un modèle de fautes d’IHM. Ce modèle a été conçu à partir des concepts standards d’IHM pour identifier et classer les fautes d’IHM ; Au travers d’une étude empirique menée sur du code Java existant, nous avons montré l’existence d’une mauvaise pratique récurrente dans le développement du contrôleur d’IHM, objet qui transforme les évènements produits par l’interface utilisateur pour les transformer en actions. Nous caractérisons cette nouvelle mauvaise pratique que nous avons appelée Blob listener, en référence à la méthode Blob. Nous proposons également une analyse statique permettant d’identifier automatiquement la présence du Blob listener dans le code d’interface Java Swing
The software engineering community takes special attention to the quality and the reliability of software systems. Software testing techniques have been developed to find errors in code. Software quality criteria and measurement techniques have also been assessed to detect error-prone code. In this thesis, we argue that the same attention has to be investigated on the quality and reliability of GUIs, from a software engineering point of view. We specifically make two contributions on this topic. First, GUIs can be affected by errors stemming from development mistakes. The first contribution of this thesis is a fault model that identifies and classifies GUI faults. We show that GUI faults are diverse and imply different testing techniques to be detected. Second, like any code artifact GUI code should be analyzed statically to detect implementation defects and design smells. As for the second contribution, we focus on design smells that can affect GUIs specifically. We identify and characterize a new type of design smell, called Blob listener. It occurs when a GUI listener, that gathers events to treat and transform as commands, can produce more than one command. We propose a systematic static code analysis procedure that searches for Blob listener that we implement in a tool called InspectorGuidget. Experiments we conducted exhibits positive results regarding the ability of InspectorGuidget in detecting Blob listeners. To counteract the use of Blob listeners, we propose good coding practices regarding the development of GUI listeners
APA, Harvard, Vancouver, ISO, and other styles
4

Gray, Geoffrey Richard. "An automated marking system for graphical user interfaces." Thesis, University of Nottingham, 2008. http://eprints.nottingham.ac.uk/12361/.

Full text
Abstract:
This research investigates the feasibility and effectiveness of assessing students programming solutions to Graphical User Interface exercises in an automated fashion. Automated marking systems ease the burden on the staff involved in running a course and allow students to get results and feedback in a timely fashion. Several automated marking systems exist but are currently unable to mark GUIs. The inherent complexity of GUIs and the need for aesthetic analysis has rendered GUIs beyond the scope of most marking systems. The marking approach described in this thesis implements a number of novel concepts. By exploiting language design properties such as the hierarchical relationship between components, it was possible to develop a framework capable of testing and marking students' GUI programs. Introspectively analysing the interface enables the marking system to obtain access to the intrinsic elements contained within the GUI. Once access has been obtained, the tests can be performed on the actual interface components themselves rather than a mere representation. GUI assessment is more than functional testing, aesthetics play a major role in the creation of an interface. Existing aesthetic metrics do not provide the analytical capabilities required due to their failure to include colour. The distractive effects that colours have were quantified and incorporated into the metrics. The results of the dynamic and aesthetic testing show that through the implementation of the novel components detailed, the creation of a GUI marking system is feasible and its marking both consistent and effective. The design enables the system to return results in a timely fashion and the effects that colour has can be seen in the results of basic aesthetic testing.
APA, Harvard, Vancouver, ISO, and other styles
5

Sabene, Ralph. "Designing a graphical user interface for a bilateral negotiation support system." Thesis, Monterey, Calif. : Naval Postgraduate School, 1992. http://handle.dtic.mil/100.2/ADA247910.

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

Noye, Janet B. (Janet Barbara) Carleton University Dissertation Computer Science. "A graphical user interface server for graph algorithm programs." Ottawa, 1992.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
7

Gavaza, Takayedzwa. "Culturally-relevant augmented user interfaces for illiterate and semi-literate users." Thesis, Rhodes University, 2012. http://hdl.handle.net/10962/d1006679.

Full text
Abstract:
This thesis discusses guidelines for developers of Augmented User Interfaces that can be used by illiterate and semi-literate users. To discover how illiterate and semi-literate users intuitively understand interaction with a computer, a series of Wizard of Oz experiments were conducted. In the first Wizard of Oz study, users were presented with a standard desktop computer, fitted with a number of input devices to determine how they assume interaction should occur. This study found that the users preferred the use of speech and gestures which mirrored findings from other researchers. The study also found that users struggled to understand the tab metaphor which is used frequently in applications. From these findings, a localised culturally-relevant tab interface was developed to determine the feasibility of localised Graphical User Interface components. A second study was undertaken to compare the localised tab interface with the traditional tabbed interface. This study collected both quantitative and qualitative data from the participants. It found that users could interact with a localised tabbed interface faster and more accurately than with the traditional counterparts. More importantly, users stated that they intuitively understood the localised interface component, whereas they did not understand the traditional tab metaphor. These user studies have shown that the use of self-explanatory animations, video feedback, localised tabbed interface metaphors and voice output have a positive impact on enabling illiterate and semi-literate users to access information.
TeX
Adobe Acrobat 9.51 Paper Capture Plug-in
APA, Harvard, Vancouver, ISO, and other styles
8

Arise, Pavan Kumar. "A development of a computer aided graphic user interface postpocessor for rotor bearing systems." Lexington, Ky. : [University of Kentucky Libraries], 2004. http://lib.uky.edu/ETD/ukymeen2004t00196/PavanA.pdf.

Full text
Abstract:
Thesis (m.s.)--University of Kentucky, 2005.
Title from document title page (viewed Jan. 5, 2005). Document formatted into pages; contains xiii, 103p. : ill. Includes abstract and vita. Includes bibliographical references (p. 97-102).
APA, Harvard, Vancouver, ISO, and other styles
9

Janajreh, Isam M. "A device-independent graphical user interface for theoretical studies of surface temperatures generated by friction /." This resource online, 1992. http://scholar.lib.vt.edu/theses/available/etd-12232009-020548/.

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

Wilson, Brian. "The creation of a functional mailing list server with a graphical user interface." Ohio : Ohio University, 1997. http://www.ohiolink.edu/etd/view.cgi?ohiou1185208875.

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

Wootten, David Raiman. "A graphic user interface for rapid integration of steganography software." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 1996. http://handle.dtic.mil/100.2/ADA309681.

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

Olatidoye, Olugbemiga A. "Design-oriented graphic-user-interface." Diss., Georgia Institute of Technology, 1992. http://hdl.handle.net/1853/23110.

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

Balci, Metin Saridogan Erhan. "Design and implementation of a graphical user interface for a multimedia database management system." Monterey, California : Naval Postgraduate School, 1992. http://handle.dtic.mil/100.2/ADA257577.

Full text
Abstract:
Thesis (M.S. in Computer Science)--Naval Postgraduate School, September 1992.
Thesis Advisors: Rowe, Neil C. ; Wu, C. Thomas. "September 1992." Description based on title screen as viewed on April 16, 2009. Includes bibliographical references (p. 46-47). Also available in print.
APA, Harvard, Vancouver, ISO, and other styles
14

Metawie, Hossam. "Quantitative techniques for the evaluation of user interfaces for CAD/CAM systems." Thesis, De Montfort University, 1997. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.391337.

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

Pierson, Graham C. "Code maintenance and design for a visual programming language graphical user interface." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 2004. http://library.nps.navy.mil/uhtbin/hyperion/04Sep%5FPierson.pdf.

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

Park, Ji Yong. "Interactive user experience design creating an effective online experience /." Australasian Digital Thesis Program, 2007. http://adt.lib.swin.edu.au/public/adt-VSWT20071004.120754/index.html.

Full text
Abstract:
Thesis (DDes) - Faculty of Design, Swinburne University of Technology, 2007.
[Submitted in total fulfillment of the requirements of the degree] Doctorate in Design, Swinburne University of Technology - 2007. Typescript. Includes bibliographical references (p. 63-74).
APA, Harvard, Vancouver, ISO, and other styles
17

Moore, Chad Andrew. "A multi-axis stereolithography controller with a graphical user interface (GUI)." Thesis, Georgia Institute of Technology, 2000. http://hdl.handle.net/1853/16350.

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

Kemble, Jonathan. "Display of Multi-Attribute Data Using a Presentation Description Language." Digital WPI, 1999. https://digitalcommons.wpi.edu/etd-theses/1082.

Full text
Abstract:
"In order to make large applications that manage multi-attribute data usable, they must have an effective user interface. Application data and data relationships must be displayed in a manner that is useful for a particular user while still following principles of user interface design. A User Interface Management System (UIMS) is an application independent data presentation system which isolates the interface portion of the application and can allow a high level of customization. A presentation description language can be used to control the UIMS and allow maximum flexibility. This thesis investigates a UIMS controlled by a language that allows a user to easily describe the application data and data relationships at a high level of abstraction. The UIMS uses this language to structure application data and augment it with properties. A rule-based system then uses the augmented data along with graphical design knowledge to determine the content, layout and details of the interface used to display the data. Finally, a graphical interface is generated to present the data. A system to provide this functionality was designed and implemented. Experiences with the system showed this approach to be valid and provided ideas for future work. "
APA, Harvard, Vancouver, ISO, and other styles
19

Davidson, Karole L. "Initial design of a graphical user interface for the Aegis display system." Master's thesis, This resource online, 1994. http://scholar.lib.vt.edu/theses/available/etd-03172010-020201/.

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

Orwig, Richard Eldon. "A graphical, self-organizing approach to classifying electronic meeting output." Diss., The University of Arizona, 1995. http://hdl.handle.net/10150/187257.

Full text
Abstract:
This dissertation describes research in the application and evaluation of a Kohonen Self-Organizing Map (SOM) to the problem of classification of Electronic Brainstorming output. Electronic Brainstorming is one of the most productive tools in the Electronic Meeting System called GroupSystems. A major step in group problem solving involves the classification of Electronic Brainstorming output into a manageable list of concepts, topics, or issues that can be further evaluated by the group. This step is problematic due to the information overload and cognitive load of the large quantity of data. This research builds upon previous work in automating the classification process using a Hopfield Neural Network. Evaluation of the Kohonen output in comparison with the Hopfield and human expert output over the same set of data found that the Kohonen SOM performed as well as a human expert in the recollection of associated term pairs and outperformed the Hopfield Neural Network algorithm. Using information retrieval measures, recall of concepts using the Kohonen algorithm was equivalent to the human expert. However, precision was poor. The graphical representation of textual data produced by the Kohonen SOM suggests many opportunities for improving information management of textual electronic information. Increasing uses of electronic mail, computer-based bulletin board systems, and world-wide web textual data suggest an overwhelming amount of textual information to manage. This research suggests that the Kohonen SOM may be used to automatically create "a picture that can represent a thousand (or more) words."
APA, Harvard, Vancouver, ISO, and other styles
21

Boncha, Alison. "Designing compelling interfaces : an exploration of the artist book and how its unique interactive experience can influence the graphical user interface /." Online version of thesis, 2008. http://hdl.handle.net/1850/7748.

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

Stathakos, Dimitrios. "An enhanced graphical user interface for analyzing the vulnerability of electrical power systems to terrorist attacks." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 2003. http://library.nps.navy.mil/uhtbin/hyperion-image/03Dec%5FStathakos.pdf.

Full text
Abstract:
Thesis (M.S. in Operations Research)--Naval Postgraduate School, December 2003.
Thesis advisor(s): Javier Salmeron, Kevin Wood. Includes bibliographical references (p. 101-102). Also available online.
APA, Harvard, Vancouver, ISO, and other styles
23

İlhan, Özlem Erkarslan Önder. "Analysis of graphical user interface design in the context of human-computer interaction (with a case study on oven control panel)/." [s.l.]: [s.n.], 2005. http://library.iyte.edu.tr/tezler/master/endustriurunleritasarimi/T000319.pdf.

Full text
Abstract:
Thesis (Master)--İzmir Institute of Technology, İzmir, 2005
Keywords: Interface, graphical user interface design, interaction, human-computer interaction. Includes bibliographical references (leaves. 95).
APA, Harvard, Vancouver, ISO, and other styles
24

Herr, Lea. "Home management system application development for inventory management /." [Denver, Colo.] : Regis University, 2006. http://165.236.235.140/lib/lherr2007.pdf.

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

Deligiannidis, Leonidas. "DLoVe : a specification paradigm for designing distributed VR applications for single or multiple users /." Thesis, Connect to Dissertations & Theses @ Tufts University, 2000.

Find full text
Abstract:
Thesis (Ph.D )--Tufts University, 2000.
Adviser: Robert J. K. Jacob. Submitted to the Dept. of Computer Science. Includes bibliographical references (leaves 297-316). Access restricted to members of the Tufts University community. Also available via the World Wide Web;
APA, Harvard, Vancouver, ISO, and other styles
26

Yang, Jeonghwa. "Eden an interactive home network management system /." Diss., Atlanta, Ga. : Georgia Institute of Technology, 2009. http://hdl.handle.net/1853/31755.

Full text
Abstract:
Thesis (Ph.D)--Computing, Georgia Institute of Technology, 2010.
Committee Chair: W. Keith Edwards; Committee Member: Blair MacIntyre; Committee Member: David McDonald; Committee Member: Ellen Yi-Luen Do; Committee Member: John Stasko. Part of the SMARTech Electronic Thesis and Dissertation Collection.
APA, Harvard, Vancouver, ISO, and other styles
27

Stuede, Andreas. "Development of an object-oriented graphical user interface for an aircraft engine cycle analysis program." Thesis, This resource online, 1993. http://scholar.lib.vt.edu/theses/available/etd-01242009-063413/.

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

Suwono, Francius. "A graphical user-interface development tool for intelligent computer-assisted instruction systems." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 1993. http://handle.dtic.mil/100.2/ADA272988.

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

Kim, Hyungsin. "The ClockMe system: computer-assisted screening tool for dementia." Diss., Georgia Institute of Technology, 2013. http://hdl.handle.net/1853/47516.

Full text
Abstract:
Due to the fastest growing senior population, age-related cognitive impairments, including Alzheimer's disease, are becoming among the most common diseases in the United States. Currently, prevention through delay is considered the best way to tackle Alzheimer's disease and related dementia, as there is no known cure for those diseases. Early detection is crucial, in that screening individuals with Mild Cognitive Impairment may delay its onset and progression. For my dissertation work, I investigate how computing technologies can help medical practitioners detect and monitor cognitive impairment due to dementia, and I develop a computerized sketch-based screening tool. In this dissertation, I present the design, implementation, and evaluation of the ClockMe System, a computerized Clock Drawing Test. The traditional Clock Drawing Test (CDT) is a rapid and reliable instrument for the early detection of cognitive dysfunction. Neurologists often notice missing or extra numbers in the clock drawings of people with cognitive impairments and use scoring criteria to make a diagnosis and treatment plan. The ClockMe System includes two different applications - (1) the ClockReader for the patients who take the Clock Drawing Test and (2) the ClockAnalyzer for clinicians who use the CDT results to make a diagnosis or to monitor patients. The contributions of this research are (1) the creation of a computerized screening tool to help clinicians identify cognitive impairment through a more accessible and quick-and-easy screening process; (2) the delivery of computer-collected novel behavioral data, which may offer new insights and a new understanding of a patient's cognition; (3) an in-depth understanding of different stakeholders and the identification of their common user needs and desires within a complicated healthcare workflow system; and (4) the triangulation of multiple data collection methods such as ethnographical observations, interviews, focus group meetings, and quantitative data from a user survey in a real-world deployment study.
APA, Harvard, Vancouver, ISO, and other styles
30

Brown, Marlon F. "Joint Deployable Intelligence Support System (JDISS) communications and imagery application guide for new users." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 1997. http://handle.dtic.mil/100.2/ADA331705.

Full text
Abstract:
Thesis (M. S. in Systems Technology (Command, Control and Communications)) Naval Postgraduate School, June 1997.
Thesis advisors, Gary R. Porter and Tim L. Phillips. Includes bibliographical references (p. 27). Also available online.
APA, Harvard, Vancouver, ISO, and other styles
31

Boyd, Richard K. "A weapons systems development decision support system." Thesis, Monterey, Calif. : Naval Postgraduate School, 1992. http://handle.dtic.mil/100.2/ADA251791.

Full text
Abstract:
Thesis (M.S. in Information Systems)--Naval Postgraduate School, March 1992.
Thesis Advisor: Nakagawa, Gordon. "March 1992." Description based on title screen as viewed on March 4, 2009. Includes bibliographical references (p. 66).
APA, Harvard, Vancouver, ISO, and other styles
32

Teo, Ching Leong. "Bistatic radar system analysis and software development." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 2003. http://library.nps.navy.mil/uhtbin/hyperion-image/03Dec%5FTeo%5FChing.pdf.

Full text
Abstract:
Thesis (M.S. in Engineering Science)--Naval Postgraduate School, December 2003.
Thesis advisor(s): David C. Jenn, D. Curtis Schleher. Includes bibliographical references (p. 95-96). Also available online.
APA, Harvard, Vancouver, ISO, and other styles
33

Vuchi, Aditya. "Graphical user interface for three-dimensional FE modeling of composite steel bridges." Morgantown, W. Va. : [West Virginia University Libraries], 2005. https://eidr.wvu.edu/etd/documentdata.eTD?documentid=4389.

Full text
Abstract:
Thesis (M.S.)--West Virginia University, 2005.
Title from document title page. Document formatted into pages; contains xi, 188 p. : ill. (some col.). Includes abstract. Includes bibliographical references (p. 111-115).
APA, Harvard, Vancouver, ISO, and other styles
34

Oehmichen, Kim Joachim. "The effect of orientation-neutral cursors on movement time, positioning performance, and stimulus-response (S-R) compatibility." CONNECT TO THIS TITLE ONLINE, 2007. http://etd.lib.umt.edu/theses/available/etd-03022007-154911/.

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

Bourgoin, Nathan. "High Resolution Tiled Displays at the University of Maine." Fogler Library, University of Maine, 2010. http://www.library.umaine.edu/theses/pdf/BourgoinN2010.pdf.

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

Beasley, Johnita. "A graphical alternative to direct SQL based querying." Master's thesis, This resource online, 1993. http://scholar.lib.vt.edu/theses/available/etd-12162009-020050/.

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

Zhu, Lilin. "Logserver monitor for managing log messages of applications." CSUSB ScholarWorks, 2002. https://scholarworks.lib.csusb.edu/etd-project/2054.

Full text
Abstract:
This project is a graphical user interface for managing log information. Logging is an important componet of a software development cycle as well as for diagnostics of performance and monitoring of the software after deployment. The LogServer Monitor provides a graphical user interface for the display and management of logged information from a distributed environment.
APA, Harvard, Vancouver, ISO, and other styles
38

Janajreh, Isam Mustafa. "A device-independent graphical user interface for theoretical studies of surface temperatures generated by friction." Thesis, Virginia Tech, 1992. http://hdl.handle.net/10919/46405.

Full text
Abstract:
Computer graphics is an important tool for engineering visualization and computer aided design systems. The use of this tool to create graphical user interfaces (GUIs) for engineering applications is growing dramatically owing to the almost real-time response to creative thinking which allows engineers to quickly visualize many potential solutions to a problem. This thesis describes the creation of a GUI for a software system which is capable of predicting the surface temperatures generated at the contact between two sliding bodies. This GUI uses the ISO standard PHIGS for 3D graphics support. The use of PHIGS and the standard programming language C renders this system device-independent and hence, portable.

Although PHIGS supports the creation of graphics-based engineering applications, many basic functions required for a GUI (e.g. functions for menus, templates, etc.) need to be created from scratch. During the creation of the GUI described in this thesis, special attention was paid to functions which could be created as re-usable, high-level functions. These functions can be made available to other programmers who wish to create similar GUIs for other engineering applications. The design and creation of these high-level functions and the use of these high-level functions in the creation of the GUI for the surface temperature prediction software are described in this thesis.
Master of Science

APA, Harvard, Vancouver, ISO, and other styles
39

Huang, Chi. "Visuality and tacit knowledge the application of multiple intelligences theory to the design of user expeience in interactive multimedia contexts /." Australasian Digital Thesis Program, 2006. http://adt.lib.swin.edu.au/public/adt-VSWT20070214.163710/index.html.

Full text
Abstract:
Thesis (DDes) - Faculty of Design, Swinburne University of Technology, 2006.
Submitted in partial fulfilment of the requirements of the degree of Professional Doctorate in Design, Faculty of Design, Swinburne University of Technology - 2006. Typescript. Bibliography: p. 76-85.
APA, Harvard, Vancouver, ISO, and other styles
40

Salisbury, Leslie Denise Pinnel. "Automatic visual display design and creation /." Thesis, Connect to this title online; UW restricted, 2001. http://hdl.handle.net/1773/6950.

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

Harode, Gaurav S. "Java based MIDI interface for robot control." Morgantown, W. Va. : [West Virginia University Libraries], 2000. http://etd.wvu.edu/templates/showETD.cfm?recnum=1259.

Full text
Abstract:
Thesis (M.S.)--West Virginia University, 2000.
Title from document title page. Document formatted into pages; contains ix, 142 p. : ill. (some col.) Includes abstract. Includes bibliographical references (p. 76-78).
APA, Harvard, Vancouver, ISO, and other styles
42

McNamara, 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 text
APA, Harvard, Vancouver, ISO, and other styles
43

Fall, Jakob, and Rebecca Klinc. "Efficient information and knowledge distribution in high-tech production units utilizing graphical user interfaces." Thesis, KTH, Skolan för datavetenskap och kommunikation (CSC), 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-188813.

Full text
Abstract:
This study aims to examine potential efficiency gains within a manufacturing unit by implementing processes for knowledge and information distribution. A specialized software tool, implementing processes for knowledge and information distribution, was developed and then examined to see if any efficiency gains could be accomplished. The scientific questions to be addressed were: Will well-defined strategies and processes for information and knowledge management lead to higher efficiency within a manufacturing unit? Is a specialized software a useful tool and how should it be designed to facilitate efficient information and knowledge management? With the help of information management theories, interviews and a field study five main problem areas were found. To counter the problem areas and approach the technical aspect of this study human-computer interactions theories were used to develop three prototypes in an iterative process. The third and final prototype was evaluated by using user testing and interview questions. We found that well-defined strategies and processes for information and knowledge management lead to higher efficiency within a manufacturing unit. By using the specialized software tool it will be easier to facilitate efficient information and knowledge management and that general rules on how to create such a software exists. Due to the result and reactions from the employees our recommendations is for FLIR Systems AB to conduct an implementation study using our software as the frontend.
Denna studies mål är att undersöka eventuella effektivitetsvinster inom en tillverkningsenhet genom att implementera processer för kunskaps- och informationsspridning. Ett specialiserat verktyg, som implementera de processer för kunskap och informationsspridning, har utvecklats och sedan granskas för att se om några effektivitetsvinster kan åstadkommas. De vetenskapliga frågor som skall besvaras är: Kommer väldefinierade strategier och processer för informations- och kunskapsspridning att leda till ökad effektivitet inom en tillverkningsenhet? Är en specialiserad mjukvara ett användbart verktyg och hur ska den designas för att uppmuntra effektiv informations- och kunskapshantering? Fem problemområden identifierade med hjälp av teorier om informationshantering, intervjuer och en fältstudie. För att förbättra de problemområden och närma den tekniska aspekten av denna studie användes människa-datorinteraktionsteorier för att utveckla tre prototyper i en iterativ process. Den tredje och sista prototypen utvärderades med hjälp av användartester och intervjufrågor. Vi fann att väldefinierade strategier och processer för information och kunskapshantering leder till högre effektivitet inom en tillverkningsenhet. Genom att använda ett specialiserat verktyg underlättar det för en effektiv informations- och kunskapshantering. Vi fann även att allmänna regler för hur man designar en sådan mjukvara existerar. Utifrån resultatet och reaktionerna från de anställda är våra rekommendationer för FLIR Systems AB att genomföra en implementationsstudie med hjälp av vår programvara som interface.
APA, Harvard, Vancouver, ISO, and other styles
44

Imsand, Eric Shaun Hamilton John A. "Applications of GUI usage analysis." Auburn, Ala, 2008. http://repo.lib.auburn.edu/EtdRoot/2008/SPRING/Computer_Science_and_Software_Engineering/Dissertation/Imsand_Eric_35.pdf.

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

Huang, Chi, and n/a. "Visuality and tacit knowledge the application of multiple intelligences theory to the design of user expeience in interactive multimedia contexts." Swinburne University of Technology, 2006. http://adt.lib.swin.edu.au./public/adt-VSWT20070214.163710.

Full text
Abstract:
The major challenge for multimedia designers is to create user experiences that enrich the reception of content, designer�s traditional reliance on intuition not ensuring audience�s interest or understanding. The developing philosophy of user-centred design argues that designers should begin from an appreciation of their audience. In design there are various positions on how to achieve this, ranging from traditional market research through psychological, ethnographic, anthropological and sociological research to the direct involvement of users in the design process. This study draws on established knowledge about the cognitive processes, psychological motivations and preferences of user groups to advance a model for better-targeted and more effective design. In particular, it uses Howard Gardener�s multiple intelligences theory to extend design thinking. Where a specific audience is apparent multiple intelligences theory implies that (1) the interface should match user�s perceptual tools, cognitive styles and responses and (2) there is far greater scope than presently recognized to vary the design of the graphical user interface. The research explores how interactive multimedia can harness the �language of vision� (Johannes Itten) for certain audiences, in this case Taiwanese drawing students aiming to enter tertiary art and design programs where high academic drawing skills are an important selection criterion. The high �visual intelligence� of the target audience indicates their heightened capacity to process visual concepts and elements. The application of Gardner�s ideas is a speculative one, based on hypothesis and the formulation of an experimental graphical user interface environment built around predominantly visual cues. The designed outcome incorporates knowledge and understanding that is widely applicable to GUI design, challenging designers to develop multimedia products with innovative, imaginative design approaches that cater for the different needs and interests of users where the audience is a specific and identifiable one.
APA, Harvard, Vancouver, ISO, and other styles
46

Taneja, Anshuman. "The Cost Element Builder – a Tool for Creating and Editing Specific Java Code through a Graphical User Interface." Ohio University / OhioLINK, 2004. http://www.ohiolink.edu/etd/view.cgi?ohiou1091110465.

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

Anderson, Jeffrey David. "Methods and metrics for human control of multi-robot teams /." Diss., CLICK HERE for online access, 2006. http://contentdm.lib.byu.edu/ETD/image/etd1596.pdf.

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

Kunze, Richard J. "Redundant visual coding of state information /." free to MU campus, to others for purchase, 1997. http://wwwlib.umi.com/cr/mo/fullcit?p9841208.

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

Arise, Pavan Kumar. "A DEVELOPMENT OF A COMPUTER AIDED GRAPHIC USER INTERFACE POSTPROCESSOR FOR ROTOR BEARING SYSTEMS." UKnowledge, 2004. http://uknowledge.uky.edu/gradschool_theses/326.

Full text
Abstract:
Rotor dynamic analysis, which requires extensive amount of data and rigorous analytical processing, has been eased by the advent of powerful and affordable digital computers. By incorporating the processor and a graphical interface post processor in a single set up, this program offers a consistent and efficient approach to rotor dynamic analysis. The graphic user interface presented in this program effectively addresses the inherent complexities of rotor dynamic analyses by linking the required computational algorithms together to constitute a comprehensive program by which input data and the results are exchanged, analyzed and graphically plotted with minimal effort by the user. Just by selecting an input file and appropriate options as required, the user can carry out a comprehensive rotor dynamic analysis (synchronous response, stability analysis, critical speed analysis with undamped map) of a particular design and view the results with several options to save the plots for further verification. This approach helps the user to modify the design of turbomachinery quickly, until an efficient design is reached, with minimal compromise in all aspects.
APA, Harvard, Vancouver, ISO, and other styles
50

Sun, Jisang. "Human Interfaces for Cooperative Control of Multiple Vehicle Systems." Diss., CLICK HERE for online access, 2006. http://contentdm.lib.byu.edu/ETD/image/etd1230.pdf.

Full text
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!

To the bibliography