搜索资源列表
51fbyq
- MCS-51智能反编译器。可将51单片机的bin或hex文件反编译为汇编码。仅用于学习用途,否则后果自负。-MCS-51 Intelligent compiler. May 51 SCM bin hex or documents compiled for the Department of Anti-coding. For learning purposes only, otherwise the consequences conceited.
bcd_conv
- convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to Hex-ASCII Bin_Bcd.c: uchar BcdToBin(uchar val) uchar BinToBcd(uchar val) -convert.asm : 1.From ASCII resp. BCD 2.From binary to binary t o AS
500bintohex
- bin to hex本程序是将bin文件转换为hex文件以适合不同的下载需求-bin to hex the process is to bin hex conversion of paper documents to suit the needs of different download
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
code_change
- 单片机编成中常用的几种码制转换BCD,HEX,BIN-SCM organization of several kinds of BCD code system conversion, HEX, BIN
LCD-CLOCK+AL
- 单片机的LED和时钟程序的BIN和HEX烧写代码,希望对大家有益-SCM LED clock and procedures BIN burning and HEX code, we hope to benefit
d51
- 反汇编MSC-51系列单片机源码!目前支持BIN文件,要想支持HEX格式!大家可以自己下载去修改!目前版本没有识别DATA段功能!
HexLoader
- 通过串行口加载HEX程序文件,转换成BIN格式并保存在片外RAM中;加载完毕后蜂鸣器鸣叫,并等待按下K4;K4按下后,跳转到RAM去执行程序。
MCUTool
- 单片机开发用工具有数码管编码,串口通讯HEX->BIN 等功能
V102
- Hex转bin的源代码,带自动加入校验和功能,带无效数据填充功能,对单片机开发人员极有用处,支持Hex86、HEX386格式的转换,最大支持的地址空间达到32G
HEX-BIN.rar
- HEX转换BIN转换工具用于单片机的编译,HEX conversion tools convert BIN compiler for SCM
DIS8051
- 8051反汇编程序!用于将HEX/BIN转换为ASM。-8051 Disassembler! Used to HEX/BIN converted to ASM.
BIN-HEX
- bin转换为hex格式的小软件。用于某些特定的编程器。-bin is converted to hex format for the small software. For some specific programmer.
hex2bin
- HEX文件转换为BIN文件。有些编译器不能生成bin文件。-HEX files into BIN files. Some compilers can not generate the bin file.
PID
- 中星九号最新升级后的PID码,可以通过计算机进行16进制转换编写bin文件-After the latest upgrade in the Star 九号 the PID code, you can write a computer conversion bin hex file 16
Sample_Open_Hex_File
- hex bin文件转换上位机程序
bin-to-hex--compeir-file
- bin to hex- compeir file use in dreg and drop-bin to hex- compeir file use in dreg and drop
hex-to-bin
- 将hex文件转换成 bin,以减小代码的大小-Convert hex file into the bin, to reduce code size
MDK-bin
- 在 Realview MDK 的集成开发环境中,默认情况下可以生成*.axf 格式的调试文件和*.hex 格式的可执行文 件。虽然这两个格式的文件非常有利于 ULINK2仿真器的下载和调试, 但是 ADS 的用户更习惯于使用*.bin 格式的文件, 甚至有些嵌入式软件开发者已经拥有了*.bin 格式文件的调试或烧写工具。- In Realview MDK integrated development environment, by default, you can generate
userlib
- 单片机C常用功能函数。包括ASCII、BIN、HEX、BCD等相互转换,四舍五入除法等功能。-Microcontroller C functions commonly used functions. Including ASCII, BIN, HEX, BCD etc. conversion, rounding division, and other functions.