搜索资源列表
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
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
- 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
Hex2Bin
- Hex(intel-Hex or motorola-S) to Bin converter source-file for windows.
M_ARY
- HEX,BIN,DEC,OCT CONVERT EACH OTHER!
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)