搜索资源列表
Bin_FileCompare
- 这是一个比较bin或者rbf与hex文件内容不同的工具。能在窗口上显示出不同处,同时能生成记录txt文件。-This is a more or rbf bin hex contents of the documents and different tools. Window can display different, but will generate record txt document.
he将HEX文件格式转换成BIN文件格式的工具的源代码
- 一个将HEX文件格式转换成BIN文件格式的工具的源代码.,A HEX file format conversion tool for BIN file format of the source code.
Hex2Bin
- 快速地将16进制转换为2进制文件,在很多要烧写程序的时候会用到.-Convert Hex file to Bin file
hex2bin[1]
- hex2bin hex to bin file convertion-hex2bin
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
hex-bin-core
- 这里面包含两个小工具,一个是.hex文件转.bin文件工具,另一个是.bin文件转.coe文件。希望对在做工程的同行有帮助。-This is a small tool which includes two, one. Hex file transfer. Bin files tools, the other is. Bin file transfer. Coe file. Want to do engineering counterparts helpful.
hex
- INTEL hex 格式文件 读写, 和 BIN 文件转换-INTEL hex format to read and write, and the BIN file conversion
372
- HEX转换成Bin文件的源码,网上下载的-HEX file into Bin-source, on-line download
CPPDumpCtrl_MFC
- User build MFC Class for view and edit data in Hex, Dec, Bin, Oct, Ascii formats etc :)
bintohex
- bin 格式转 hex 格式小程序,大家可以自己编译一下.-bin format to hex format applet, we can compile their own look.
CommWizard
- 源码-串口接收-发送调试用助手 含 串口类-方便用户自学调用 含 hex转换字符 函数 可以传送文件 可以设置多个串口,不限定个数 方便 串口调试 -Source- the serial receive- send debugging assistant with serial-type- call with user-friendly self-character hex conversion function can send a document to set up
HexBin_GLONASS
- Convert hex data to bin data
Hex_To_Bin
- 将Firmware的hex文件转换成16进制文件,这对于需要在应用程序下下载Firmware是非常有用的!-Firmware of the hex file will be converted into 16 binary files, which in the application that need to download Firmware is very useful!
B
- this program convert BIN value to HEX value
Hex2Bin
- Hex(intel-Hex or motorola-S) to Bin converter source-file for windows.
conv-dec-bin-hex
- Dec, hex, bin converter.
生成BIN
- 脱机下载时所用到的都是BIN文件 ,此程序把已有的HEX生成BIN文件 ,然后可直接脱机下载(When downloading offline, all the files you use are BIN files. This program generates the BIN file from the existing HEX, and then downloads it offline directly)
HexToBin-master
- 將HEX資訊轉成BIN,資源互相轉換 HEX to BIN(HEX to BIN , support HEX to BIN and BIN to HEX)
bin_2_hex
- 可用于bin文件与hex文件进行互转,包含两个工具,小于64KB的互转工具和在WIN7下验证过的大于64KB字节的bintohex工具。各位同行可参考使用。(It can be used to convert bin file to hex file. It contains two tools, one is less than 64KB, the other is more than 64KB byte, which has been verified under WIN7. You pee
BinToHex [NewBit]
- 用于把以bin结尾的文件转换成以hex结尾的文件(bin file to hex file)