Description:
This project is based on a concept to create your email (ourmail.com). There’s a custom search engine where user has to search for “ourmail.com”. Continue reading
Get Latest Final Year Projects in your Email
Tag: Objective C
Bike Rental Management System In C Programming With Source Code
Description:
Bike Rental Management system is based on the concept to generate the rental records and to add details and update it. Continue reading
Typing Tutor Project in C with Source Code
Description:
Typing is the basic command to run a computer and your typing speed plays vital role while working in computer to save time. Continue reading
Personal Diary Management System In C Programming with Source Code
Description:
One of the best C programming language projects, mini project in C Personal Diary Management System is a console application without graphics. In this project, user can keep their personal record like they do in a diary. Continue reading
Modern Periodic Table C Project with Source Code
Description:
The Modern Periodic Table project is a simple console application built without the use of graphics. Continue reading
Mini Project in C Cyber Management System with Source Code
Description:
This mini project in C Cyber Management System utilizes various features of C like Socket, Multithreading, and more. It can prove to be very useful for C languages learners who are beginners in the programming field. Continue reading
Mini Project in C Calendar with Source Code
Description:
This mini project on Calendar in C programming language is a console application without graphics. To make the calendar look colorful, many windows properties have been used in this project. Continue reading
Runtime Enforcement of Memory Safety for the C Programming Language (Computer Project)
Memory access violations are a leading source of unreliability in C programs. Although the low-level features of the C programming language, like unchecked pointer arithmetic and explicit memory management, make it a Continue reading
A MOD Player for GBA (Computer Project)
This bachelor project describes the development of a MOD music player to run on GBA (Game Boy Advance) for Lypson Game Engine. GBA is a basic platform for embedded development, and the stereo system makes it possible to use the platform as a Continue reading
Baseband Implementation and Performance Analysis of the Multiband OFDM UWB System (Electronics Project)
In this study, we follow the standard proposal IEEE 802.12.3a to implement the MB-OFDM UWB system in C programming language. We also analyze the system performance in the Continue reading
Indoor Navigation Using Accelerometer and Magnetometer (Electronics Project)
This project will create a navigation system based on dead reckoning using an accelerometer and a magnetometer. There have previously been several studies made on navigation with accelerometers, magnetometers (electronic compass) and gyros. With these three components it is possible to Continue reading
Multi-Core Pattern (Computer Project)
A lot of research has been done in area of multicore systems. And yet it is not enough. Legacy code is not ready yet to be put on to multicore hardware. It takes huge amount of time to develop appropriate methods and practices for proper parallelization of Continue reading