AV Catalog Entries tagged 'Numerical'

0
Java Applets Centre - Number Systems Recommended
Shows the bit representation for several number representations: Binary, Octal and Hexidecimal. User sets the digits, ...
Good For: N/A
Delivery Method: Java Applet
Activity Level: User data
0
Pitt FFT Not Recommended
Fast Fourier Transform.
Good For: N/A
Delivery Method: Java Applet
Activity Level: N/A
0
Pitt Karatsuba Not Recommended
Karatsuba’s divide and conquer algorithm for polynomial multiplication
Good For: N/A
Delivery Method: Java Applet
Activity Level: N/A
0
ALVIE - Fast Fourier Transform Unrated
Walkthrough of an example for the Fast Fourier Transform algorithm.
Good For: N/A
Delivery Method: Java Application
Activity Level: Canned data...
0
ALVIE - Integer Multiplication Unrated
Walkthrough of an example of fast Integer Multiplication.
Good For: N/A
Delivery Method: Java Application
Activity Level: Canned data...
0
ALVIE - Fast Exponentiation Recommended
Walkthrough of an example the fast exponentiation algorithm. Includes step-through pseudocode.
Good For: N/A
Delivery Method: Java Application
Activity Level: Canned data...
0
ALVIE - Euclid's Algorithm for Greatest Common Divisor Recommended
Walkthrough of an example for computing Gratest Common Divisor using Euclid’s algorithm. Step-through pseudocode is ...
Good For: N/A
Delivery Method: Java Application
Activity Level: Canned data...
0
Pitt GCD Has Potential
Demonstrates how to compute the Greatest Common Divisor. The pair of numbers is generated randomly. The ...
Good For: N/A
Delivery Method: Java Applet
Activity Level: N/A
0
Pitt RNG Has Potential
Demonstrates random number generation using the linear congruential method. The user controls the multiplier, modulus, and ...
Good For: N/A
Delivery Method: Java Applet
Activity Level: N/A
0
Animal - IEEE Floating Point Representation Recommended
Presents a slideshow with a tutorial on IEEE floating point representation.
Good For: N/A
Delivery Method: Animal Animation
Activity Level: Animation, Canned data...