搜索资源列表
MCUTool
- 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-microcontroller used in the process of developing the multi-purpose tools, includ
LCD-CLOCK+AL
- 单片机的LED和时钟程序的BIN和HEX烧写代码,希望对大家有益-SCM LED clock and procedures BIN burning and HEX code, we hope to benefit
bin2h
- Bin 2 Hex 的源码 , 写 51 时用到的转码 -Bin 2 Hex source code, written 51 hours to use the code switch
dec-bin-hex
- 用visual basic写的进制转换代码-used to write visual basic code base for the conversion
danpianjikanfagongju
- 片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-machine used in the process of developing the multi-purpose tools, including therm
Bin2Hex
- Bin文件转Hex原代码,用于编程器开发的小东西,转自互联网,希望对大家有点用处-Bin Hex documents to the original code for the program for the development of small things, decanted from the Internet, We hope to use a bit
BootLoad_PeiMegaLoader
- 一个BootLoader程序和PC端的VB源代码 AVR程序是由527DZ的代码修改而来,主要修正了1个Bug,并增加了页地址效验 目标系统是M8,11.0592M,可根据需要修改,熔丝位BOOTRST要编程 VB程序只支持Bin文件,不支持Hex文件,可使用Hex2Bin工具转换,或使用烧录工具,调入后再保存成Bin文件,只是要注意长度,不要写到Boot区地址 -A BootLoader program and the PC side of the VB source code for
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
hexTObin
- 本代码是一个编译器编译出的HEX文件转换为BIN文件。会记录每次转换的动作,以便以后查找记录。-The code is a compiler to compile a file conversion of the HEX file for the BIN. Will record each action in order to find records of the future.
MCUToolsEn
- MCUTool.exe 源代码 !!!超级单片机开发工具!!! 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-MCUTool.exe source code! ! ! Super single-
gongju
- 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Single-chip used in the process of developing the multi-functional tools, includi
hex2bin
- convert hex code to bin file
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
file.tar
- hex文件格式转换为bin文件 代码中另有其他c语言代码 仅供参考学习-hex file to bin file format conversion code in c language code and another for reference only other study
Tutorial-microcontroller-core-source
- 传统的单片机实验过程都是先用KEIL C51或其他的单片机开发软件把源代码汇编成HEX或BIN文件然后用编程器把汇编文件烧写入单片机中再把单片机插入实验板中才能看到软件的执行结果-The traditional process is the first single-chip experiment with KEIL C51 or other microcontroller development software to compile source code into HEX or BIN f
HexToBin
- hex文件转BIN文件的源代码,可以在此基础上扩展功能-source code for HEX file to bin File
hex-to-bin
- 将hex文件转换成 bin,以减小代码的大小-Convert hex file into the bin, to reduce code size
File-to-Hex-8Bit
- A simple tool to convert binary file to hex bytes with [0x] prefix. This is for easy importing a bin file to C/C++ code.
File-to-Hex-16Bit
- A simple tool to convert binary file to 16bit hex bytes with [0x] prefix. This is for easy importing a bin file to C/C++ code.
hex_bin_asc
- hex文件转化为bin格式文件的工具,还支持bin转asc或者asc直接转bin的小工程,带程序源码,很好用的转换工具-hex files into bin file format tool also supports bin turn asc asc or directly to bin of small projects with program source code, very easy to use conversion tool