ARITHMETIC PROGRAMS IN C/C++


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

BASIS.CPP
BASISOP.CPP
COMBI.CPP
DIOPHAN.CPP
FACTORS.CPP
FRACTION.CPP
GCD.CPP
NDAYS.CPP
PARSER.CPP
PRIME.CPP
PRIMES.CPP
PASTRI.CPP
COMLET.CPP
PCALCFUN.H
PCALCFUN.CPP
CALC.CPP
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
  • Parser accepting variables with several characters
  • 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 of up to 26 letters NEW
  • Header file of module below NEW
  • Module for operations on big integers (pcalcfun) NEW
  • Char-Based Calculator on big integers (Ex.:2 power 4096) NEW


RETURN


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