PASCALSTRIANGLE

Submitted by ashine80 on
This will print the Pascals Triangle up to 'n' lines. I created the Matrix of nXn Matrix. Then initilized all the element to zero. Then Calculated the Combination of i,j using the formula: C(n,r)=n!/(r!*(n-r)!) Before that I calculated the Factorial of a number by using a recursive Function.

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

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

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

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