Click here to Skip to main content
15,898,371 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: algorithm to get each individual digit from a decimal number (integer) Pin
Anshul R9-Jun-10 4:12
Anshul R9-Jun-10 4:12 
AnswerRe: algorithm to get each individual digit from a decimal number (integer) Pin
Luc Pattyn17-May-10 11:25
sitebuilderLuc Pattyn17-May-10 11:25 
GeneralRe: algorithm to get each individual digit from a decimal number (integer) Pin
ant-damage17-May-10 12:07
ant-damage17-May-10 12:07 
GeneralRe: algorithm to get each individual digit from a decimal number (integer) Pin
molesworth17-May-10 22:21
molesworth17-May-10 22:21 
GeneralRe: algorithm to get each individual digit from a decimal number (integer) Pin
ant-damage18-May-10 9:50
ant-damage18-May-10 9:50 
GeneralRe: algorithm to get each individual digit from a decimal number (integer) Pin
ant-damage18-May-10 11:05
ant-damage18-May-10 11:05 
GeneralRe: algorithm to get each individual digit from a decimal number (integer) Pin
Luc Pattyn18-May-10 11:28
sitebuilderLuc Pattyn18-May-10 11:28 
GeneralRe: algorithm to get each individual digit from a decimal number (integer) Pin
ant-damage18-May-10 11:41
ant-damage18-May-10 11:41 
What the purpose of this algorithm?
Do you ever saw those 7-segment led displays in your tv, stereo hi-fi, vcr or dvd?

I have one of those but with 4 digits in one display, and those digits are in multiplexed mode, so I can only iterate with one at a time.

I won't use negative numbers, because I will use that display to make a digital counter/timer.

By the way, thanks for the example. I'm now ready to create an optimized one.
GeneralRe: algorithm to get each individual digit from a decimal number (integer) Pin
Luc Pattyn18-May-10 11:43
sitebuilderLuc Pattyn18-May-10 11:43 
GeneralRe: algorithm to get each individual digit from a decimal number (integer) Pin
Luc Pattyn18-May-10 13:20
sitebuilderLuc Pattyn18-May-10 13:20 
GeneralRe: algorithm to get each individual digit from a decimal number (integer) Pin
Tadeusz Westawic24-Jun-10 4:31
Tadeusz Westawic24-Jun-10 4:31 
GeneralRe: algorithm to get each individual digit from a decimal number (integer) Pin
Luc Pattyn24-Jun-10 4:49
sitebuilderLuc Pattyn24-Jun-10 4:49 
AnswerRe: algorithm to get each individual digit from a decimal number (integer) Pin
CPallini17-May-10 22:42
mveCPallini17-May-10 22:42 
GeneralRe: algorithm to get each individual digit from a decimal number (integer) Pin
Luc Pattyn18-May-10 1:23
sitebuilderLuc Pattyn18-May-10 1:23 
GeneralRe: algorithm to get each individual digit from a decimal number (integer) Pin
CPallini18-May-10 1:39
mveCPallini18-May-10 1:39 
GeneralRe: algorithm to get each individual digit from a decimal number (integer) Pin
theCPkid18-May-10 1:50
theCPkid18-May-10 1:50 
GeneralRe: algorithm to get each individual digit from a decimal number (integer) Pin
CPallini18-May-10 1:54
mveCPallini18-May-10 1:54 
GeneralRe: algorithm to get each individual digit from a decimal number (integer) Pin
ant-damage18-May-10 9:01
ant-damage18-May-10 9:01 
QuestionRe: algorithm to get each individual digit from a decimal number (integer) Pin
CPallini18-May-10 10:01
mveCPallini18-May-10 10:01 
AnswerRe: algorithm to get each individual digit from a decimal number (integer) Pin
ant-damage18-May-10 10:25
ant-damage18-May-10 10:25 
QuestionUnique number from two numbers [modified] Pin
theCPkid15-May-10 2:58
theCPkid15-May-10 2:58 
AnswerRe: Unique number from two numbers Pin
Luc Pattyn15-May-10 4:18
sitebuilderLuc Pattyn15-May-10 4:18 
GeneralRe: Unique number from two numbers Pin
theCPkid15-May-10 5:02
theCPkid15-May-10 5:02 
GeneralRe: Unique number from two numbers Pin
Som Shekhar15-May-10 5:15
Som Shekhar15-May-10 5:15 
GeneralRe: Unique number from two numbers [modified] Pin
harold aptroot15-May-10 5:21
harold aptroot15-May-10 5:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.