Category Archives: PROJECTS
Mechanical Engineering Project topics
Fuel saver system
The proposed fuel saver system uses radio frequency transmitting and receiving technique to communicate messages which decide whether vehicle’s engine should be turned ON or OFF in traffic signals, thereby optimizing fuel consumption and also at the same time reducing pollution (air and noise pollution). The system is fully automated. Introduction The industrial revolution… Read More »
Implementation of Queue
This project explains the implementation of a QUEUE using a triangle as an element. The queue is a data structure which works on FIFO (First In First Out) technique. The triangles are inserted as elements by assigning color and side to each element(triangle). Triangles will be placed one above another by keeping first inserted triangle at the bottom and the successive elements on top of it. When Delete operation is selected using mouse button the triangle from the front end will be taken out first from the Queue.
Secured webportal for online shopping
Computer Science Project topics list
High Speed Data Transfer using Performance Adaptive UDP
New types of specialized network applications are being created that should be able to transmit large amounts of data across dedicated network links. TCP fails to be a suitable method of bulk data transfer in many of these applications, giving rise to new classes of protocols designed to circumvent TCP’s shortcomings. It is typical in these high-performance applications… Read More »