搜索资源列表
bin2intelhex
- 将bin转换成intel的hex文件的源程序-to convert the hex intel source documents
hexbin
- hex 文件转换.bin 的格式的程序。dos 环境下运行。
Hex2Bin
- 快速地将16进制转换为2进制文件,在很多要烧写程序的时候会用到.-Convert Hex file to Bin file
HexaBin
- Hex与Bin文件格式互转,包含两个程序,分别转换hex到bin,bin转换成hex。-Bin file to hex file, and hex file to bin file.
hex
- INTEL hex 格式文件 读写, 和 BIN 文件转换-INTEL hex format to read and write, and the BIN file conversion
hexbin2
- 编译生成的十六进制文件转换为二进制文件----hexbin-hex to bin
CC
- HEX文件转换成BIN文件C代码源程序,该代码只能转换小于64K的HEX文件-HEX file into BIN file C code,The code can only convert the HEX file is less than 64K
hex2bin
- hex 格式文件组转换成 bin 格式文件-Hex file covert to bin file
c2bin
- 本代码采用VC++ 6.0编译,用于将HEX格式的文本文件转换为BIN格式的文件-convert hex file to binary file