I don't think this has been done before, but why not try it, it's tech related in a way:
I shall start
0
Serunson 413 Posting Maven
Recommended Answers
Jump to Posti might make a rival thread where we count in BCD (binary coded decimal)
1 in binary: 00000001 (assuming 8 bit word lenth)
e.g 101 in BCD= 0001 0000 0001
as opposed to 01100101 in binary.dont you know that as you do electronics? - its used …
Jump to Postbut not for clocks. with BCD less calculation is required as you can increment individual segments at a time (e.g you dont want to have to retotal the whole time every second - that would require extra cpu cycles)
Jump to Postgo in binary then
2 = 00000010
Jump to Post4 = 00000100
Jump to Postfor those who dont understand binary
in denary/base 10 (our system we use as humans)
it goes
Thousands | Hundreds | Tens | Units
etc...
In binary it goes
64|32|16|8|4|2|1| etc.....e.g
00000101in this case there is one four and …
All 176 Replies
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Serunson 413 Posting Maven
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
nav33n 472 Purple hazed! Team Colleague Featured Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
nav33n 472 Purple hazed! Team Colleague Featured Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
nav33n 472 Purple hazed! Team Colleague Featured Poster
Salim9 0 Light Poster
Serunson 413 Posting Maven
Salim9 0 Light Poster
Serunson 413 Posting Maven
scudzilla 32 Junior Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Serunson 413 Posting Maven
Salim9 0 Light Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Serunson 413 Posting Maven
scudzilla 32 Junior Poster
Serunson 413 Posting Maven
jaepi 22 Practically a Master Poster
Serunson 413 Posting Maven
jaepi 22 Practically a Master Poster
scudzilla 32 Junior Poster
jaepi 22 Practically a Master Poster
Anonymous86 3 Posting Whiz
jaepi 22 Practically a Master Poster
Serunson 413 Posting Maven
jaepi 22 Practically a Master Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.