Advertisement

Results for "Author: merlin corey"

2002ASP #5506
Quadratic Equation Solver

This program is a simple Quadratic Equation solver which, aside from finding the x intercepts (whether real or imaginary), it graphs the equation and makes a table of values, and shows the quadratic equation with your values calculated inside. I submitted this program as an example for beginners on the correct use of Object Names, Variable Names, Etc (Based on the Leswinski Naming System). This program of course teaches you how to graph an equation in a picture box, and use a list box. The program uses a Variable Array to store the Y Values of the graph, thereby demonstrating how to utilize a variable array.

2002ASP #7842
GetUserName

This code allows you to get the current windows User Name and Computer Name (utilizing the windows API)... {For people searching: USERNAME COMPUTERNAME}

2002C #14110
Quadratic Equation Solver

This program is a simple Quadratic Equation solver which, aside from finding the x intercepts (whether real or imaginary), it graphs the equation and makes a table of values, and shows the quadratic equation with your values calculated inside. I submitted this program as an example for beginners on the correct use of Object Names, Variable Names, Etc (Based on the Leswinski Naming System). This program of course teaches you how to graph an equation in a picture box, and use a list box. The program uses a Variable Array to store the Y Values of the graph, thereby demonstrating how to utilize a variable array.

2002C #16447
GetUserName

This code allows you to get the current windows User Name and Computer Name (utilizing the windows API)... {For people searching: USERNAME COMPUTERNAME}

2002VB #22714
Quadratic Equation Solver

This program is a simple Quadratic Equation solver which, aside from finding the x intercepts (whether real or imaginary), it graphs the equation and makes a table of values, and shows the quadratic equation with your values calculated inside. I submitted this program as an example for beginners on the correct use of Object Names, Variable Names, Etc (Based on the Leswinski Naming System). This program of course teaches you how to graph an equation in a picture box, and use a list box. The program uses a Variable Array to store the Y Values of the graph, thereby demonstrating how to utilize a variable array.

2002VB #25051
GetUserName

This code allows you to get the current windows User Name and Computer Name (utilizing the windows API)... {For people searching: USERNAME COMPUTERNAME}

ASP_Volume2 #38488
Quadratic Equation Solver

This program is a simple Quadratic Equation solver which, aside from finding the x intercepts (whether real or imaginary), it graphs the equation and makes a table of values, and shows the quadratic equation with your values calculated inside. I submitted this program as an example for beginners on the correct use of Object Names, Variable Names, Etc (Based on the Leswinski Naming System). This program of course teaches you how to graph an equation in a picture box, and use a list box. The program uses a Variable Array to store the Y Values of the graph, thereby demonstrating how to utilize a variable array.

ASP_Volume2 #40855
GetComputerInfo

This code allows you to get windows version information, current windows User Name, and Computer Name (utilizing the windows API)... {For people searching: USERNAME COMPUTERNAME WINDOWSVERSION GETVERSION GETVERSIONEX GETUSERNAME GETCOMPUTERNAME} Note: Updated this old code to be actual Win32 code and added the OS version stuff.

ASP_Volume3 #54033
GetComputerInfo

This code allows you to get windows version information, current windows User Name, and Computer Name (utilizing the windows API)... {For people searching: USERNAME COMPUTERNAME WINDOWSVERSION GETVERSION GETVERSIONEX GETUSERNAME GETCOMPUTERNAME} Note: Updated this old code to be actual Win32 code and added the OS version stuff.

ASP_Volume3 #54034
Quadratic Equation Solver

This program is a simple Quadratic Equation solver which, aside from finding the x intercepts (whether real or imaginary), it graphs the equation and makes a table of values, and shows the quadratic equation with your values calculated inside. I submitted this program as an example for beginners on the correct use of Object Names, Variable Names, Etc (Based on the Leswinski Naming System). This program of course teaches you how to graph an equation in a picture box, and use a list box. The program uses a Variable Array to store the Y Values of the graph, thereby demonstrating how to utilize a variable array.

C_Volume2 #79550
Quadratic Equation Solver

