Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 20 of 42 for “"Application Programming Interface (API)"”.

  1. A signal oriented stream processing system for pipeline monitoring

    … a framework for composing signal processing applications from primitive stream and signal processing operators. SignalDB allows the user to focus on the signal processing task and avoid needlessly spending time on learning a particular application programming interface (API). We use SignalDB …

    mit Repository record for A signal oriented stream processing system for pipeline monitoring (opens in a new tab)

  2. Interactive 3D model display in Java 3D

    <p>This thesis explores the use of Java 3D application programming interface (API) to create an interactive 3D application or applet that allows display and manipulation of complex three dimensional objects. J3dViewer, a program written using the Java 3D API, is used to illustrate the general …

    eastern-wash Repository record for Interactive 3D model display in Java 3D (opens in a new tab)

  3. Implementing an Application Programming Interface for Distributed Adaptive Computing Systems

    Developing applications for distributed adaptive computing systems (ACS) requires developers to have knowledge of both parallel computing and configurable computing. Furthermore, portability and scalability are required for developers to use innovative ACS research directly in deployed systems. …

    vt Repository record for Implementing an Application Programming Interface for Distributed Adaptive Computing Systems (opens in a new tab)

  4. An intracardiac navigation interface for electrophysiology modeling tools

    This thesis describes an interface that has been developed to assist in medical procedures. Several commercial systems are currently available each with their own strength and weaknesses and the goal of this interface is to leverage each of them. It is based upon a number of toolkits such as the …

    mit Repository record for An intracardiac navigation interface for electrophysiology modeling tools (opens in a new tab)

  5. Persistent object system

    … Such systems already exist, but they are programming language and database dependent and, in many cases, difficult to use. We have designed and implemented a persistent object system which should be simple, inexpensive and easy to use. A client/server networking model was chosen to …

    concordia Repository record for Persistent object system (opens in a new tab)

  6. Developing an intelligent ultimate Frisbee player

    … and game rules, was first developed. Using the application programming interface (API) to this component, an intelligent agent capable of playing the game was developed. Finally, a graphical interface featuring two- and three-dimensional representations of the game was made. The ultimate …

    mit Repository record for Developing an intelligent ultimate Frisbee player (opens in a new tab)

  7. Application of Web Mashup Technology to Oyster Information Services

    … databases. As a data consumer, a Web mashup application creates new contents by retrieving data through the Web application programming interface (API) provided by the external sources. As a data provider, the service program publishes its Web API and implements the specified functions.</p> …

    uno Repository record for Application of Web Mashup Technology to Oyster Information Services (opens in a new tab)

  8. Design and testing of a sensor middleware for mobile phones

    … physical world is a challenging task for mobile applications. There is no standardized method of obtaining data from sensors or for distributing those data to applications that use it. Consequently, many researchers in mobile sensors end up writing custom software to interact with their sensors. …

    mit Repository record for Design and testing of a sensor middleware for mobile phones (opens in a new tab)

  9. Large-scale analysis of the security of cryptographic keys

    … foundation. Notwithstanding, real-life application of cryptographic algorithms and protocols continues to fail. These failures are frequently due to low entropy, faulty library implementation, and Application Programming Interface (API) misuse. Biases introduced during the generation …

    sask Repository record for Large-scale analysis of the security of cryptographic keys (opens in a new tab)

  10. Enabling the “Easy Button” for Broad, Parallel Optimization of Functions Evaluated by Simulation

    … is supported by a new language independent, application programming interface (API) for remote simulation model evaluation and a serverless computing environment to provide massively parallel function evaluation, on demand. Dynamic loop scheduling methods are evaluated in the serverless …

    arkansas Repository record for Enabling the “Easy Button” for Broad, Parallel Optimization of Functions Evaluated by Simulation (opens in a new tab)

  11. Database and Application Programming Interface Development for Rotational Spectroscopy

    … our custom database, named SAAGAdb, and an application programming interface (API) to access the database to fulfill the needs of SAAGA. SAAGAdb is designed to store structured, high quality spectroscopic data of all species not limited to astrochemically relevant ones, enabling convenient …

    mit Repository record for Database and Application Programming Interface Development for Rotational Spectroscopy (opens in a new tab)

  12. Modelling Artificial Intelligence in Games Using MindSet Behavior Trees

    … intelligence in games and other virtual reality applications. A behavior tree is a model of plan execution and is graphically represented as a tree. Nodes in a behavior tree either encapsulate actions to be performed or act as control flow components that direct traversal over the tree. The …

    regina Repository record for Modelling Artificial Intelligence in Games Using MindSet Behavior Trees (opens in a new tab)

  13. Design and prototype of an object-relational database for medical imaged

    … an object-oriented database schema, and an application-programming interface (API). The schema and API are implemented in a software module called a DataBlade. This DataBlade extends a generic Informix database with the ability to manage medical information objects as defined in the DICOM …

    mit Repository record for Design and prototype of an object-relational database for medical imaged (opens in a new tab)

  14. A Cost-Effective Cloud-Based System for Analyzing Big Real-Time Visual Data From Thousands of Network Cameras

    … data from these cameras can be useful for many applications, but analyzing this data presents many challenges, such as (i) retrieving data from heterogeneous cameras (e.g. different brands and data formats), (ii) providing a software environment for users to simultaneously analyze the large …

    purdue-thes Repository record for A Cost-Effective Cloud-Based System for Analyzing Big Real-Time Visual Data From Thousands of Network Cameras (opens in a new tab)

  15. Cerebro : forming parallel internets and enabling ultra-local economies

    … mobile communications have been increasing rapidly [5], yet there is little or no progress in platforms that enable applications for discovery, context-awareness and sharing of data and services in a peer-wise manner among collections of devices in the same physical area. This is important …

    mit Repository record for Cerebro : forming parallel internets and enabling ultra-local economies (opens in a new tab)

  16. Identification of Privacy Risks for Android Users and Effective Protection Mechanisms

    … An important tool of Android smartphones is Application Programming Interface (API); it is a combination of benefits, meaning they allow to create user services, and risks, especially for user privacy. Taking advantage of the API, it is possible to make data travel from our device and third …

    catania Repository record for Identification of Privacy Risks for Android Users and Effective Protection Mechanisms (opens in a new tab)

  17. Accelerating messages by avoiding copies using RDMA in an asynchronous parallel runtime system

    … observed that memory intensive operations reduce application performance and increase energy consumption. For this reason, reducing memory pressure by saving the cost of allocation and copy helps in improving application performance significantly. The asynchronous message sending paradigm in …

    uiuc Repository record for Accelerating messages by avoiding copies using RDMA in an asynchronous parallel runtime system (opens in a new tab)

  18. Integrative simulation framework for modeling dynamic cellular phenomena in 3D over time

    … simulation, and analysis of data, there is no application that features a complete and variable integration of different simulation methods in a 3D environment. The key improvement, which 4DiCeS has over other existing systems, is the ability not to be fixed on either deterministic or …

    bielefeld Repository record for Integrative simulation framework for modeling dynamic cellular phenomena in 3D over time (opens in a new tab)

  19. Physics Engine on the GPU with OpenGL Compute Shaders

    … Shaders. OpenGL is a high-performance graphics application programming interface (API), used as an abstraction layer for the CPU to communicate with the GPU. OpenGL was created by the Khronos Group primarily for graphics, or drawing frames only. In the later versions of OpenGL, the Khronos Group …

    calpoly Repository record for Physics Engine on the GPU with OpenGL Compute Shaders (opens in a new tab)

Page 1 of 3