This thesis presents a new robot design paradigm that utilizes evolutionary optimization techniques and advanced physics simulations. This technology makes it possible to design and test robots in Continue reading
Get Latest Final Year Computer Projects in your Email
C, C++ Projects
MIDIFlapper, a Leap Motion MIDI Controller
ABSTRACT
An application called MIDIFlapper was developed that translates data from the Leap Motion, an NUI device, into MIDI data suitable for use by a contemporary digital audio workstation. This allows electronic musicians to use the Leap Motion for musical Continue reading
Performance Comparison of Data Reduction Techniques for Wireless Multimedia Sensor Network Applications
ABSTRACT
With the increased use of smartphones, Wireless Multimedia Sensor Networks (WMSNs) will have opportunities to deploy such devices in several contexts for data collection and processing. While smartphones come with richer resources Continue reading
Compiling the Parallel Programming language NestStep to the CELL processor
The goal of this project is to create a source-to-source compiler which will translate NestStep code to C code. The compiler’s job is to replace NestStep constructs with a Continue reading
Student Database Management and Enquiry System using Barcode Scanner in C & C++
ABSTRACT
Student’s attendance plays a very vital role in order to justify their overall academic performance. Unfortunately, there is no automated attendance record maintenance system available in schools and colleges for the students. Today with Continue reading
Log-selection Strategies in a Real-time System
This thesis presents and evaluates how to select the data to be logged in an embedded real-time system so as to be able to give confidence that it is possible to Continue reading
A Mobile Distributed System for Personal Security
The goal of this system is to provide a location based alarm system through which customers can broadcast their last known position in emergency situations. Imagine that you are hiking in the forest alone and don’t know how to Continue reading
Load Management for a Telecom Charging System
There are a huge number of customers using Ericsson’s prepaid telecom charging system. This means that even the smallest optimization done in its management of load results in a big win when considering time and CPU usage. Ericsson wishes therefore to learn about how Continue reading
Evaluation of Inlining Heuristics in Industrial Strength Compilers for Embedded Systems
Function inlining is a well known compiler optimization where a function call issubstituted with the body of the called function. Since function inlining in general increases the code size one might think that function inlining is a bad idea for Continue reading
Doodle Processing System Using Cinder Graphics and Bullet Physics
This Master Thesis proposes a implementation for a doodle system which can scan hand drawn paper doodles using camera into the system and Continue reading
Hotel Management System in C++
A typical luxury Hotel requires a management system to control its various operations such as maintaining account of all the people in its domain of services, attending to Continue reading