搜索资源列表
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
STC_Download
- STC-Download/STC-ISP下载工具(STC89C51单片机在线下载器) 必须组件: SPComm(必须), VCLSkin(可以去掉) ------------------------------------------ 23:13 2005年7月4日 ------------------- 1.增加了重复下载功能,便于多个芯片下载 2.改进连机搜索算法 13:23 2005年7月4日 -------------------
c51源程序集合
- 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
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.
d51v26
- 8051反組譯,輕鬆將BIN,HEX轉成可看的ASM-8051 disassemble, easy to BIN, HEX converted to see the ASM
HEX2BINandBIN2HEX
- inter hex 与 bin文件互转,功能很好,测试可用。-inter hex and bin files Hu Zhuan, function well, the test can be used.
HEXTOBIN
- ARM hex 轻松方便的转换未bin档,同时也使用于51-Hex to bin software!
HEXTOBIN
- 适用于TI DSP的Flash引导,能把CCS hex6x编译的ASCII的hex文件转换为bin文件,烧写到Flash中-Applicable to TI DSP
BIN-HEX
- bin转换为hex格式的小软件。用于某些特定的编程器。-bin is converted to hex format for the small software. For some specific programmer.
s51
- 微型51/AVR编程器由德国的Peter Dannegger设计的51编程器,无论是学习单片机或业余时间搞开发,都是一个非常好的选择。但在原设计的的PC程序中很可惜的只有DOS版本的。为此我为它写了一个Windows版本的配套软件,经过一些朋友的试用效果也不错。以下图一是软件的界面。现有英文版和简体中文版,支持win9x,winxp,winnt,win2k多种版本的OS系统。 软件使用简单无须太多的说明,同时支持HEX,BIN等文件格式的读取,绿色软件无须安装。 可以到http://www
1016translate
- 自己写的一个简单的10进制和16进制进行互相转换的工具。对于学习单片机的朋友来说,非常实用。-This software is used to interconvert the HEX and BIN ,it s useful to the friends who are learning MCU.By the way ,it s very easy.
hex_to_bin
- 将IAR_51生成的hex文件转化成烧写的bin文件-Hex files generated by the IAR_51 programmed into the bin file
USBHID
- NXP Cortex-M3 LPC1343 HEX生成BIN文件以大容量存储方式BOOT不起用的解决例子-Detailed NXP Cortex-M3 LPC1343 HEX BIN file to generate a large-capacity storage solution BOOT can not afford to use
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
hex-to-bin
- 将hex文件转换成 bin,以减小代码的大小-Convert hex file into the bin, to reduce code size
Hex2bin-1.0.7.tar.bz2
- 一个开放源代码的将HEX文件转换为BIN文件的程序-HEX TO BIN
BK2461_TX_RX
- BK2461的基本收发测试。单发 单收。 硬件需2块,都是:BK2461*AT45DB041D。 使用keil 编译并hex转bin。注意系统若不是64,需更改keil配置: GenTXT_64bit.BAT(已测)修改为GenTXT.BAT(未测) 生产的 外部flash文件:fw_uart_crc.bin 测试样板没有按键。修改为数据自动加。 增加串口数据打印。(Basic transceiver test of BK2461. Single receipt. Hardwa