搜索资源列表
ihex
- intel hex code
Hex格式
- intel hex32的文件格式 嵌入式开发需要对该格式有一定了解 -file formats that embedded developers need to understand a certain format
bin2intelhex
- 将bin转换成intel的hex文件的源程序-to convert the hex intel source documents
SuperHex
- 很方便的将二进制/十六进制文件转换为Intel HEX格式文件的小程序
WinHex_14.2_SR3_cngreen
- 建议使用WinHex,各种方向、格式的转换通吃 打开文件 工具栏上 Convert, Intel HEX -> Binary 或者(汉化版) 转换,Intel 16进制 -> 二进制 保存,搞定。
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
hex
- INTEL hex 格式文件 读写, 和 BIN 文件转换-INTEL hex format to read and write, and the BIN file conversion
intel-Hex-format
- To understanding the Intel Hex file format for PIC and 8051 micro controllers. This is my collect from website.-To understanding the Intel Hex file format for PIC and 8051 micro controllers. This is my collect from website.
hexformat
- 本文详细讲述了Intel Hex文件格式的含义-This paper describes the meaning of Intel Hex file format
Hex2Bin
- A project with source code, to convert Intel-16 Hex file (*.hex) into Binary file (*.bin). Project is written in Visual Basic 2008. Probably much useful in In Application Programming (IAP) of embedded systems projects, where binary file will be input
Hex2Bin
- Hex(intel-Hex or motorola-S) to Bin converter source-file for windows.
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.
ReadHex
- intel hex 解析,文件映射,离散排序合并-intel hex parsing, file mapping, discrete sort-merge