搜索资源列表
ihex.zip
- This program will dump a block of program code to the 8051 serial port in Intel HEX format. It was a quick and nasty hack to fulfill a need, however it includes a good checksum calculation routine, which is nice. For simplicity, this program dumps I
hex文件解密
- 详细解释HEX文件格式, 以便在烧写程序过程中使用-explanation for the format of Hex file in detail, so as to use in the process of programming.
Hex格式
- intel hex32的文件格式 嵌入式开发需要对该格式有一定了解 -file formats that embedded developers need to understand a certain format
sscomv20
- 串口调试的小工具很好用的支持HEX 等发送格式-small serial debugging tools with good support sending HEX format
Intel-HEX
- Intel HEX文件格式(中文和英文说明)-Intel HEX file format (Chinese and English)
Hex
- Hex文件格式资料中英文对照 -Hex file format information bilingual
asciitohex.将CCS2生成的.out文件转换成HEX文件格式
- 配合dsp_boot一起使用,可以将CCS2生成的.out文件转换成HEX文件格式,然后这可以实现DSP的boot_load,tie dsp_boot used together, can be generated CCS2. Out convert documents into the HEX file format, then this can be achieved DSP boot_load
PMW-HEX
- 三菱梯形图转51单片机KeilC源码程序。通过三菱PLC编程软件梯形图编程后存为PMW格式,通过本程序直接转换成HEX文件,再下载到单片机中。目前支持8路AD功能(精度10位)和两路脉冲输出功能(10K)。-Mitsubishi ladder turn 51 MCU KeilC source program. By Mitsubishi PLC ladder programming software programmed to save the PMW format, through this
PMW-HEX-V1.5beta-
- 三菱梯形图转51单片机KeilC源码程序。通过三菱PLC编程软件梯形图编程后存为PMW格式,通过本程序直接转换成HEX文件,再下载到单片机中。-Mitsubishi ladder turn 51 MCU KeilC source program. By Mitsubishi PLC ladder programming software programmed to save the PMW format
changetohex
- 介绍如何把char buffer 里的数据转换为16进制格式的 字符数组数据 转换 为 HEX 格式-Describes how the char buffer the data is converted to 16 characters in hexadecimal format array data into a HEX format
intelhex
- The document describes the Intel HEX format
BIN-HEX
- bin转换为hex格式的小软件。用于某些特定的编程器。-bin is converted to hex format for the small software. For some specific programmer.
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.
bintohex
- bin 格式转 hex 格式小程序,大家可以自己编译一下.-bin format to hex format applet, we can compile their own look.
hex
- 附件为hex格式说明,还希望对大家有用.-Annex to hex format, and also hope to be useful for all of us.
Hex
- 描述intel HEX文件格式的文档,详尽说明了HEX文件各字段含义-Descr iption intel HEX file format documentation, detailed descr iption of the meaning of each field of the HEX file
DES
- This particular algorithm is a brute force attack on the popular DES Encryption standard. The DES algorithm consists of 4 main classes which will be briefly discussed -The first class takes into consideration the assumption that the in the inputs a
LAB-4---ASCII---BCD---HEX
- ASCII - BCD - HEX. this program convert Ascii to bcd or hex format using asm for microprocesors 8086
Hex文件格式详解
- Hex文件是可以烧录到MCU中,被MCU执行的一种文件格式(The Hex file is a file format that can be burned to MCU and executed by MCU)