(33s) Double Deck Descriptor: A 2-level Description of Input
|
07-13-2023, 08:57 PM
Post: #5
|
|||
|
|||
RE: (33s) Double Deck Descriptor: A 2-level Description of Input
(07-12-2023 12:25 PM)PedroLeiva Wrote: Excuse me, I don't understand what is this program for. What does it meant Double Deck Descriptor (DDD). Can you explain this a little more for me? Thank you in advance. Pedro It looks like when given a number, this program outputs a description of that number. For example, the number 664555 could be described as "2 sixes, 1 four, 3 fives" which would be represented on the calculator as 261435. Apparently, the original program had trouble with long numbers, so he's splitting the output into a "double deck" (two rows) with the number of times each digit appears being written above the digit. So, the output 261435 would look like: 213 645 Now, if your question is why anyone would want to do this, I don't know. Maybe it has something to do with number theory? It reminded me of a programming class about 40 years ago where we had to convert a number to written text. For example, if the input were 3164, the output would be "Three Thousand One Hundred Sixty Four". This was used by banks and other businesses to write checks. - Bruce |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(33s) Double Deck Descriptor: A 2-level Description of Input - Gerald H - 09-26-2022, 05:34 PM
RE: (33s) Double Deck Descriptor: A 2-level Description of Input - Gerald H - 07-12-2023, 11:48 AM
RE: (33s) Double Deck Descriptor: A 2-level Description of Input - PedroLeiva - 07-12-2023, 12:25 PM
RE: (33s) Double Deck Descriptor: A 2-level Description of Input - byoung - 07-13-2023 08:57 PM
RE: (33s) Double Deck Descriptor: A 2-level Description of Input - PedroLeiva - 07-13-2023, 10:38 PM
RE: (33s) Double Deck Descriptor: A 2-level Description of Input - John Keith - 07-14-2023, 10:50 AM
RE: (33s) Double Deck Descriptor: A 2-level Description of Input - Gerald H - 07-12-2023, 01:32 PM
|
User(s) browsing this thread: 1 Guest(s)