搜索资源列表
-
0下载:
convert.asm:
1.From ASCII resp. BCD to binary
2.From binary to ASCII resp. BCD
3.From binary to Hex-ASCII
Bin_Bcd.c:
uchar BcdToBin(uchar val)
uchar BinToBcd(uchar val) -convert.asm : 1.From ASCII resp. BCD 2.From binary to binary t o AS
-
-
0下载:
ASCII及进制转换:
2,8,10,16进制数互转,字符转ASCII,ASCII转字符,字符串和16进制数互转。二进制数的与/或运算。-ASCII and hex conversion: 2,8,10,16 Mutual Convert decimal number, character transfer ASCII, ASCII to switch characters, strings, and 16 hexadecimal numbers Mutual Convert. Binary
-
-
0下载:
自编的小程序,主要用于把源码中资源数据还原成原始binary文件,如mp3文件的数组数据还原成mp3-convert ASCII data to binary data
-
-
0下载:
自编小程序,主要用于把binary文件转成源码中的资源数据,如mp3文件转成数组数据-convert binary to ascii
-
-
0下载:
Routine for Atmel AVR to convert 16 bits binary to 5 digits ASCII DIGITS
-