搜索资源列表
bcd_conv
- 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
UART_c8051f340
- c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character to the scre
ASCII-to-HEX.ASCII码转十六进制数
- labview程序:ASCII码转十六进制数,非常实用的程序,labview procedures: ASCII code to hexadecimal number, a very useful procedure
F41x_UART_STDIO
- C8051F410串口通信程序。。上位机发送一个字符,下位机把这个字符再发回,并再以十六进制再发一次。-Program Descr iption: This program demonstrates how to configure the C8051F410 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using
amo_tool_V1_2_6
- 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把文件转换为C语言数组(这样可以把文件嵌入到我们的程序中) 14-电阻值选型(开
DOC_V1.1
- 松翰子程序库,@DAA 实现DAA 指令 ADD_BCDINC n 字节压缩BCD 加1 MOV_BCD1W n 字节压缩BCD 左移1 位 ADD_BCDNB n 字节压缩BCD 加法 SUB_BCDNB n 字节无符号压缩BCD 减法 MUL_BCDNB n 字节压缩BCD 乘法 DIV_BCDNB n 字节压缩BCD 除法 CHA_NHEXTOMBCD n 字节的HEX 码转换为m 个字节的压缩BCD 码 CHA_1HEXTO2WBCD 1 字节HEX 转换
HEXTOBIN
- 适用于TI DSP的Flash引导,能把CCS hex6x编译的ASCII的hex文件转换为bin文件,烧写到Flash中-Applicable to TI DSP
Rs232sourcecode
- Working RS232 controller running at 9600 Hz. Consist of Transmitter and Receiver Module. Tested in FPGA Spartan 3 Included files for testing at FPGA - Scan4digit .vhd - to display at 7 sgement display - D4to7 .vhd - Convert HEX decimal to
STRING_CONVERSIONS
- ansi-c code for 8051 type microcontrollers, enables string conversions like: ascii to int hex, ascii to long hex, swap long, swap int, etc. code compiles with Keil and is very efficient.
hextodec
- rogram has a hex to decimal conversion routine, a decimal to ASCII converter, and a 4x40 LCD driver
logical-operation-ASCI
- 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
ASC2HEX
- Motorola based 3 byte ASCII to HEX routine
amode822
- 我平时编程和设计时常用的小工具集合。 功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串-I usually used when programming and designing a small collection of tools. Function: 1-8 bit che
ASCI2HEX
- code for converting hex to ascii for 8051
F93x_UART0_STDIO
- This program demonstrates how to configure the C8051F930 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character to the screen, and then outpu
WinHex161
- Winhex 是一个很不错的 16 进制文件编辑与磁盘编辑软件。 WinHex 以文件小、速度快,功能不输其它的 Hex 十六进位编辑器工具得到了 ZDNet Software Library 五 颗星最高评价,可做 Hex 与 ASCII 码编辑修改,多文件寻替换功能,一般运算及逻辑运算,磁盘磁区编辑(支持 FAT16、FAT32 和 NTFS)自动搜寻编辑,文件比对和分析等功能,另外 8.3 版新增了 RAM 编辑功能! -Winhex is a very good he
F93x_UART0_STDIO
- This program demonstrates how to configure the C8051F930 to use routinesin STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that characterto the screen, and then outputs the
F93x_UART0_STDIO
- This program demonstrates how to configure the C8051F930 to use routinesin STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that characterto the screen, and then outputs the
clib
- 将字符串转为数字,一个字节的数据转换成两个字符,ASCII 到 HEX的转换函数,HEX 到 ASCII的转换函数-The string to digital, a byte of data is converted into two characters, ASCII to HEX conversion function, HEX to ASCII conversion functions