Kashipara.com is a community of ONE million programmers and students, Just like you, Helping each other.Join them. It only takes a minute: Sign Up
Job Resume TemplateHere list of most downloaded source code from kashipara.
This game is develope by me in programing language c . this is tic tac toe game . and it's another name is zero and cross. ... [ Download Source Code ]
LPU Admission Query Management System based on C++ as a part of Assignment. Developer : Nishant Kumar Student of 1st Year MCA ,Lovely Professional University Github: https://github.com/nizzzhh/admissionquerycpp ... [ Download Source Code ]
In this console application, you can add, view, edit and delete records. Records can be added with many information such as duration of task, name, address, time and date. File handling has been effectively used to keep the records. The basic user-defined functions used in this project are listed below: int password() void addrecord( – to ... [ Download Source Code ]
In this, I used sorting techniques for example bucket sort, selection sort, merge sort, quick sort, and insertion sort for implementing real-life examples. Bucket sort is a sorting algorithm that works by distributing the features of an array into several buckets. The selection sort sorts an array by frequently finding the minimum elements. Inserti ... [ Download Source Code ]
This is simple basic calculator program in C language. In this program i have include more then 25 function of calculator. Using this program we can find out sine, cos, tan of given number and also all the basic oppression. Here i provide my source code for you all run this in codeBlocks and any other IDE which support to C language and compiler ... [ Download Source Code ]
It's all about Checking and Saving Bank account data. Saving Account which combines a high rate of monthly profit, flexibility of withdrawal and convenience in one. The special tearing structure ensures a higher profit on higher deposits. ... [ Download Source Code ]
This is very useful project. This project is used for any Restaurant. ... [ Download Source Code ]
This is very useful project. This project is used for any Hospital. ... [ Download Source Code ]
C Program to Draw Indian National Flag in Computer Graphics Development . Proud to be an Indian ,Vande Mataram . Jay Hind ... [ Download Source Code ]
I am make meri maa meri jaanat in c graphics program. you can run this program only turboc++ software. ... [ Download Source Code ]
in this program .i am made colorful bubble graphics program .you can run in turboc++. you can run ctrl+r in turboc++. and animation start and if you want stop you press any key form keyboard. ... [ Download Source Code ]
This program to how to make a smile emoji in c graphics. you can run only turboc3 and file extenttion .cpp. ... [ Download Source Code ]
this program made in c graphics program. this program showing student attendance bar char.so you can easy to understand of student attendance percentage. ... [ Download Source Code ]
you can this program run only turboc++ and the logic is very easy to understand that how to work program. you first run this program you show Racket launching on green color you press y/Y on your keyboard then run this program.if you press any key the program exit. then you show counting number reverse 10 to 1 then go rocket. ... [ Download Source Code ]
Given a (singly) linked list with head node root , write a function to split the linked list into k consecutive linked list parts. The length of each part should be as ... ... [ Download Source Code ]
This calculator uses expressions entered in prefix notation, spaces seperating operators and operands, and with no parentheses, although you can fully parenthesize an infix expression, change to prefix, and then get rid of the parentheses if you want. It is probably easier that way if you don't usually use prefix notation in your writing expression ... [ Download Source Code ]
The navigation stack is the portion of the ServiceNow suite of applications that determines where a user is redirected after the update of a record. ... [ Download Source Code ]
It is an one player rock-paper-scissors game developed in C. Where other player will be computer itself. ... [ Download Source Code ]
It is an C language project to compare the sorting algorithms by calculating worst case time complexity for each sorting techniques for any given number of size. ... [ Download Source Code ]
Mini calender using a simple c code. Basically three operations can be done in this calendar application. To find out the day corresponding to a given date, the date, month and year are asked. You can list the days and dates of any month of any year. For example, entering 04 2014 (April 2014) will give you an output as shown in the screenshot in th ... [ Download Source Code ]
This program Creates Binary Search Tree of integers(if you want Character or any other datatype in the structure declare data as char or ... your datatype)it prints inorder in recursive and non recursive. ... [ Download Source Code ]
This is simple program for 2D rotation in matrix form for deep understanding of matrix rotation. This program help to develop other rotation program in other languages. ... [ Download Source Code ]
Phonebook program using c++. It is used to store info. of a person , modify it, delete it. and save it in a text file. It can store contacts that much you want. Coding is so simple. everyone can understand easily. ... [ Download Source Code ]
it helps gives you the path matrix of your graph based on your inputs and the connections of the graph.' '1'=indicates the path between two vertices in graph '0'=indicates the absence of path between two vertices in the graph ... [ Download Source Code ]
A Program for LIBRARY MANAGEMENT, through which we can maintain the all books of the Library; including Book name, Writter name, Book code & Copy of the book. RUN THIS IN TURBOC4 ... [ Download Source Code ]
Cafeteria Management System. Cafeteria management system is specially designed for the purpose of calculating total bill in a cafe and adding ordered item's record. This system elaborates basic concept for storing and generating ordered item's detail. In this system, staff can sign up as a system and take anythings using c language. ... [ Download Source Code ]
An automatic teller machine requires a user to pass an identity test before any transaction can be granted. The current method available for access control in ATM is based on passward.so many option with voice in the project are there. ... [ Download Source Code ]
In this program you can scale a triangle in C language by giving the parameter in the output console window ... [ Download Source Code ]
In the Scale a line program we can scale a line by giving some parameter in the console to scale a line in output console ... [ Download Source Code ]
In this program we can create a 3D Bar in C language using the Graphic.h header file which is used in the Computer graphic field ... [ Download Source Code ]
In this Program we can draw a car in C language using the Graphic.h header file using in Computer graphics field ... [ Download Source Code ]
IT Shows how to Develop a DDA line drawing algorithm using C language. a simple project based on line drawing algorithm. ... [ Download Source Code ]
This project is used to binary search. it will be more helpful for students................................................. ... [ Download Source Code ]
Example for bubble sorting. Its a simple bubble sorting algorithm used in many programs, projects and so on. hope this helps you ... [ Download Source Code ]
This is a good project for manipulating the students mark in a school using data file handling. This can also be used for modifying and deleting the records of the students in the school or at some certain environment. ... [ Download Source Code ]
Sort a given set of elements using the Quick sort method and determine the time required to sort the elements. Repeat the experiment for different values of n. ... [ Download Source Code ]
PROGRAM TO FIND WHETHER A GIVEN YEAR IS LEAP YEAR OR NOT. It will give the output as a given year is a leap year or not. ... [ Download Source Code ]
Program to reverse the input string. This program will reverse the string which will be given by the user. This is done by string function. ... [ Download Source Code ]
This C program named to convert upper case to lower case or lower case to upper case depending on the name it is invoked with as found in argument. ... [ Download Source Code ]
The Caesar cipher, also known as a shift cipher, is one of the simplest forms of encryption. It is a substitution cipher where each letter in the original message (called the plaintext) is replaced with a letter corresponding to a certain number of letters up or down in the alphabet. ... [ Download Source Code ]
This program displays the character on output screen. The format specifier like %c,%d,%f are not used in this program. ... [ Download Source Code ]
in this program, we use Two Files. One file is header file that contains function. and another program that includes header file and call this Function. ... [ Download Source Code ]
This Program Uses the C Programming Language File Function. using the File Function this program produce its own source code as output. ... [ Download Source Code ]
This C Program displays the Pendulum on Output Screen. This Program is Created using Computer Graphics in C Programming Language. ... [ Download Source Code ]
This C program display Chess Board on Output Screen. Chess Board is created using DDA line drawing algorithm. ... [ Download Source Code ]
DDA Line Drawing algorithm works, but it is slow. The idea of Bresenham's algorithm is to avoid floating point multiplication and addition to compute mx + c, and then computing round value of (mx + c) in every step. In Bresenham's algorithm, we move across the x-axis in unit intervals. ... [ Download Source Code ]
Digital Differential Analyzer (DDA) algorithm is the simple line generation algorithm. In this C Program we draw the Line On Output Screen Based on the Co-ordination passed by the User. ... [ Download Source Code ]
This C programming code is used to draw a flower.In this code I am using arc and circle function for drawing main part of flower and arc and line function for drawing leaf. ... [ Download Source Code ]