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

搜索资源列表

  1. bcd_conv

    0下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4901
    • 提供者:jack
  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. 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. hex2asm_C6700

    0下载:
  2. 本程序通过分析由CCS的工具hex6x.exe生成的.map文件和.hex文件,生成.h与.asm文件, 以供烧写程序通过仿真器直接将用户应用程序烧写至片上flash,方便用户程序的更新-the procedures adopted by the CCS analysis tools hex6x.exe generated. Map files and the. Hex document generation. H and. Asm documents for burning procedure
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:6930
    • 提供者:李波
  1. d51v26

    0下载:
  2. 8051反組譯,輕鬆將BIN,HEX轉成可看的ASM-8051 disassemble, easy to BIN, HEX converted to see the ASM
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-24
    • 文件大小:260757
    • 提供者:wu
  1. EFY-Temp_ADC-Tested

    0下载:
  2. it is temperature display using 89c51 which has asm language and hex files good to try
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:17513
    • 提供者:ravi bhagwat
  1. ex2a

    0下载:
  2. This file is distributed in the hope that it will be useful, but WITHOUT WARRANTY OF ANY KIND. Author(s): Ole Saether DEscr iptION: This example should be used together with ex2a-tx433.asm. One nRF9E5 evaluation board (rec
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:5788
    • 提供者:huojun
  1. fuzzy_pic

    0下载:
  2. This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola. It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler file using the
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:181834
    • 提供者:mm4games
  1. MCUToolsEn

    0下载:
  2. MCUTool.exe 源代码 !!!超级单片机开发工具!!! 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-MCUTool.exe source code! ! ! Super single-
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:61836
    • 提供者:黄元其
  1. danpianji_asm

    0下载:
  2. 该资源包含单片机入门的常见实验的asm源程序,以及HEX文件,很适合单片机新手学习-The resource contains the entry of common microcontroller experiments asm source, as well as the HEX file, it is suitable for novice to learn microcontroller
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:265382
    • 提供者:黄厚军
  1. Assembly

    0下载:
  2. kniga za asembler PCI Enumerate Tool by WuJun@amoi.com.cn copy Irvine16.inc into c:\masm611\include copy Irvine16.lib into c:\masm611\lib compile command: ML /nologo -c -Fl pci.asm link command: LINK /nologo pci,,NUL,Irvine16 Hist
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:902547
    • 提供者:123
  1. Tests

    0下载:
  2. PCI Enumerate Tool by WuJun@amoi.com.cn copy Irvine16.inc into c:\masm611\include copy Irvine16.lib into c:\masm611\lib compile command: ML /nologo -c -Fl pci.asm link command: LINK /nologo pci,,NUL,Irvine16 History 2004-11-2
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-22
    • 文件大小:360284
    • 提供者:123
  1. F2Hex

    0下载:
  2. 将一个二进制文件转化成一个16进制数组供其他语言使用,目前仅实现了1字节C++数组,但留有接口,你可以自己实现剩下的代码。-convert a binary file to a hex array which used by delphi,asm ,vb etc. ,but now support c++ array,but i gave interface for you to complete the rest code by yourself.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:23467
    • 提供者:frozenrain
  1. MCUSUPERTool

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

    • 发布日期:2017-05-04
    • 文件大小:1389791
    • 提供者:xialu
  1. tested-programs

    0下载:
  2. This is simple ASM code to rotate stepper motor in clockwise motion. You have to attach ULN2003 IC to microcontroller and output of ULN2003 should be attached to Stepper motor. I tested this code with four coil stepper motor. You can create HEX file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:35407
    • 提供者:tom
  1. TSEEDVPM642_bh

    0下载:
  2. 这个目录下的程序,是一个如何将用户的程序写入到FLASH中的程序。步骤如下:1、将BOot.asm的程序加入到用户程序中,其地址空间分配为0x00~0x4400;2、编写HEx转换的CMD文件。3、使用HEx6x工具,将OUT文件,转换成为HEx的二进制文件。4、使用FLASHBURN将之写入到FLASH中。 -The procedures in this directory is an example of how the user' s program written to the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:140913
    • 提供者:caiyanwei
  1. 16f-84-pic-servo-controller-8-servo

    0下载:
  2. pic servomotor control project with asm source file and documents and hex file ready to program
  3. 所属分类:assembly language

    • 发布日期:2017-04-23
    • 文件大小:107847
    • 提供者:yaser
  1. DIY数字电桥V3.0

    0下载:
  2. 液晶电压表\ADC0809.asm 液晶电压表\0809.plg 液晶电压表\ADC0808.PWI 液晶电压表\液晶_Uv2.Bak 液晶电压表\STARTUP.A51 液晶电压表\液晶.plg 液晶电压表\STARTUP.LST 液晶电压表\ADC0809.LST 液晶电压表\液晶.lnp 液晶电压表\液晶.M51 液晶电压表\液晶.hex(Figure 3. Timing diagram 10, 16Phase This TTL-compatible
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:78848
    • 提供者:兔子209209
« 1 2»
搜珍网 www.dssz.com