Open Access. Powered by Scholars. Published by Universities.®
- Discipline
-
- Computer and Systems Architecture (9)
- Data Storage Systems (7)
- Business (5)
- Hardware Systems (4)
- Technology and Innovation (4)
-
- Business Intelligence (3)
- Computational Engineering (3)
- Business Analytics (2)
- Computer Sciences (2)
- Digital Communications and Networking (2)
- Other Computer Sciences (2)
- Physical Sciences and Mathematics (2)
- Social and Behavioral Sciences (2)
- Analytical, Diagnostic and Therapeutic Techniques and Equipment (1)
- Animal Studies (1)
- Architectural Engineering (1)
- Architecture (1)
- Business Administration, Management, and Operations (1)
- Cardiovascular Diseases (1)
- Computer Law (1)
- Criminal Law (1)
- Criminal Procedure (1)
- Databases and Information Systems (1)
- Diagnosis (1)
- Digital Circuits (1)
- Diseases (1)
- Economics (1)
- Keyword
-
- Machine Learning (6)
- Android (3)
- Deep Learning (3)
- Computer Vision (2)
- ADT (1)
-
- ActionScript (1)
- Adasyn (1)
- Admin (1)
- Adobe AIR (1)
- Android Operating System (1)
- Apex (1)
- Api (1)
- Application (1)
- Arduino (1)
- Artificial intelligence (AI) (1)
- Attention Mechanism (1)
- Autism spectrum disorder (ASD) (1)
- Automation (1)
- BERT (1)
- Brain Tumor Classification (1)
- CFSFDP (1)
- CIA Triad; Cryptocurrency (1)
- CNNs (1)
- City App (1)
- Client Programming (1)
- Clustering analysis (1)
- Collaboration (1)
- Competency framework (1)
- Convolutional Neural Network (1)
- Crime prediction (1)
- Publication Year
- Publication
- Publication Type
Articles 31 - 38 of 38
Full-Text Articles in Other Computer Engineering
Natural Language Processing Based Generator Of Testing Instruments, Qianqian Wang
Natural Language Processing Based Generator Of Testing Instruments, Qianqian Wang
Electronic Theses, Projects, and Dissertations
Natural Language Processing (NLP) is the field of study that focuses on the interactions between human language and computers. By “natural language” we mean a language that is used for everyday communication by humans. Different from programming languages, natural languages are hard to be defined with accurate rules. NLP is developing rapidly and it has been widely used in different industries. Technologies based on NLP are becoming increasingly widespread, for example, Siri or Alexa are intelligent personal assistants using NLP build in an algorithm to communicate with people. “Natural Language Processing Based Generator of Testing Instruments” is a stand-alone program …
Android Mobile Application For Hospital Executives, Vihitha Nalagatla
Android Mobile Application For Hospital Executives, Vihitha Nalagatla
Electronic Theses, Projects, and Dissertations
Hospitals are the largest and most complex organizations where health care is provided. Safe and effective patient care services in hospitals depend on the efficient decisions made by hospital executives. The main task of hospital executives is to ensure the hospital can provide high quality patient care and services. “Android Mobile Application For Hospital Executives” is an Android application used for displaying hospital performance metrics on a daily basis. This application allows hospital executives to review and monitor hospital operational data with ease of access and in a portable manner. Thus, reducing the effort of the hospital executives to perform …
Coyotelab - Linux Containers For Educational Use, Michael D. Korcha
Coyotelab - Linux Containers For Educational Use, Michael D. Korcha
Electronic Theses, Projects, and Dissertations
CoyoteLab is an exploration in the use of Linux container technology as a means to simplify the way students in computing fields access and complete laboratory work in their educational career. This project provides two main benefits: creating a simple way for students to log in and access their coursework without anything more than their web browser, and providing course instructors a way to verify that assigned work is completed successfully. Thanks to advances in container technology and the advent of WebSockets, this becomes a middle layer between a WebSocket opened up on the client’s browser and the SSH daemon …
Estimation On Gibbs Entropy For An Ensemble, Lekhya Sai Sake
Estimation On Gibbs Entropy For An Ensemble, Lekhya Sai Sake
Electronic Theses, Projects, and Dissertations
In this world of growing technology, any small improvement in the present scenario would create a revolution. One of the popular revolutions in the computer science field is parallel computing. A single parallel execution is not sufficient to see its non-deterministic features, as same execution with the same data at different time would end up with a different path. In order to see how non deterministic a parallel execution can extend up to, creates the need of the ensemble of executions. This project implements a program to estimate the Gibbs Entropy for an ensemble of parallel executions. The goal is …
Developing Java Programs On Android Mobile Phones Using Speech Recognition, Santhrushna Gande
Developing Java Programs On Android Mobile Phones Using Speech Recognition, Santhrushna Gande
Electronic Theses, Projects, and Dissertations
Nowadays Android operating system based mobile phones and tablets are widely used and had millions of users around the world. The popularity of this operating system is due to its multi-tasking, ease of access and diverse device options. “Java Programming Speech Recognition Application” is an Android application used for handicapped individuals who are not able or have difficultation to type on a keyboard. This application allows the user to write a compute program (in Java Language) by dictating the words and without using a keyboard. The user needs to speak out the commands and symbols required for his/her program. The …
Antics: A Cross-Platform Mobile Game, Gerren D. Willis
Antics: A Cross-Platform Mobile Game, Gerren D. Willis
Electronic Theses, Projects, and Dissertations
Recent technologies have made it increasingly easier for independent developers to build and deploy gaming applications for mobile devices. The focus of this master's project is to investigate one such set of technologies, which include Adobe AIR, Starling and Feathers, that allow games to be written in ActionScript and run on both Android and iOS devices. For this purpose, I chose to use these technologies to design and implement the game ANTics proposed by Whim Independent Studios, a start up game studio in San Bernardino. ANTics is written in ActionScript and runs on Adobe AIR. It can be deployed on …
Density Based Data Clustering, Rayan Albarakati
Density Based Data Clustering, Rayan Albarakati
Electronic Theses, Projects, and Dissertations
Data clustering is a data analysis technique that groups data based on a measure of similarity. When data is well clustered the similarities between the objects in the same group are high, while the similarities between objects in different groups are low. The data clustering technique is widely applied in a variety of areas such as bioinformatics, image segmentation and market research.
This project conducted an in-depth study on data clustering with focus on density-based clustering methods. The latest density-based (CFSFDP) algorithm is based on the idea that cluster centers are characterized by a higher density than their neighbors and …
The I: A Client-Based Point-And-Click Puzzle Game, Aldo Lewis
The I: A Client-Based Point-And-Click Puzzle Game, Aldo Lewis
Electronic Theses, Projects, and Dissertations
Given mobile devices’ weak computational power, game programmers must learn to create games with simple graphics that are engaging and easy to play. Though seldom created for phones and tablets, puzzle games are a perfect fit. In recent years, the genre has gained a following and even won some acclaim. Games like Myst, The Seventh Guest and Portal all engage gamers with challenging puzzles and then reward them with story components upon task fulfillment. Few such games have been created for mobile devices, in part due to the difficulty of developing for devices with different operating systems. Android, WebIOS and …