This program is a simple Quadratic Equation solver which, aside from finding the x intercepts (whether real or imaginary), it graphs the equation and makes a table of values, and shows the quadratic equation with your values calculated inside. I submitted this program as an example for beginners on the correct use of Object Names, Variable Names, Etc (Based on the Leswinski Naming System). This program of course teaches you how to graph an equation in a picture box, and use a list box. The program uses a Variable Array to store the Y Values of the graph, thereby demonstrating how to utilize a variable array.

C_Volume2 #81917
GetComputerInfo

This code allows you to get windows version information, current windows User Name, and Computer Name (utilizing the windows API)... {For people searching: USERNAME COMPUTERNAME WINDOWSVERSION GETVERSION GETVERSIONEX GETUSERNAME GETCOMPUTERNAME} Note: Updated this old code to be actual Win32 code and added the OS version stuff.

Java_Volume1 #98094
Quadratic Equation Solver

This program is a simple Quadratic Equation solver which, aside from finding the x intercepts (whether real or imaginary), it graphs the equation and makes a table of values, and shows the quadratic equation with your values calculated inside. I submitted this program as an example for beginners on the correct use of Object Names, Variable Names, Etc (Based on the Leswinski Naming System). This program of course teaches you how to graph an equation in a picture box, and use a list box. The program uses a Variable Array to store the Y Values of the graph, thereby demonstrating how to utilize a variable array.

Java_Volume1 #100461
GetComputerInfo

This code allows you to get windows version information, current windows User Name, and Computer Name (utilizing the windows API)... {For people searching: USERNAME COMPUTERNAME WINDOWSVERSION GETVERSION GETVERSIONEX GETUSERNAME GETCOMPUTERNAME} Note: Updated this old code to be actual Win32 code and added the OS version stuff.

1_2002 #109468
Quadratic Equation Solver

This program is a simple Quadratic Equation solver which, aside from finding the x intercepts (whether real or imaginary), it graphs the equation and makes a table of values, and shows the quadratic equation with your values calculated inside. I submitted this program as an example for beginners on the correct use of Object Names, Variable Names, Etc (Based on the Leswinski Naming System). This program of course teaches you how to graph an equation in a picture box, and use a list box. The program uses a Variable Array to store the Y Values of the graph, thereby demonstrating how to utilize a variable array.

1_2002 #111805
GetUserName

This code allows you to get the current windows User Name and Computer Name (utilizing the windows API)... {For people searching: USERNAME COMPUTERNAME}

2_2002-2004 #125241
Quadratic Equation Solver

This program is a simple Quadratic Equation solver which, aside from finding the x intercepts (whether real or imaginary), it graphs the equation and makes a table of values, and shows the quadratic equation with your values calculated inside. I submitted this program as an example for beginners on the correct use of Object Names, Variable Names, Etc (Based on the Leswinski Naming System). This program of course teaches you how to graph an equation in a picture box, and use a list box. The program uses a Variable Array to store the Y Values of the graph, thereby demonstrating how to utilize a variable array.

2_2002-2004 #127608
GetComputerInfo

This code allows you to get windows version information, current windows User Name, and Computer Name (utilizing the windows API)... {For people searching: USERNAME COMPUTERNAME WINDOWSVERSION GETVERSION GETVERSIONEX GETUSERNAME GETCOMPUTERNAME} Note: Updated this old code to be actual Win32 code and added the OS version stuff.

3_2004-2005 #143785
Quadratic Equation Solver

This program is a simple Quadratic Equation solver which, aside from finding the x intercepts (whether real or imaginary), it graphs the equation and makes a table of values, and shows the quadratic equation with your values calculated inside. I submitted this program as an example for beginners on the correct use of Object Names, Variable Names, Etc (Based on the Leswinski Naming System). This program of course teaches you how to graph an equation in a picture box, and use a list box. The program uses a Variable Array to store the Y Values of the graph, thereby demonstrating how to utilize a variable array.

3_2004-2005 #146152
GetComputerInfo

This code allows you to get windows version information, current windows User Name, and Computer Name (utilizing the windows API)... {For people searching: USERNAME COMPUTERNAME WINDOWSVERSION GETVERSION GETVERSIONEX GETUSERNAME GETCOMPUTERNAME} Note: Updated this old code to be actual Win32 code and added the OS version stuff.

Languages
Top Categories
Global Discovery