搜索资源列表
telnumM
- BCD码压缩解压缩BCD码用四位二进制数表示一位十进制数-BCD decompress compressed using BCD four binary said a few decimal number
fdzh
- 浮点转换器,可以对十进制定点数、浮点BCD码和二进制浮点操作数之间进行相互转换。-float converters, and can set the decimal points. BCD floating-point and binary floating-point operation between several mutual conversion.
1800Decorations
- 该源码是一个问题的解决方法。问题是给你个长为L的串,串中可以出现n种字符,还给出m个子串,求有多少个长为n的只由这些字串组成的串。输入例子:4 5 6 ABB BCA BCD CAB CDD DDA 结果为2.而5 4 5 E D C B A的结果为625-source of the problem is a solution. The problem is that you have the head of the L series, the series can occur n ch
PubLib
- CRC算法和Ascii码转BCD算法-CRC algorithm and the Ascii code BCD switch algorithm
ASC2CD
- ASCII码转BCD码算法-ASCII transfer algorithm BCD
bcd2asc_demo
- 一个码制转换的程序 BCD码转ASC码,功能虽少,但还算好用-a code system conversion process BCD switch ASC codes, although less functional, but rather user-friendly
51对字节汇编除法程序
- ;----------------------------------------------- ;多字节十进制除法子程序CDIV ;入口:RO指向被除数2n字节压缩BCD码高位, ;R1指向除数n字节压缩BCD码高位,R3=n ;结果:商数压缩BCD码放入R0~(R0+2n)指向的2n个字节中, ;余数压缩BCD码放入(R0-n)~R0指向的n个字节中 ;使用A,R0,R1,R2,R3,R4,R6,R7,影响CY,CY=1结果溢出
BCD2BIN8.rar
- BCD转BIN算法,BCD码转二进制数据。,BCD to BIN algorithm, BCD code to binary data.
bcdadd
- 在matlab的simulink下建模实现bcd码的加法运算,其中使用了状态机。
16jinzhiyubcdmazhuhuan
- 16进制转BCD码C语言程序,希望大家有所借鉴,对大家有一定的帮助-16 hexadecimal to BCD code C language program, I hope all of you learn from all of you have some help
BCD
- 用于西门子S7200的BCD码的转换,相关的转换代码和控制程序可以我交流。-Siemens S7200 for the conversion of the BCD code
TLV(201108021436)
- TLV结构的构建及解析,查找,取值等功能,可以用ASCII方式查询也可以用BCD码方式查询。-TLV struct create,find and get vaule.....