Active Members
TodayLast 7 Daysmore...

School & College Projects

Engineering Projects   |  College Projects   |  School Projects
MCA Projects   |  MBA Projects   |


You can find school projects, engineering projects and various science club activities for higher secondary and high school students. Feel free to browse through the available projects and learn from them.

Also, you can download college projects like MCA projects, MBA projects or any other kind of academic projects.

Submit projects and earn revenue

You can earn revenue from Google AdSense revenue sharing program by submitting your academic projects from schools or colleges.







School Projects

BotanyChemistryMathematicsPhysics
Zoology

Engineering Projects

Architectural EngineeringCivil EngineeringElectrical EngineeringElectronics Engineering
Mechanical Engineering

Computer Projects

Engineering MCA

MBA Projects

General MBA


Post Project and earn revenue.      Show By Status: New Submissions   Pending   Deleted   Approved   
TitlePosted ByPosted Date
Stack And Queue Using ADTKsshamitha28 Jun 2010
To write a program with stack and Queue using ADT.

Function Overloading Program with ALGORITHMKsshamitha28 Jun 2010
It is a Program in CPP.

VAM methodSonika26 Jun 2010
VAM(Voger's Approximation Method) A Operation Research's Transportation method... in C...

Investment Opportunities in Insurance SectorAmit Arrawatia24 Jun 2010
Insurance means to compensate the owner against loss arising from a variety of risks, which he anticipates, to his life, property and business. The life insurance business in India started in the year 1818 with the establishment of the Oriental Life Insurance Company in Calcutta. The liberalisation of Indian financial sector which encompass banking, insurance etc. has been the subject of much heated debate for some years. Due to liberalisation, today’s investor has lot many options in his hand. But insura

Isolation Of Eugenol From Clove OilAsha Kurian21 Jun 2010
The main component of clove oil is eugenol.It can be isolated from clove oil by taking advantage of its solubility in dilute alkali. On shakling with dilute alkali, eugenol forms the sodium salt & goes into the solution. On acidfying the aqueous alkaline solution , free eugenol is precipitated.

Medical Agency project in Visual Basicanjali18 Jun 2010
This project can maintain whole stock of any medical agency with party and vendor details, who are related to our business. It also tell us the expiry of any medicine. BENIFITS: 1. This project works fast rather than manual work. 2. It requires less paper work. 3. It requires less space to store data. 4. Simply manage all records.

K-Means Clustering Algorithm in JavaBhakti Savla17 Jun 2010
K-Means Clustering Algorithm in Java.

Prediction Using Linear Progression in JavaBhakti Savla17 Jun 2010
Prediction Using Linear Progression in Java.

Naive Bayesian Classification Program in JavaBhakti Savla17 Jun 2010
Naive Bayesian Classification Program in Java.

Program to implement Run-Length Encoding and DecodingBhakti Savla17 Jun 2010
Program to implement Run-Length Encoding and Decoding.

Program to display Quantization Coefficient Matix Bhakti Savla17 Jun 2010
Program to display Quantization Coefficient Matix.

Program for Zig Zag Pattern and Quantization MatrixBhakti Savla17 Jun 2010
Program for Zig Zag Pattern and Quantization Matrix.

Program for Discrete Cosine Transform Matrix Bhakti Savla17 Jun 2010
Program for Discrete Cosine Transform Matrix i.e. DCT Matrix.

Program to display "8x8 Array" using CBhakti Savla17 Jun 2010
Program for Displaying a 8x8 array using C Language.

Estimation of copper in copper sulphate solution using photoelectric colorimeterPrabha Kishore17 Jun 2010
Simple method for the determination of copper ions present in copper sulphate solution using photoelectric colorimeter.

Flame test and electronic excitation Prabha Kishore17 Jun 2010
Flame test is one of the confirmatory test for some metal ions.Metal ions like Sodium, Potassium and Barium can be easily confirmed just by performing simple flame test. One just need Bunsen flame, watch glass, metallic wire, acids, salts and distilled water to carry out the flame test.

Land Acquisition System in ASP.NET coding behind with C#prabakaran16 Jun 2010
Land Acquisition System includes capturing of various stages of the Land Acquisition process and related information of each in the process. The Software contains all the security and authentication controls at various levels.

Spin Tub System in ASP.NET source coding behind with c#prabakaran16 Jun 2010
Spin Tub System (STS) streamlines data collection, storage & retrieval and the management of records to improve both operational (admission, registration, scheduling, examination and grading) and management tasks (planning, evaluation and decision-making).

Railway Reservation Using Microsoft Excel as an OLE Automation objectmamatha31 May 2010
There are various trains such As charminar Express, Hyderabad Express ,Rajdhani Express ,Grand Trunk Express, Tamil Nadu express, Cheran express, etc. Using Microsoft Excel as an OLE Automation object we ascertain the passengers on a particular date in a particular train.

BugFixing in Distributed Environment using Multiple objective Partical Swarm OptmizationShruthi24 May 2010
The objective of the project is intended in developing a system that would utilize the soft computing technique of swarm optimization in identifying the bugs that are incorporated along with a software application after implementation of the system. Bugs are classified as Usability, Calculative and Cross reference bugs Using PSO algorithm these bugs are identified in the application and those particles are grouped Using breeding technique the final group is obtained Causes for t

JAVA Program using textfile as a databaseTamilarasu21 May 2010
Hello guys,this JAVA sample program used a text file as a database for the employee information,AWT package was used for the program. This program uses FileInputStream..I used the Netbeans6.5 for this project..

Symmetric Key Encryption Algorithms - Study and Implementation in CAbhijeet Gaikwad11 May 2010
This topic is related to Network Information Security. These are some of the Substitution and Transposition algorithms for generating Ciphertext(Encryption) from Plaintext(Original Message).

Software Lifecycle Management Implemented In Online Railway Reservation SystemTamilarasu26 Apr 2010
AIM: To implement requirements engineering activities prepare the necessary documents and to develop the railway reservation system with UML diagrams using software engineering methodology and to implement in C++. PROBLEM STATEMENT: This application railway reservation system helps the customer to reserve the tickets,here the availability of train is identified and the request is passed by the client for reservation. The tickets are issued by the officer to the passen

Currency Conversion using VBTamilarasu24 Apr 2010
PROCEDURE: Select “ActiveX Control” from Visual Basic 6.0 from “File®New Project” for creating the component. In the user control form, insert a label tool for the title of the component from the tool box. Insert two more labels and two text boxes for the input and output currency values respectively. Insert a combo box for selecting the currencies. Create the component by “File®MakeProject1.ocx”. USAGE: Select “Standard EXE” from “File®New Project” from VB6.0. Open the component dialo

Virtual Keyboarddevadigayatish20 Apr 2010
Currently keyboards have specific size and specific imprints on the keys. The interactivity and usability of keyboards can be increased if it can display a symbol for the pre-defined macro function. This macro function can be used to program each key for different gaming functions, multiple languages or shortcut keys to user defined tasks. The project aims at building a keyboard which will not be hardware dependent but will be software driven, function of each key can be programmed and varied dynamically

Sound Recorder through mic using C languageMarichamy16 Apr 2010
Sound Recorder in C,Sound Recorder in C using Win32 Console Application,

Java Program on Employee Database and MaintenanceSowmya14 Apr 2010
This is my Project about Employee Database information and Maintenance using RandomAccessFile. This program performs the functions like reading, writing, adding records, deleting records, searching a particular record, navigating between records and so on.

Telephone Directory Using RMIPrabhakar13 Apr 2010
This program is the implementation of telephone directory using rmi. The telephone directory designed is used to search for the details of a concerned person. One can search the details of a person by using his name as input or by using his/her telephone number as input.

Transaction Processing with JavaSowmya12 Apr 2010
This is my project submitted at my academic level on Transaction processing. This programs maintains Bank account informations. The program updates existing accounts, adds new accounts, delete accounts, and stores a formatted listing of all the current accounts in a text file for printing.

Market Research on Diesel Engines with Special reference to Kirloskar Diesel EnginesMOHANKUMAR E R11 Apr 2010
This study of DIESEL ENGINE with special reference to TOYOTA KIRLOSKAR will highlight on the varies aspect of Coffee and the methodologies involved from growth to production.

BGS.Blending-ProjectMOHANKUMAR E R11 Apr 2010
For centuries one of the world's major crop plants, the 'CCOCONUT PALM' –remains important-economic resource of _some development countries. The by-product of it fruit the coconut itself are sufficient in demand on the world market to contri¬bute significantly to the money income of small bolders and the export earnings of development countries in these regions best suited to the cultivation of the coconut palm.

Java Program using ArraysSowmya10 Apr 2010
Program in Java to display the sorted output of the elements of one-dimension array in ascending order.

Downloading a Web Page Using Socket Class.sravanthi.a04 Apr 2010
Downloading a Web Page Using Socket Class.

3D Object AnalyzerTamil Mani02 Apr 2010
Perform rotation,scaling,translation on your three dimensional object. View ur object in three dimensions .

Parallel programming in java using threadsPrabhakar31 Mar 2010
This program have a text file containing large number of words. Preprocess the large text file and divide it to 5 smaller text files. Run 5 threads in parallel on each of these 5 smaller files to count the number of in each of them and finally sum it up.

Data Link Shikha Kumari31 Mar 2010
This presentation is about Data Link Control and Protocols.

Program to maintain a doubly linked list mayank singh30 Mar 2010
Program to maintain a doubly linked list

Priority queue using arraymayank singh29 Mar 2010
Program that implements a priority queue using an array. */

2 Pass of Dynamic Linking Loader in CPriya26 Mar 2010
This is the implementation of 2nd pass of Dynamic linking loader in C language. The output of 1st pass ie., ESTAB(external symbol table) and the object program acts as the input and then the loaded data will come as output. Both the things are provided here for sample.

1 Pass of Dynamic Linking Loader in CPriya25 Mar 2010
This is the implementation of first pass of dynamic linking loader in C language...

Impact of Foreign Institutional Investors on Indian Stock Markethardeep25 Mar 2010
FII is defined as an institution organized outside of India for the purpose of making investments into the Indian securities market under the regulations prescribed by SEBI.

Absolute Loader in CPriya13 Mar 2010
This is the implementation of absolute loader in C Language. Try with the sample Object program without any M(modification) records and get the loaded output.

Relocating Loader in C LanguagePriya13 Mar 2010
This is the implementation of Relocating Loader in C Language.. Try with a sample object program and get the loaded output.

Project cum training report Working in Mother Dairy systemsPinkki Manohar12 Mar 2010
This project cum training report covers general management, working in Mother Dairy Lab, quality assurance & maintenance.

Macro processor program in C lanuagePriya08 Mar 2010
This is the implementation of macro processor in C. This will be useful for students studying the paper SYSTEM SOFTWARE..

Some Common C Language ProgramsVikas Mittal06 Mar 2010
These are the few C language programs which are frequently used by the engineering students with correct codings.

Implementation of Round robin algorithm in CPriya06 Mar 2010
This is the implementation of Round robin algorithm in C language..

Socio Economy study of a Rural AreaMrinal Kumar Das04 Mar 2010
Before having a clean idea of what actually is socio-economic survey, it is essential that to know the meaning of socio-economic survey separately. Socio is derived from the word ‘society’ Society is nothing but a group of people organised culturally as well as systematically. The first and for most condition for the development of a society in its economic condition.

Generic linked List implementation using template with example stack implementation !!!!Albin George27 Feb 2010
Yes....This is a generic linked list implementation using template... This will solve all your requirements of stack implementation, queue implementation etc.... compiled in visual studio and g++ (using mysys).... Includes the example usage with stack ....Tested for memory related issues..

Project to demonstrate a single linked listQays25 Feb 2010
This program demonstrate how to illustrate a single linked list using structure in a C language


 Previous Results    Next Results 

Post New Project

Awards & Gifts
ISC Technologies, Kochi - India. Copyright © All Rights Reserved.