CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hex to bin code

搜索资源列表

  1. MCUTool

    0下载:
  2. 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-microcontroller used in the process of developing the multi-purpose tools, includ
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:443981
    • 提供者:wudizh
  1. LCD-CLOCK+AL

    0下载:
  2. 单片机的LED和时钟程序的BIN和HEX烧写代码,希望对大家有益-SCM LED clock and procedures BIN burning and HEX code, we hope to benefit
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2653
    • 提供者:Bruce
  1. bin2h

    0下载:
  2. Bin 2 Hex 的源码 , 写 51 时用到的转码 -Bin 2 Hex source code, written 51 hours to use the code switch
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:5775
    • 提供者:余建宏
  1. dec-bin-hex

    0下载:
  2. 用visual basic写的进制转换代码-used to write visual basic code base for the conversion
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5760
    • 提供者:小刀
  1. danpianjikanfagongju

    0下载:
  2. 片机开发过程中用到的多功能工具,包括热敏电阻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
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1391078
    • 提供者:赵相立
  1. Bin2Hex

    1下载:
  2. 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
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:2073
    • 提供者:高峰
  1. BootLoad_PeiMegaLoader

    0下载:
  2. 一个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
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:42334
    • 提供者:wangyi
  1. Hex2Bin

    0下载:
  2. 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
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:30520
    • 提供者:fwr
  1. gongju

    0下载:
  2. 单片机开发过程中用到的多功能工具,包括热敏电阻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
  3. 所属分类:Parallel Port

    • 发布日期:2017-05-11
    • 文件大小:2814624
    • 提供者:林琳
  1. hex2bin

    0下载:
  2. convert hex code to bin file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:694
    • 提供者:ahric
  1. Hex2Bin

    0下载:
  2. 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
  3. 所属分类:.net

    • 发布日期:2017-03-28
    • 文件大小:802994
    • 提供者:Kiran P
  1. file.tar

    0下载:
  2. hex文件格式转换为bin文件 代码中另有其他c语言代码 仅供参考学习-hex file to bin file format conversion code in c language code and another for reference only other study
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:971966
    • 提供者:袁同
  1. Tutorial-microcontroller-core-source

    0下载:
  2. 传统的单片机实验过程都是先用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
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:932859
    • 提供者:董云鹏
  1. HexToBin

    0下载:
  2. hex文件转BIN文件的源代码,可以在此基础上扩展功能-source code for HEX file to bin File
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:49932
    • 提供者:jack
  1. hex-bin

    0下载:
  2. HEX文件是k软件的二进制源代码,很多烧写器不能用,需要换成BIN文件。-HEX file is the k binary source code of the software, a lot of the writer can not be used, the BIN files need to be replaced.
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:6955
    • 提供者:ding wei
  1. sm-isp

    1下载:
  2. hex文件是由k软件开发出来的二进制源代码,有时候不能直接应用于烧写器的bin文件,怎么有hex转bin这篇文档就是最好的说明。-hex file by k software developed binary source code, and sometimes can not be directly applied to the writer of the bin file, how hex to bin this document is the best descr iption.
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:54247
    • 提供者:ding wei
  1. hex-to-bin

    0下载:
  2. 将hex文件转换成 bin,以减小代码的大小-Convert hex file into the bin, to reduce code size
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:969448
    • 提供者:sjade
  1. File-to-Hex-8Bit

    0下载:
  2. 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.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:409010
    • 提供者:Mehdi Imani
  1. File-to-Hex-16Bit

    0下载:
  2. 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.
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:409119
    • 提供者:Mehdi Imani
  1. hex_bin_asc

    0下载:
  2. 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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4184565
    • 提供者:caiye
« 12 »
搜珍网 www.dssz.com