|
Annotated Web Links CHAPTER 2 - Integer Representation and Operations Return to Annotated Web Links Home 2.1 Representations of Integers Page 46 An excellent discussion of binary and hexadecimal representations of integers together with issues related to working with them in computer programming can be found at http://web.uccs.edu/wbahn/ECE1021/STATIC/LESSONS/BinaryRepresentations_Integer.htm (Binary Representations - Integers) You can find the base b expansion of an integer using the
tool at http://www.numbertheory.org/php/base.html
(Finding the base b expansion of a positive integer n) You can use the applet at http://www.math.com/students/converters/source/base.htm (Number Base Converter) to convert the representation of an integer to its representation in another base Page 51 Biographical
information about D.R. Kaprekar can be found at http://www.geocities.com/bvijay/unsung/kaprekar.html
Computer Operations with Integers Page 53 An applet providing an on-line calculator that can be used to perform operations with integers in any base can be found at http://world.std.com/~reinhold/BigNumCalc.html (Big Number Calculator Applet)
Section 2.3 Complexity of Integer Operations
|
|
Copyright © 1995-2005, Pearson Education, Inc., publishing as Pearson Addison Wesley | Legal and Privacy Terms |