New Member FAQ | Forums | Earn Revenue


Resources Entrance Ask Experts Exam Papers Jobs English Projects Universities Colleges Courses Schools Training My India



My Profile
Active Members
TodayLast 7 Days more...



Awards & Gifts
Online Exams

Fresher Jobs


Our fresher job section is exclusively for fresh graduates! Find jobs for freshers in major Indian cities including Bangalore, Chennai, Hyderabad, Pune or Kochi

Resources


Find educational articles, blogs, discussion threads and other resources.

Colleges


Find details about any college in India or search for courses.

website counter


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.






Projects » Computer Projects » MCA




Post Project and earn revenue.      Show By Status: New Submissions   Pending   Deleted   Approved   
TitlePosted ByPosted Date
Simple Expression Parser in CplusplusLenin11 Nov 2009
This project is completely written in Cplusplus programming language that deals with the first version of the parser.simple expression parser is an open source project that is designed to evaluate the expressions that consists of constants, operators and parentheses only. Expressions containing variables are not accepted in this task and is based on the object oriented expression parser. This online project on parser is familiar among the cplusplus programmers.

PROGRAM TO FIND SMMALEST NO. FROM AN ARRAY USING TEMPLATE FUNCTION.Piyush30 Oct 2009
This program will find the smallest no. entered by the user in an array using template function in C++.

PROGRAM TO FIND THE ROOTS OF EQ. ax^2 + bx + c = 0 .Piyush30 Oct 2009
This Program will Find the roots of a quadratic equation.

Program to short the array using the bubble sort in c R.K. GURU12 Sep 2009
PROGRAM TO SORT THE ARRAY USING THE BUBBLE SORT in c language

Office Automation SystemSantosh Kumar Singh18 Aug 2009
Application should allow only authentic person to enter the data for the employee records and student data.

Travelling Salesman problem using C++ ProgrammingGowri M15 Aug 2009
Travelling Salesman problem using dynamic programming for 1st year MCA students

Oracle Label Security -Best Practices for Government and Defense Applicationsadarsh kumar13 Aug 2009
its beneficial for oracle student

Adding Huge Numbers in CRAGESH V R12 Aug 2009
This program will demonstrate how to add huge numbers that cannot be accommodate using long int.

Selection Sort Program - JavaAnnapurna03 Aug 2009
This program is to sort elements based on the selection sort technique.

Example of Initialization - JavaAnnapurna03 Aug 2009
This is the example to show how the methods will call when the object is created. The output of this program is: super class static block sub class static block super class block super class constructor sub class block sub class constructor

Passing values - JavaAnnapurna03 Aug 2009
This program illustrates, when we pass the value to a method wont change the actual value though it is modified in the method. If we pass the object to a method, the change reflects to the original also.

Example program for Null Pointer Exception - JavaAnnapurna03 Aug 2009
The program illustrates when there is a scope to throw null pointer exception in java. This is one of the many situations where null pointer exception arises. All outputs are just checking purpose only.

Writing into file - JavaAnnapurna03 Aug 2009
Checking whether the file exists or not. If doesn't exists, creating a new file and writes into the file. If exists, appends the data into the file. It is developed in java. Exception Handling also taken care in this program.

Retrieving employee details by giving employee id - JavaAnnapurna03 Aug 2009
The project is to store employee details in a arraylist and retreive the corresponding employee details by entering the employee id. This is developed in java

Count number of tables on a page in javascript UltimateRengan31 Jul 2009
Count number of tables on a page in javascript ASP.Net

Dynamic controls through SQL Server using VB.NetUltimateRengan31 Jul 2009
Dynamic controls through SQL Server using VB.Net

Create Controls using Placeholder in ASP.NetUltimateRengan31 Jul 2009
Create Controls using Placeholder in ASP.Net

How to show Empty gridview using C#?UltimateRengan31 Jul 2009
How to show Empty gridview using C#?

Connection Between SAP and DotnetUltimateRengan29 Jul 2009
Connection Between SAP and Dotnet

How to clear IE cache through vb.netUltimateRengan29 Jul 2009
How to clear IE cache through vb.net

C programming language Fahrenheit and Centigrade TemperaturesSree....26 Jul 2009
This is a temperature conversion program written in the C programming language. This program generates and displays a table of Fahrenheit and Centigrade temperatures, and lists the freezing and boiling of water.

SchedularSachin Shelke26 Jul 2009
To create a Schedular in Java

Visual C++ project files - Download a file from a web pageSree....26 Jul 2009
It is often a common requirement in a web application to have the ability to download a some of file to the clients computer. This is a simple application that allows you to download a file from a web page Visual C++ project files). Using this approach you should be able to download all files on Windows systems.

How to create a window.Sree....26 Jul 2009
A small program that shows one of the fundamentals of Windows programming: How to create a window.It was written for Borland C++ 5.5 Command Line Tools, but I imagine it will work with other compilers.

