Open Access. Powered by Scholars. Published by Universities.®
- Discipline
-
- Computer and Systems Architecture (9)
- Data Storage Systems (7)
- Hardware Systems (4)
- Business (3)
- Business Intelligence (3)
-
- Computational Engineering (3)
- Technology and Innovation (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)
- Cardiovascular Diseases (1)
- Databases and Information Systems (1)
- Diagnosis (1)
- Digital Circuits (1)
- Diseases (1)
- Economics (1)
- Electrical and Computer Engineering (1)
- Electrical and Electronics (1)
- Engineering Education (1)
- Food Studies (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)
- CNNs (1)
- City App (1)
- Client Programming (1)
- Clustering analysis (1)
- Collaboration (1)
- Convolutional Neural Network (1)
- Crime prediction (1)
- Crime prevention (1)
- Cybersecurity (1)
Articles 31 - 35 of 35
Full-Text Articles in Other Computer Engineering
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 …