• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 1009
  • 224
  • 97
  • 96
  • 68
  • 31
  • 29
  • 19
  • 19
  • 14
  • 12
  • 8
  • 7
  • 7
  • 7
  • Tagged with
  • 2068
  • 743
  • 703
  • 579
  • 435
  • 355
  • 327
  • 308
  • 225
  • 221
  • 192
  • 189
  • 174
  • 165
  • 160
  • 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.
181

Design and implementation of the acoustic database and acoustic trainer modules for "ARGOS" /

Kern, Deborah R. January 1990 (has links) (PDF)
Thesis (M.S. in Computer Science)--Naval Postgraduate School, June 1990. / Thesis Advisor(s): Wu, C. Thomas. Second Reader: Lum, Vincent Y. "June 1990." Description based on signature page. DTIC Identifier(s): Software engineering, event driven multimedia database, acoustic database. Author(s) subject terms: Software engineering, event driven multimedia database, acoustic database. Includes bibliographical references (p. 96). Also available online.
182

The object-oriented database and processing of electronic warfare data

Lee, J. J. January 1996 (has links) (PDF)
Thesis (M.S. in Computer Science) Naval Postgraduate School, March 1996. / Thesis advisor(s): David K. Hsiao, C. Thomas Wu. "March 1996." Includes bibliographical references. Also available online.
183

A statistical performance model of homogeneous RAIDb clusters /

Rogers, Brandon Lamar, January 2005 (has links) (PDF)
Thesis (M.S.)--Brigham Young University. Dept. of Technology, 2005. / Includes bibliographical references (p. 95-97).
184

Relational database design of a shipboard ammunition inventory, requisitioning, and reporting system /

Clemens, David W. January 1990 (has links) (PDF)
Thesis (M.S. in Information Systems)--Naval Postgraduate School, June 1990. / Thesis Advisor(s): Kamel, Magdi N. Second Reader: Bhargava, Hemant K. "June 1990." Description based on signature page as viewed on October 19, 2009. Author(s) subject terms: Ammunition, database design, relational database. Includes bibliographical references (p. 163-166). Also available online.
185

A framework for specifying and generating alerts in relational medical databases

Manamalkav, Shankar N. January 2002 (has links)
Thesis (M.S.)--University of Florida, 2002. / Title from title page of source document. Document formatted into pages; contains xi, 68 p.; also contains graphics. Includes vita. Includes bibliographical references.
186

Improving Access to E-Journals and Databases at the MIT Libraries: Building a Database-Backed Web Site Called "Vera"

Hennig, Nicole January 2002 (has links)
The MIT Libraries provide access to databases and electronic journals via the online catalog and the web. The Vera database was created in order to improve public access to a growing number of resources listed on web pages and also to help the staff more easily maintain these pages. Details of the database, called "Vera" (Virtual Electronic Resource Access), are described, including field definitions and how the database is used by both staff and public. The development of the database helped to improve access and made it easier to maintain a growing number of resources. It has also led to many further questions and discussions among the staff of the MIT Libraries about the scope of the OPAC and how tools like Vera should be related to it. / Co published simultaneously in The Serials Librarian, Vol. 41, no. 3/4, 2002, pp. 227-254; and: E-Serials Cataloging: Access to Continuing and Integrating Resources via the Catalog and the Web, ed. by Jim Cole and Wayne Jones, The Haworth Information Press, 2002, pp. 227-254. [PDF version of entire journal issue available for free from Hayworth Press]. HTML version available at <http://www.hennigweb.com/publications/vera.html>
187

Client-Driven Dynamic Database Updates

January 2011 (has links)
abstract: This thesis addresses the problem of online schema updates where the goal is to be able to update relational database schemas without reducing the database system's availability. Unlike some other work in this area, this thesis presents an approach which is completely client-driven and does not require specialized database management systems (DBMS). Also, unlike other client-driven work, this approach provides support for a richer set of schema updates including vertical split (normalization), horizontal split, vertical and horizontal merge (union), difference and intersection. The update process automatically generates a runtime update client from a mapping between the old the new schemas. The solution has been validated by testing it on a relatively small database of around 300,000 records per table and less than 1 Gb, but with limited memory buffer size of 24 Mb. This thesis presents the study of the overhead of the update process as a function of the transaction rates and the batch size used to copy data from the old to the new schema. It shows that the overhead introduced is minimal for medium size applications and that the update can be achieved with no more than one minute of downtime. / Dissertation/Thesis / M.S. Computer Science 2011
188

The impact of the data management approach on information systems auditing

Furstenburg, Don Friedrich, 1953- 11 1900 (has links)
In establishing the impact of formal data management practices on systems and systems development auditing in the context of a corporate data base environment; the most significant aspects of a data base environment as well as the concept of data management were researched. It was established that organisations need to introduce a data management function to ensure the availability and integrity of data for the organisation. It was further established that an effective data management function can fulfil a key role in ensuring the integrity of the overall data base and as such it becomes an important general control on which the auditor can rely. The audit of information systems in a data base environment requires a more "holistic" audit approach and as a result the auditor has to expand the scope of the systems audit to include an evaluation of the overall data base environment. / Auditing / M. Com (Applied Accounting)
189

Change management in a distributed data processing environment

Zulch, Hermanus Barend 17 February 2014 (has links)
M.Com. (Computer Auditing) / Please refer to full text to view abstract
190

A computational approach to picture processing based on perceptual grouping

Soufi, Basil January 1998 (has links)
Image processing systems have typically exhibited a high degree of application specificity. This makes it unlikely that any of the processing tasks for one application can be applied to another. Research has also found that such systems had not made use of knowledge about human perception although, it can be argued, such knowledge is independent of the application. This thesis takes the view that the structures which people perceive in pictures are of considerable importance to supporting picture-based human computer interaction. However, the design of systems which process pictures based on knowledge of human perception presents two major challenges. The first relates to determining the appropriate psychological knowledge that the computational modelling effort will be based upon. The second relates to the testing and evaluation of systems that aim to generate perceptually-valid structures, which poses significant problems because such systems are concerned with perceptual structures rather than semantic interpretations. An approach to developing picture processing systems is proposed that overcomes these problems. The approach represents a development strategy that exploits psychological theory in constructing image processing algorithms. The aim of these algorithms is to generate structures that match those perceived by humans. The approach enables new algorithms to be developed as additional psychological knowledge becomes available. Given appropriate training, users of such systems are able to see in images the structures that are generated by the system. The thesis presents the results of a study of perceptual and computational approaches to the processing of pictures. Motivations for and the development of a computational model based on perceptual grouping are described. A thorough evaluation of the computational model is performed which highlights both its value and limitations. Specific applications of the computational model in areas such as shape emergence in design, and pictorial databases, are then considered.

Page generated in 0.0288 seconds