User : nikhil_07n

Title User Language Tags Description Date
Standard Equation of line Nikhil_07n VB.NET Takes the X,Y coordinates of two points through which the line passes and displays the equation of line. May 6, 2009
Calculate Electrical Power via Ohm's Law Nikhil_07n Visual Basic Given the two of the following three values: Current Resistance Voltage (potential difference) this subroutine calculates the generated electrical power. May 6, 2009
Calculating Final velocity Nikhil_07n Visual Basic May 2, 2009
Finding the greatest of three numbers. Nikhil_07n Visual Basic The other way. May 2, 2009
Enable/Disable Task Manager using VBScript Nikhil_07n Visual Basic May 1, 2009
Calculating area of a triangle Nikhil_07n Visual Basic Area Of a triangle using cramer's rule. April 28, 2009
Calculating the sum of an Arithmetic Progression Nikhil_07n Visual Basic Takes first term, number of terms and common difference as input and calculates the sum. April 28, 2009
Using command prompt with VB6 using shell command Nikhil_07n Visual Basic It demonstrates that how we can use shell command to create, remove , copy, rename a directory using dos commands. April 27, 2009
Generating random colors Nikhil_07n Visual Basic Generates random colors...simple April 27, 2009
Calculating equivalent capacitance. Nikhil_07n Visual Basic Calculates equivalent capacitance of capacitors connected in Series April 27, 2009
Dot Product/Scaler Product Nikhil_07n VB.NET takes the magnitude of both vectors, angle between them as input and Calculates Dot/Scaler Product. April 27, 2009
Calculating Sum of Geometric Progression Nikhil_07n Visual Basic Takes the first term, number of terms and common ratio as input and calculates the sum of series April 27, 2009
Finding number of occurances of a character in the Main String Nikhil_07n Visual Basic Takes character to search for and Main string as Input and calculates the number of occurances. April 27, 2009
Finding average Nikhil_07n Visual Basic Takes numbers as Input from user and calculates their mean. April 27, 2009
Calculating Factorial in VB6 Nikhil_07n Visual Basic Takes a Number as Input and generates its factorial. April 24, 2009