The carry from bit3 to bit4 needed for adding packed binary coded decimal number correctly , where two binary coded decimal digits reside in one8 - bit byte 在兩個(gè)用二進(jìn)制編碼的十進(jìn)制數(shù)字同居于一個(gè)8位字節(jié)內(nèi)的情況下,為了正確地對(duì)裝配型二進(jìn)制編碼的十進(jìn)制數(shù)進(jìn)行相加所需的從第3位到第4位的進(jìn)位。
The carry from bit3 to bit4 needed for adding packed binary coded decimal number correctly , where two binary coded decimal digits reside in one8 - bit byte 在兩個(gè)用二進(jìn)制編碼的十進(jìn)制數(shù)字同居于一個(gè)8位字節(jié)內(nèi)的情況下,為了正確地對(duì)裝配型二進(jìn)制編碼的十進(jìn)制數(shù)進(jìn)行相加所需的從第3位到第4位的進(jìn)位。
To resolve the behavior , most programmers either ensure that the value is greater or less than what is needed , or they get and use a binary coded decimal library that will maintain the precision 為解決此行為,大多數(shù)程序員或是確保值比需要的大或者小,或是獲取并使用可以維護(hù)精度的二進(jìn)制編碼的十進(jìn)制( bcd )庫。
All the standard windows encodings are supported , as well as iso encodings , apple macintosh encodings , extended binary code decimal interchange code ( ebcdic ) , and several proprietary encodings 所有標(biāo)準(zhǔn)的windows編碼標(biāo)準(zhǔn),以及iso編碼、 applemacintosh編碼、 extendedbinarycodedecimalinterchangecode ( ebcdic )和幾種專有編碼標(biāo)準(zhǔn)都得到了支持。
binary coded decimalとは意味:<→BINARY-CODED decimal> binary coded decimal meaning:[Computer] < data > (BCD, packed decimal) A number representation where a number is expressed as a sequence of decimal digits and then each decimal digit is encoded as a four-bit binary number...