Virtualization is not a new concept in computer science. It has been used since the middle of the sixties and now software companies has interested in this technology. In this project, we will evaluate the kernel contains, the performance, the security and Continue reading
C, C++ Projects
Chirp Sounding and HF Application: SDR Technology Implementation
From a HF propagation point of view, the ionospheric layers act as partially conducting media (plasma) in which a transmitted radio wave can reflect upon. A way of determining whether a radio wave with a given frequency will reflect from the Continue reading
A Comparison of Object Detection Algorithms Using Unmanipulated Testing Images: Comparing SIFT, KAZE, AKAZE AND ORB
While the thought of having computers recognize objects in images have been around for a long time it is only in the last 20 years that this has become a reality. One of the first successful recognition algorithms was Continue reading
Introducing Mock Framework for Unit Test Ina Modeling Environment
Testing is an important part in the software development process. Unit tests aim to test individual units in isolation. These units may have dependencies to their surroundings that make the units hard to Continue reading
3D Video Playback: a Modular Cross-platform GPU-based Approach for Flexible Multi-view 3D Video Rendering
The evolution of depth‐perception visualization technologies, emerging format standardization work and research within the field of multi‐view 3D video and imagery addresses the need for flexible 3D video Continue reading
Hospital Management System in C
A Project on Hospital Management System in C with source code. Continue reading
C++ Project on Hospital Management System
Here, a Hospital Management Console is developed in C++. Source Code can be Continue reading
Parallel JPEG Processing with a Hardware Accelerated DSP Processor
This thesis describes the design of fast JPEG processing accelerators for a DSP processor. Certain computation tasks are moved from the DSP processor to hardware accelerators. The accelerators are Continue reading
Hotel Management System Project in C
This Hotel Management System Project is developed in Turbo C language. Continue reading
Simple Railway Reservation System
For journey of longer distances though we have airways most of the people use the railways, which is most convenient, affordable means of transport in India. So keeping this in view, the reservation of railways is a most important task and it must be Continue reading