Online Supply Inventory System

Submitted by sourcecode07 on
Online Supply Inventory system deals primarily with determining the size and placement of the materials within a facility or within multiple locations of a supply chain network. It is also concerned with the importance of forecasting the required inventory, availability of physical space, and cost in carrying those inventories to maintain the planned course of production against the random

Collinear Points

Submitted by ashine80 on
This program will print whether the three points of Cartesian Coordinate System (x,y) is collinear or not. I formed a 3x3 matrix and then calculated the determinant. If determinant is zero these three points are collinear otherwise not.

Searching for a word in a Dictionary - C Program

Submitted by davidwachira on
A program that searches for a word in a dictionary. - Create a small dictionary of strings - Not in order - Create an interface for user to search for a word in the dictionary If the word is not found, the word is added to the dictionary. The dictionary has 1000 words (English/Swahili) #include /* C Standard Input and Output Library*/ #define array_size 1000 /* Constant size of the array to be

Volume of a Cone Coding

Submitted by Pigout77 on
The program has the following features: 1. User input for the integer values of the radius and height. 2. A reset button that will clear all textboxes and result labels. 3. A graphical image is to be included showing how the dimensions of the cone are measured. 4. A quit program button.

Financial Investment Calculator (Updated)

Submitted by kingwash on
Hi guys, I'm new to PHP. I'm actually from a .NET background and studying PHP & MYSQL on my own. This is my first commercial PHP application. This is a financial investment application in php I developed for a financial investment company. The application can calculate the clients monthly premium and maturity benefit over a period of time(years). You can update and use it for your project work or

Month Year date

Submitted by Bapuase on
Code for generating month year date. You can get month and year of any year for the 12 months. this is not a complete project but it can help you to make your applications look good. A combobox is used here to generate the dates in month an year

Full Sreen Application + (Disabled CTRL+ALT+DEL) + (Disabled Start Menu)

Submitted by Qaalid on
This application is built in vb.net 2005 i want it to use for screen lock with password protected but no database, in the future i want to make it with password. Features -------- 1. Full screen mode 2. Taskbar is disabled 3. ALT+CTRL+DEL is disabled 4. Start Menu is disabled Weaknesses ---------- 1. ALT+TAB is still working 2. ALT+F4 is still working 3. No database for passwords Contact qaalid207

Advance Login Form V2.0

Submitted by Raj.Sharma on
This Project will guide you how to make advance login form for your own Project Main Features are : 1. Login from Database, Only registered users can login 2. Change Password Form 3. Password Recovery Form Login Details : Username - admin Password - 12345 For students or anyone else who needs program or source code for thesis writing or any Professional Software Development,Website Development