搜索资源列表
hex2bin-1.02-src.zip
- Convert Motorola & Intel Hex file to Binary file,Convert Motorola & Intel Hex file to Binary file
Hex2Bin
- HEX 转 BIN 程序,弄过单片机的人可能都知道,很多编译器都会编译出一种叫HEX 的文件,这好像是Intel定的一个格式,就是把二进制的机器代码文件以16进制的字符形式(文本)保存,写进cpu或rom前都需要进行转化,此小程序便可完成该任务了。(本人上传代码均为Fwr原创)-HEX to BIN procedures, people get too SCM may all know, a lot of the compiler will compile a document called H
hexgenerator
- 生成intel .hex 格式的文件,在main函数中加入自己需要存储的文件。-Generate intel. Hex file in the main function they need to add a document storage.
intelhex
- The document describes the Intel HEX format
DDSHEX
- 生成Intel Hex file的MATLAB源程序-MATLAB source generates Intel Hex file
Hex2CSV
- 一个读取intel的.HEX文件的数据,转换成整型数据写入.CSV文件的一个工具源代码。可以在VS2010下编译。-A tool source code to read the Intel .HEX file data, converted to integer data into a .CSV file. Can be compiled under the VS2010.