Global E-Commerce – Career Fair Prep

Career Fair Prep A management information systems degree opens doors to an infinite amount of job opportunities in almost any industry. Whether it is working for a company as large as Amazon or working for a small construction firm. Every company uses data and must have systems to use it, store it, and secure it. … Read more

Error Detection and Reconstruction in Wireless Sensor Networks

Abstract-Wireless Sensor Networks are a group of specialized autonomous sensors and actuators with a wireless communications infrastructure intended to monitor and control physical or environmental conditions at diverse locations and to cooperatively pass the data to a main location through the network. A Wireless Sensor Network consists of multiple nodes, ranging from a several hundred’s … Read more

Optical character recognition (OCR)

Optical character recognition (OCR) is a study of how people use the images of the printed or handwritten words to enable computers to achieve the learning, recognition and decision. In the field of OCR, handwritten digit recognition is a technology about how people exploit computers to automatically identify handwritten Arabic number, which has developed rapidly … Read more

To what extent does each pathfinding algorithm have their own advantage to solve a problem?

1. Introduction 1.1 Background Information We live in a great era of technological advancement where gadgets of all kinds exist, one of the most influential being the mobile phones which has integrated into everyone’s lives. As well as it being a communication device, it also includes a GPS (Global Positioning System) chip which allows it … Read more

Excel and access Q & As

[A] Describe the FIVE (5) types of charts available in Microsoft Excel with the help of suitable example. The Column Chart adequately demonstrates the correlation of at least one arrangement of information focuses. Be that as it may, the Clustered Column Chart is particularly valuable in looking at different information arrangement. The information that we … Read more

Data encryption through encoding – morse code

Abstract Encoding and decoding data is one of the ways of ensuring data is secure from unauthorized persons. It ensures that any given message is safeguarded from unauthorized persons. This protects the owner, whether an organization or an individual from sabotage arising from data leaks. This project is an implementation of an encoding and decoding … Read more

Sign Language Recognition of static gestures using KinectTM & Convolutional Neural Networks

Abstract—This work proposes a supervised framework with deep convolutional neural networks (CNNs) for vision based sign language recognition for static gestures. Our approach addresses the acquisition and segmentation of correct inputs for the CNN based classifier. Cropped images of hands in different poses used to depict different Indian Sign language gestures are used as an … Read more

IMPLEMENTATION OF SDC USING I2C MULTI MASTER-MULTI SLAVE WITH WISHBONE SIGNAL

ABSTRACT: I2C Multi Master with Multi Slave is designed from a bidirectional data serial bus containing bidirectional data line i.e. Serial Data Line (SDA) and Serial Clock Line (SCL) along with Wishbone Signal. I2C protocol has the ability to support multiple masters and provides an efficient method of data exchange between devices. This is very … Read more

Web Based Event Management

Abstract In this project, I have built a web application that allows users to create an event of any type and make changes according to their requirements. User can select various event options e.g the number of people, catering, decorations etc and will get an estimate of the total cost. The user can also view … Read more

Ethical Dilemmas in Computer Science

Once I receive my undergraduate degree from Charleston Southern University; I want to work for a software development company. And in that career field we have a lot of ethical dilemmas; especially when it comes to company and used relations. How much monitoring should you do on your users. Or How much data collecting should … Read more

Complexity and Tractability

Complexity and Tractability In the traveling salesman problem, we are given a set of cities and distance between every pair of cities, the problem requires us to find the shortest possible route that visits every city only once and returns to the starting point. This is a perfect example of an intractable problem. Intractable meaning … Read more