alpertron logo

Dario Alpern's site Home Page
Ver sitio en castellano

 ELECTRONICS >> Intel Microprocessors (Spanish only)
 MATHEMATICS >> Calculators | Number Theory | Problems
 PROGRAMS >> Assembler 80386 (downloads) | Java | Games
 CONTACT >> Personal | Comments | Guestbook | Links | Donations

Home PageStatistics (since March 30th, 2001)

Copyright
This site contains pages about mathematics and Intel microprocessors assembly language.

Here you will find things that I like. I hope that you like them too.

If you wish, you can sign the guestbook or send me a private message by using a form.
Prizes awarded
Recomendado por
Aula24.COM Dmoz cool site

Link to this site
Search engines
Bookmarks
Free e-mail
News
Quadratic Equations
Quadratic two integer variable equation solver (updated Dec 15th, 2003)

Solves quadratic Diophantine equations (integer equations of the form a x^2 + b xy + c y^2 + dx + ey + f = 0). Now it includes the source code.

Ulam's Spiral (updated Mar 25th, 2004)

Ulam's spiralJava applet featuring a graphical view of prime numbers.

Factorization using the Elliptic Curve Method (ECM) (updated October 16th, 2003)

Applet that can be used to find 20- or 30-digit factors of numbers or numerical expressions up to 1000 digits long. It also computes the number and sum of divisors, Euler's totient and Moebius, and its decomposition as a sum of up to 4 perfect squares.

Discrete logarithm calculator (updated March 30th, 2002)

Applet that finds the exponent in the expression BaseExponent = Power (mod Modulus).