ARITHMETIC PROGRAMS IN BASIC


Choose a source program (*.BAS) by clicking the appropriate button.

BASIS.BAS
BASISOP.BAS
COMBI.BAS
DIOPHAN.BAS
FACTORS.BAS
FRACTION.BAS
GCD.BAS
NDAYS.BAS
PRIME.BAS
PRIMES.BAS
PASTRI.BAS
COMLET.BAS
CALC.VB
Program Description

  • Numerical Base Conversion
  • Operations in any Base between 2 and 36
  • Combinatory analysis (N!, C(n,p), A(n,p))
  • Diophantian equation Ax + By = C
  • Factorization of an integer number
  • Simple operations on fractions
  • GCD and SCM of several integer numbers
  • Compute number of days between two dates
  • Seek if an integer number is a prime number or not
  • Write a table of prime numbers from 1 to N
  • Demo of Pascal's Triangle NEW
  • Find coincidences of letters in two given words NEW
  • A char based calculator program for huge integers
  • (VB 2008 Express Console Application) NEW


RETURN


© J-P Moreau Last modified 04/17/2011 - E-mail: jpmoreau@wanadoo.fr