搜索资源列表
bin2intelhex
- 将bin转换成intel的hex文件的源程序-to convert the hex intel source documents
Bin_FileCompare
- 这是一个比较bin或者rbf与hex文件内容不同的工具。能在窗口上显示出不同处,同时能生成记录txt文件。-This is a more or rbf bin hex contents of the documents and different tools. Window can display different, but will generate record txt document.
BinTOChar
- this program source for bin to hex
hexbin
- hex 文件转换.bin 的格式的程序。dos 环境下运行。
bintoHex.rar
- 将bin文件转的二近制换成hex字符.如12->0x12等,transfer bin file to hex file.exa 12->0x12
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.
FileDialog
- 由文本读出,并将其16进制内容转化为10进制,最后画曲线显示。-read the HEX data from the file,then change then to BIN format,lastly draw the curve according to the data.
hex
- INTEL hex 格式文件 读写, 和 BIN 文件转换-INTEL hex format to read and write, and the BIN file conversion
media_to_hex
- perl写的bin文件转hex工具,可直接使用,源码中有详细注释-bin to hex tool,written by perl
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
main
- transfer bin file to hex file.exe
批处理
- 生成bin文件的批处理,可以很方便的从hex生成bin文件,需要修改一下路径。两个bin文件合成一个等等常用的批处理(Batch generation of bin files, you can easily generate bin files from hex, you need to modify the path)