搜索资源列表

  1. 51fbyq

    2下载:
  2. 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 concei
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:253677
    • 提供者:常春
  1. hex2bin

    0下载:
  2. hex转bin的程序, 支持大于64K的hex, 网上下载的hex2bin不支持64k. 不包含工程文件, 在c++ builder中简单包装即可生成一个hex2bin的小程序-hex to bin procedures, to support more than 64K of the hex, downloaded hex2bin does not support 64k. does not contain a project fil
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:杨成双
  1. C51telASM

    0下载:
  2. 智能的51系统反编译器;可以将BIN,HEX快速的编译为交为可读的ASM文件,有利于你抄板哦。。。好东西不要错过哦-Intelligent system Decompiler 51 can BIN, HEX fast compiler for the ASM to pay for the machine-readable document will help you copy plate Oh. . . Oh, do not miss
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-19
    • 文件大小:252928
    • 提供者:fgggfh
  1. V102

    0下载:
  2. Hex转bin的源代码,带自动加入校验和功能,带无效数据填充功能,对单片机开发人员极有用处,支持Hex86、HEX386格式的转换,最大支持的地址空间达到32G-Hex to bin the source code, with automatic adding checksum function, filled with invalid data features, developers of single-chip microcomp
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:133120
    • 提供者:郭云峰
  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 wi
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:30720
    • 提供者:fwr
  1. hex2bin[1]

    0下载:
  2. hex2bin hex to bin file convertion-hex2bin
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:zhangying
  1. bintohex

    0下载:
  2. bin 格式转 hex 格式小程序,大家可以自己编译一下.-bin format to hex format applet, we can compile their own look.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:hi
  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 m
  3. 所属分类:并口编程

    • 发布日期:2024-05-19
    • 文件大小:2814976
    • 提供者:林琳
  1. VSMforARM7

    0下载:
  2. 在Proteus 7.4 中的UCOS-ii的仿真效果图,和相关的bin,hex文件。-Proteus 7.4 in UCOS-ii of the simulation results map, and the associated bin, hex file.
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-19
    • 文件大小:1048576
    • 提供者:
  1. HEX2BINandBIN2HEX

    0下载:
  2. inter hex 与 bin文件互转,功能很好,测试可用。-inter hex and bin files Hu Zhuan, function well, the test can be used.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-19
    • 文件大小:109568
    • 提供者:李心
  1. Hex_To_Bin

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

    • 发布日期:2024-05-19
    • 文件大小:1117184
    • 提供者:zhang
  1. Hex

    0下载:
  2. 描述intel HEX文件格式的文档,详尽说明了HEX文件各字段含义-Descr iption intel HEX file format documentation, detailed descr iption of the meaning of each field of the HEX file
  3. 所属分类:文件格式

    • 发布日期:2024-05-19
    • 文件大小:301056
    • 提供者:ZeroAll
  1. Bat_To_Exe_Converter

    0下载:
  2. hex edit edit bin hex edit
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-19
    • 文件大小:409600
    • 提供者:王金龙
  1. Hex2Bin

    0下载:
  2. Hex(intel-Hex or motorola-S) to Bin converter source-file for windows.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-19
    • 文件大小:24576
    • 提供者:Tom
  1. conv-dec-bin-hex

    0下载:
  2. Dec, hex, bin converter.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:112640
    • 提供者:damian
  1. 生成BIN

    0下载:
  2. 脱机下载时所用到的都是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)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1035264
    • 提供者:vince qi
  1. HexToBin-master

    0下载:
  2. 將HEX資訊轉成BIN,資源互相轉換 HEX to BIN(HEX to BIN , support HEX to BIN and BIN to HEX)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:901120
    • 提供者:5456
  1. Hex2Bin

    0下载:
  2. 实现hex文件转bin文件,源码使用devC++编译(Realize the hex file transfer bin file)
  3. 所属分类:Windows CE

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:zxq
  1. bin_2_hex

    0下载:
  2. 可用于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 bee
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:239616
    • 提供者:amnesia37
  1. BinToHex [NewBit]

    1下载:
  2. 用于把以bin结尾的文件转换成以hex结尾的文件(bin file to hex file)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:30720
    • 提供者:御风斩浪
« 1 23 4 5 6 7 8 9 10 ... 14 »

源码中国 www.ymcn.org