It is possible to memorize algorithms for, for example, converting a base-10 number into base-7. However, it is easier in the long run to understand what bases really represent, and what we mean when we say a number is written in base 10 as "3,264" for example.
|
www.brainjammer.com/math/bases/
www.brainjammer.com/math/bases/
|
|
|
Remembering back this is an auto generated number, used to form our database key and relate records from one table to another. Now it would be fine if we just dropped this from our form completely. Why? Because we should never be entering anything in this column, only the database engine should be doing this.
|
www.oooforum.org/forum/viewtopic.phtml?t=25060
|
|
|
|
The previous section explains how to convert numbers between any two bases, so if you wanted to convert a number from binary to hex then that approach would work. However, in this particular case there is a shortcut that you can use.
|
www.golgotha.org.uk/useful/bases.html
www.golgotha.org.uk/useful/bases.html
|
|
|
Converting between different number bases is actually fairly simple, but the thinking behind it can seem a bit confusing at first. ... And while the topic of different bases may seem somewhat pointless to you, the rise of computers and computer graphics has increased the need for knowledge of how to work with different...
|
www.purplemath.com/modules/numbbase.htm
www.purplemath.com/modules/numbbase.htm
|
|
In base four, each digit in a number represents the number of copies of that power of four. That is, the first digit tells you how many ones you have; the second tells you how many fours you have; the third tells you how many sixteens (four-times-fours) you have;
|
www.purplemath.com/modules/numbbase2.htm
www.purplemath.com/modules/numbbase2.htm
|
|
An article on converting numbers and strings to different code bases such as binary, octal, decimal and hex.; Author: Shrishail Rana; Section: Algorithms & Recipes; Chapter: General Programming ... By Shrishail Rana; An article on converting numbers and strings to different code bases such as binary, octal, decimal and hex.
|
www.codeproject.com/KB/recipes/baseconvert.aspx?fid=324...
www.codeproject.com/KB/recipes/baseconvert.aspx?fid=3243&df=90&mpp=25&sort=Position&tid=701758
|
|
Working with different number bases ... Overview of number bases; Think of a decimal number, and then think of it split into columns. We'll take the example number 1234. Splitting this into columns gives us:
|
blitz-2000.david-mcminn.co.uk/programming/binary.html
|
|
A collection of ideas and resources that might help someone who wants to teach kids about computer technology ... Some basic info on number bases from motivate.maths.org ... Good list of tutorials for the NXT...
|
teachcomputers.wordpress.com/2006/10/21/history-of-numb...
teachcomputers.wordpress.com/2006/10/21/history-of-numbers-number-bases/
|
|
Wonderful OpenOffice database: Tutorials from an enthusiast. Presented in graded levels. ... Open Office Database Tutorials ... Change Auto-increment Start: Do you have a field with AutoValue set true? Want to change the number that will be used for the next record? This "How to" tells you how... and it is easy to do!
|
sheepdogguides.com/fdb/fdb1main.htm
|
|