• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 142
  • 34
  • 22
  • 4
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 1
  • 1
  • 1
  • Tagged with
  • 338
  • 338
  • 151
  • 129
  • 62
  • 56
  • 53
  • 49
  • 46
  • 39
  • 35
  • 35
  • 33
  • 30
  • 28
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
41

Initial characterization of QBIC IMU and design of a DATAC bus interface

Mathur, Navin G. January 1993 (has links)
Thesis (M.S.)--Ohio University, November, 1993. / Title from PDF t.p.
42

Designing for the improvement of operator situation awareness In automation systems

Pridmore, Jeannie L., Byrd, Terry Anthony. January 2007 (has links) (PDF)
Dissertation (Ph.D.)--Auburn University, 2007. / Abstract. Vita. Includes bibliographic references (p.111-129).
43

The Cranium network interface architecture : support for message passing on adaptive packet routing networks /

McKenzie, Neil R., January 1997 (has links)
Thesis (Ph. D.)--University of Washington, 1997. / Vita. Includes bibliographical references (p. [196]-207).
44

A menu driven, user friendly interface to UNIX* /

Hayward, Mary. January 1983 (has links)
Thesis (M.S.)--Rochester Institute of Technology, 1983. / Typescript. Includes bibliographical references (leaves 97-101).
45

PyGraph : a graphic front-end for the PAISLey executable specification language /

Willison, Richard. January 1987 (has links)
Thesis (M.S.)--Rochester Institute of Technology, 1987. / Typescript. Includes bibliographical references (leaves 53-54).
46

Designing high performance and scalable MPI over InfiniBand

Liu, Jiuxing, January 1900 (has links)
Thesis (Ph. D.)--Ohio State University, 2004. / Title from first page of PDF file. Document formatted into pages; contains xx, 165 p.; also includes graphics. Includes bibliographical references (p. 157-165).
47

A methodology for domain-specific conceptual data modeling and querying

Tian, Hao. January 2007 (has links)
Thesis (Ph. D.)--Georgia State University, 2007. / Rajshekhar Sunderraman, committee chair; Paul S. Katz, Yanqing Zhang, Ying Zhu, committee members. Electronic text (128 p. : ill.) : digital, PDF file. Description based on contents viewed Oct. 15, 2007; title from file title page. Includes bibliographical references (p. 124-128).
48

Probabilistic timing verification and timing analysis for synthesis of digital interface controllers

Escalante, Marco Antonio 08 September 2017 (has links)
In this dissertation we present two techniques on the topic of digital interface design: a probabilistic timing verification and a timing analysis for synthesis, both rooted in a formal specification. Interface design arises when two digital components (e.g., a processor and a memory device) are to be interconnected to build up a system. We have extended a Petri net specification to describe the temporal behavior of the interface protocols of digital components. The specification describes circuit delays as random variables thus making it suitable to model process variations and timing correlation. Interface probabilistic timing verification checks that a subsystem, composed of components to be interconnected and the associated interface logic, satisfies the timing constraints specified by the components' specifications. Our verification technique not only yields tighter results than previous techniques that do not take timing correlation into consideration but also, if the timing constraint is not satisfied, determines the probability that a constraint will be violated. The second technique, timing analysis for synthesis, finds tight bounds on the delays of the interface logic, which are unknown prior to synthesis, such that all the timing constraints given in the component specifications are satisfied. / Graduate
49

Multi-process structuring of X.25 software

Deering, Stephen Edward January 1982 (has links)
Modern communication protocols present the software designer with problems of asynchrony, real-time response, high throughput, robust exception handling, and multi-level interfacing. An operating system which provides lightweight processes and inexpensive inter-process communication offers solutions to all of these problems. This thesis examines the use of the multi-process structuring facilities of one such operating system, Verex, to implement the protocols defined by CCITT Recommendation X.25. The success of the multi-process design is confirmed by a working implementation that has linked a Verex system to the Datapac public network for over a year. The processes which make up the Verex X.25 software are organized into layers according to the layered definition of X.25. Within the layers, some processes take the form of finite-state machines which execute the state transitions specified in the protocol definition. Matching the structure of the software to the structure of the specification results in software which is easy to program, easy to understand, and likely to be correct. Multi-process structuring can be applied with similar benefits to protocols other than X.25 and systems other than Verex. / Science, Faculty of / Computer Science, Department of / Graduate
50

tidyTouch: An Interactive Visualization Tool for Data Science Education

DeVaney, Jonah E. 01 May 2020 (has links)
Accessibility and usability of software define the programs used for both professional and academic activities. While many proprietary tools are easy to grasp, some challenges exist in using more technical resources, such as the statistical programming language R. The creative project tidyTouch is a web application designed to help educate any user in basic R data visualization and transformation using the popular ggplot2 and dplyr packages. Providing point-and-click interactivity to explore potential modifications of graphics for data presentation, the application uses an intuitive interface to make R more accessible to those without programming experience. This project is in a state of continual development and will expand to cover introductory data science topics relevant to academics and professionals alike. The code for tidyTouch and this document can be found at https://github.com/devaneyJE/tidyTouch_thesis (see ui.R and server.R files for application code).

Page generated in 0.1085 seconds