Open Access. Powered by Scholars. Published by Universities.®
- Discipline
-
- Engineering (188)
- Artificial Intelligence and Robotics (46)
- Social and Behavioral Sciences (37)
- Information Security (24)
- Communication (20)
-
- Graphics and Human Computer Interfaces (15)
- Arts and Humanities (13)
- Communication Technology and New Media (13)
- Computer Engineering (10)
- Public Affairs, Public Policy and Public Administration (9)
- Theory and Algorithms (9)
- Education (6)
- Other Communication (6)
- Robotics (6)
- Social Media (6)
- Databases and Information Systems (5)
- Electrical and Computer Engineering (5)
- Software Engineering (5)
- Applied Mathematics (4)
- Creative Writing (4)
- Digital Humanities (4)
- Genetics and Genomics (4)
- Life Sciences (4)
- Medicine and Health Sciences (4)
- Art and Design (3)
- Business (3)
- Film and Media Studies (3)
- Forensic Science and Technology (3)
- Keyword
-
- Machine learning (9)
- Computer vision (8)
- Action recognition (6)
- Algorithms (6)
- Artificial intelligence (6)
-
- Machine Learning (6)
- Tracking (6)
- Artificial Intelligence (5)
- AI (4)
- Deep Learning (4)
- Evolutionary computation (4)
- Security (4)
- Augmented reality (3)
- Authentication (3)
- Computer graphics (3)
- Global illumination (3)
- Intrusion detection (3)
- Optimization (3)
- Pattern recognition (3)
- Recognition (3)
- Rendering (3)
- Uav (3)
- User study (3)
- Visualization (3)
- Wavelets (3)
- 3D reconstruction (2)
- Augmented Reality (2)
- Bioinformatics (2)
- Chatbots (2)
- Communities (2)
- Publication Year
- Publication
-
- Electronic Theses and Dissertations (266)
- Electronic Theses and Dissertations, 2020-2023 (119)
- Honors Undergraduate Theses (26)
- Retrospective Theses and Dissertations (21)
- Graduate Thesis and Dissertation 2023-2024 (15)
-
- Human-Machine Communication (11)
- Graduate Studies Theses and Dissertations 2026 (7)
- Electronic Literature Organization Conference 2020 (5)
- HIM 1990-2015 (4)
- Libraries' Newsletters (4)
- Faculty Scholarship and Creative Works (3)
- ELO (un)supervised 2026 (2)
- Data Science and Data Mining (1)
- Interface: The C3 Lab Knowledge Commons (1)
- International Crisis and Risk Communication Conference (1)
- Recent Advances in Real-Time Systems (1)
- Rosen Research Review (1)
- UCF Forum (1)
- Undergraduate Scholarship and Creative Works (1)
- Publication Type
Articles 481 - 490 of 490
Full-Text Articles in Computer Sciences
On K - Y - Insensitive Donimation, Teresa Haynes Rice
On K - Y - Insensitive Donimation, Teresa Haynes Rice
Retrospective Theses and Dissertations
A connected graph G is defined to be k-1-insensitive if the domination number 1(G) is unchanged when an arbitrary set of k edges is removed. The problem has been solved fork= 1. This Ph.D. dissertation focuses on finding extremal k-1-insensitive graphs on p nodes, fork~ 2. A graph is extremal if it has the minimum number of edges. Two subproblems are considered. The first, which has been solved completely, specifies that the same set of nodes dominates each graph obtained from G by removing k edges. The second requires only that the graph G be connected. This is a much …
A Relational Object-Oriented Management System And An Encapsulated Object-Oriented Programming System, Michael L. Nelson
A Relational Object-Oriented Management System And An Encapsulated Object-Oriented Programming System, Michael L. Nelson
Retrospective Theses and Dissertations
The purpose of the Relational Object-Oriented Management System (ROOMS) is to show that the relational database scheme is a viable approach for storing objectoriented data. ROOMS is designed so that it can be implemented in any object-oriented language with appropriate I/O commands, or added to any objectoriented database management system that allows userdefined collections of data. Various problems were encountered in developing ROOMS. While these problems have been solved, the best solution is to use the Encapsulated Object-Oriented Programming System (EOOPS) . EOOPS is based upon an inheritance scheme which preserves encapsulation. This encapsulated approach avoids the problems associated with …
Some Optimally Adaptive Parallel Graph Algorithms On Erew Pram Model, Sajal K. Das
Some Optimally Adaptive Parallel Graph Algorithms On Erew Pram Model, Sajal K. Das
Retrospective Theses and Dissertations
The study of graph algorithms is an important area of research in computer science, since graphs offer useful tools to model many real-world situations. The commercial availability of parallel computers have led to the development of efficient parallel graph algorithms.
Using an exclusive-read and exclusive-write (EREW) parallel random access machine (PRAM) as the computation model with a fixed number of processors, we design and analyze parallel algorithms for seven undirected graph problems, such as, connected components, spanning forest, fundamental cycle set, bridges, bipartiteness, assignment problems, and approximate vertex coloring. For all but the last two problems, the input data structure …
The Slicing Extent Technique For Fast Ray Tracing, Sudhanshu Kumar Semwal
The Slicing Extent Technique For Fast Ray Tracing, Sudhanshu Kumar Semwal
Retrospective Theses and Dissertations
A new technique for image generation using ray tracing is introduced. The “Slicing Extent Technique” (SET) partitions object space with slicing planes perpendicular to all three axes. Planes are divided into two dimensional rectangular cells, which contain pointers to nearby objects. Cell size and the space between slices varies, and is determined by the objects’ locations and orientations. Unlike oct-tree and other space-partitioning methods, SET is not primarily concerned with dividing space into mutually exclusive volume elements (‘voxels’) and identifying objects within each voxel. Instead, SET is based on analysis of projections of objects onto slicing planes. In comparison to …
Design And Performance Analysis Of A Relational Replicated Database Systems, Jon Gregory Hanson
Design And Performance Analysis Of A Relational Replicated Database Systems, Jon Gregory Hanson
Retrospective Theses and Dissertations
The hardware organization and software structure of a new database system are presented. This system, the relational replicated database system (RRDS), is based on a set of replicated processors operating on a partitioned database. Performance improvements and capacity growth can be obtained by adding more processors to the configuration. Based on designing goals a set of hardware and software design questions were developed. The system then evolved according to a five-phase process, based on simulation and analysis, which addressed and resolved the design questions. Strategies and algorithms were developed for data access, data placement, and directory management for the hardware …
Multiprocessor Scheduling With Practical Constraints, Kenneth Burton Donovan
Multiprocessor Scheduling With Practical Constraints, Kenneth Burton Donovan
Retrospective Theses and Dissertations
The problem of scheduling tasks onto multiprocessor systems has increasing practical importance as more applications are being addressed with multiprocessor systems. Actual applications and multiprocessor systems have many characteristics which become constraints to the general scheduling problem of minimizing the schedule length. These practical constraints include precedence relations and communication delays between tasks, yet few researchers have considered both these constraints when developing schedulers.
This work examines a more general multiprocessor scheduling problem, which includes these practical scheduling constraints, and develops a new scheduling heuristic using a list scheduler with dynamically computed priorities. The dynamic priority heuristic is compared against …
Epsilon Precedence Grammars And Languages, Masoud T. Milani
Epsilon Precedence Grammars And Languages, Masoud T. Milani
Retrospective Theses and Dissertations
The classes of simple and weak precedence grammars are generalized to include ε-rules (productions with the empty right parts). The descriptive power of epsilon simple precedence (ESP) grammars increases directly with the number of ε-rules permitted; the class of ESP grammars with no ε-rules, ESP0, is identical to the class of simple precedence grammars; ESP grammars with at most one ε-rule, ESP1, define a class of languages which properly includes the class of ESP0 languages, but is itself properly included in the class of deterministic, context-free languages. In general, ESP grammars having at most i …
Intra Region Routing, Robert Alan Eustace
Intra Region Routing, Robert Alan Eustace
Retrospective Theses and Dissertations
The custom integrated circuit routing problem normally requires partitioning into rectangular routing regions. Natural partitions usually result in regions that form both "channels" and "areas". This dissertation introduces several new channel and area routing algorithms and measures their performance.
A formal description of the channel routing problem is presented and a relationship is established between the selection of intervals for each track and the number of tracks in the completed channel. This relationship is used as an analysis tool that leads to the development of two new and highly effective channel routing algorithms: the Revised and LCP algorithms. The performance …
An Analytical Model For Evaluating Database Update Schemes, Kathryn C. Kinsley
An Analytical Model For Evaluating Database Update Schemes, Kathryn C. Kinsley
Retrospective Theses and Dissertations
A methodology is presented for evaluating the performance of database update schemes. The methodology uses the M/Hr/1 queueing model as a basis for this analysis and makes use of the history of how data is used in the database. Parameters have been introduced which can be set based on the characteristics of a specific system. These include update to retrieval ratio, average file size, overhead, block size and the expected number of items in the database. The analysis is specifically directed toward the support of derived data within the relational model. Three support methods are analyzed. These are first examined …
Incremental Analysis Of Programs, Vida Ghodssi
Incremental Analysis Of Programs, Vida Ghodssi
Retrospective Theses and Dissertations
Algorithms used to determine the control and data flow properties of computer programs are generally designed for one-time analysis of an entire new input. Application of such algorithms when the input is only slightly modified results in an inefficient system. In this theses a set of incremental update algorithms are presented for data flow analysis. These algorithms update the solution from a previous analysis to reflect changes in the program. Thus, extensive reanalysis to reflect changes in the program. Thus, extensive reanalysis of programs after each program modification can be avoided. The incremental update algorithms presented for global flow analysis …