Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Ali Al-Faraj "

Phonebook [v.1.0] (updated version) in C#Version: C#
Author: Ali Al-Faraj Submitted: 1/2/2009Downloads: 4812
Phonebook (updated version)using C#.

Newton Method to solve polynomials of degree 6Version: C#
Author: Ali Al-Faraj Submitted: 12/19/2008Downloads: 3068
Newton Method to solve polynomials of degree 6 (or less). It finds the root in a specified interval by the client and if there was no root in this interval, the program will find it outside the interval and will inform the client about that by a message b ...more>>

Compute the root for polynomials using bisectionVersion: C#
Author: Ali Al-Faraj Submitted: 11/25/2008Downloads: 2815
A software that compute the root for polynomials (up to degree 6) in a certain interval, using the Bisection method.
Page 1 of  1

Go to page: 1