dbo:abstract |
In computer science, the double dabble algorithm is used to convert binary numbers into binary-coded decimal (BCD) notation. It is also known as the shift-and-add-3 algorithm, and can be implemented using a small number of gates in computer hardware, but at the expense of high latency. (en) Le double dabble est un algorithme utilisé pour convertir des nombres d'un système binaire vers un système décimal. Pour des raisons pratiques, le résultat est généralement stocké sous la forme de décimal codé en binaire (BCD). (fr) |
dbo:thumbnail |
wiki-commons:Special:FilePath/Bin2BCD-DoubleDabble2.svg?width=300 |
dbo:wikiPageExternalLink |
http://cbfalconer.home.att.net/download/dubldabl.txt https://github.com/AmeerAbdelhadi/Binary-to-BCD-Converter https://web.archive.org/web/20090325002523/http:/cbfalconer.home.att.net/download/dubldabl.txt |
dbo:wikiPageID |
6459360 (xsd:integer) |
dbo:wikiPageLength |
11942 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID |
1118214778 (xsd:integer) |
dbo:wikiPageWikiLink |
dbr:Processor_register dbr:Binary-coded_decimal dbr:Algorithm dbc:Shift-and-add_algorithms dbr:Computer_science dbr:Latency_(engineering) dbc:Binary_arithmetic dbc:Articles_with_example_C_code dbr:Shift-and-add_algorithm dbr:Lookup_table dbr:Binary_numbers dbr:File:Bin2BCD-DoubleDabble2.svg |
dbp:cs1Dates |
y (en) |
dbp:date |
May 2019 (en) |
dbp:wikiPageUsesTemplate |
dbt:Cite_web dbt:Math dbt:Reflist dbt:Snd dbt:Use_dmy_dates |
dct:subject |
dbc:Shift-and-add_algorithms dbc:Binary_arithmetic dbc:Articles_with_example_C_code |
rdf:type |
yago:WikicatComputerArithmeticAlgorithms yago:Abstraction100002137 yago:Act100030358 yago:Activity100407535 yago:Algorithm105847438 yago:Event100029378 yago:Procedure101023820 yago:PsychologicalFeature100023100 yago:YagoPermanentlyLocatedEntity yago:Rule105846932 yago:WikicatAlgorithms |
rdfs:comment |
In computer science, the double dabble algorithm is used to convert binary numbers into binary-coded decimal (BCD) notation. It is also known as the shift-and-add-3 algorithm, and can be implemented using a small number of gates in computer hardware, but at the expense of high latency. (en) Le double dabble est un algorithme utilisé pour convertir des nombres d'un système binaire vers un système décimal. Pour des raisons pratiques, le résultat est généralement stocké sous la forme de décimal codé en binaire (BCD). (fr) |
rdfs:label |
Double dabble (en) Double dabble (fr) |
owl:sameAs |
freebase:Double dabble yago-res:Double dabble wikidata:Double dabble dbpedia-fr:Double dabble https://global.dbpedia.org/id/2pMfb |
prov:wasDerivedFrom |
wikipedia-en:Double_dabble?oldid=1118214778&ns=0 |
foaf:depiction |
wiki-commons:Special:FilePath/Bin2BCD-DoubleDabble2.svg |
foaf:isPrimaryTopicOf |
wikipedia-en:Double_dabble |
is dbo:wikiPageRedirects of |
dbr:Double_dabble_algorithm dbr:Shift-and-add-3_algorithm dbr:Shift-and-add-3 dbr:Shift_and_add_3 dbr:Shift_and_add_3_algorithm dbr:Double-dabble |
is dbo:wikiPageWikiLink of |
dbr:List_of_algorithms dbr:Binary-coded_decimal dbr:Bitwise_operation dbr:Double_dabble_algorithm dbr:Shift-and-add-3_algorithm dbr:Shift-and-add-3 dbr:Shift_and_add_3 dbr:Shift_and_add_3_algorithm dbr:Double-dabble |
is foaf:primaryTopic of |
wikipedia-en:Double_dabble |