C Language Program For Find The Largest Number Among Three Numbersrajesh kale22 Jul 2009
C Language Program For Find The Largest Number Among Three Numbers

C Language Program For Multiplication Of Two Matricesrajesh kale22 Jul 2009
C Language Program For Multiplication Of Two Matrices

C Program For Addition,Substration,Multiplication And Divisionrajesh kale22 Jul 2009
C Program For Addition,Substration,Multiplication And Division

C Language Program For Selection Sortrajesh kale22 Jul 2009
PROGRAM FOR SELECTION SORT

C LANGUAGE Program for Swapping values of two variablesrajesh kale22 Jul 2009
PROGRAM FOR SWAPPING VALUES OF TWO VARIABLES WITHOUT USING THIRD VARIABLE

Create 8 way symmetry circle using C languageasif iqbal20 Jul 2009
In this project we can easily create a circle using C language

Windows Line Clipping.asif iqbal20 Jul 2009
in this project we can cliped a line within a certain region. this is the implementation of "COHEN-SUTHERLAND" algo.

Program to show destruction WTC in graphics mode in 'C'asif iqbal20 Jul 2009
This project show the destruction wtc in graphics mode in 'C' language.

Program of floodfil in 'c' in graphics modeasif iqbal20 Jul 2009
An important program of floodfil in 'c' in graphics mode. here an interior area is filled by different color.

Telephone Directory System using C++ Languagevijay anand20 Jul 2009
In this project we can create our own telephone directory contains the person's important and original details.We can search the records in this directory also by this software.

Periodic table using c++vijay anand20 Jul 2009
In this project is about to maintain the periodic table using c++.In this project is mainly useful for engineering and school students.In this table included Hydrogen,Helium,Lithium,Berrilium,Boron,Carbon,Nitrogen,Oxygen,Fluorine,etc...

Matrix calculator using c++vijay anand20 Jul 2009
In this project We are going to calculate the matrix operations using c++ language.You can do any of the matrix operations using this software.

Using C programming language To create a Payroll Systemvijay anand20 Jul 2009
In this project we are going to calculate and manipulate the pay roll for the employee.here we can add the employee details like salary and other information the system produce the pay roll for employee.

To maintain the library system using c++vijay anand20 Jul 2009
In this project we can add the student details as well as the books details and we can search the books for students.

To maintain the Hotel Reservation system using C/C++vijay anand20 Jul 2009
This project is about to maintain the hotel reservation system.In this project we can reserve the hotel rooms as our facility and can also manage the amount the customer going to paid.

To maintain the banking systemvijay anand20 Jul 2009
This project is about maintain daily transaction.In this project we can create new A/c, can see all list of all a/c's , see all the transactions A/C's and can do all the banking transactions

Student's Reportcard Maker using c++vijay anand20 Jul 2009
This project is for maintaining students mark report for school management.In this project we can search student by register number and can show the failures.

Maintain the Telephone Bills using C++ Languagevijay anand20 Jul 2009
This project is about to maintain the telephone bill.In this project we maintain customer records and conditions for producing the bill and maintains the telephone bills received.

Bookshop management using C++ Languagevijay anand20 Jul 2009
This project is about to manage the Bookshop.In this project we can maintain the stock,sales and give the book references to the user and modifying the stocks.

Canteen management project using C languagevijay anand20 Jul 2009
This project is about to manage the canteen items.In this project manage the sales and shows the items are going to sell.

To find the HCF and LCM by C language programvijay anand20 Jul 2009
This project is about to find the Highest Common Factor(HCF) or Least Common Multiplication(LCM).You should give the input for finding the hcf or lcm and it gives the output.

Human mind readervijay anand20 Jul 2009
This project is about to read the human mind.You should think any three digit number and proceed the following things as you shown then the system will tell you what you think.

To find the number of cuts for a given cubevijay anand20 Jul 2009
We can find the number of cut for the given number of cubes.We can find minimum Or maximum number of cuts for the given number of cubes.We should give the number of cubes as inputs.

To find the number of pieces for the given cube.vijay anand20 Jul 2009
To find the number of pieces for a given cube.We can find the minimum or maximum number of pieces for the given cube.We should give the number of cut as the input and the project gives the number of pieces for that number of cuts.

Su-Do-Ku project using C languagevijay anand19 Jul 2009
Give the inputs for the column values and row values and find the given input are correct r not and solve the sudoku.You should give the inputs from 1 to 9 only.

To find the relation with your friends(Flames) by C languagevijay anand19 Jul 2009
This project is about to find the relation with your friends or lover.Give the two inputs and you can find the relation with those peoples.


    Next Results  

Post New Project


Advertise Here





Contact Us   Advertise   Editors    Privacy Policy    Terms Of Use   

ISC Technologies.
2006 - 2009 All Rights Reserved.