CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - hex ASCII

搜索资源列表

  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
    • 文件大小:4.79kb
    • 提供者:jack
  1. asem5113

    0下载:
  2. Free 8051 asm compiler for win new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format numbe
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:599.28kb
    • 提供者:wan mi
  1. asem51-1.3-ELF.tar

    0下载:
  2. Free 8051 asm compiler for linux new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format num
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:328.13kb
    • 提供者:wan mi
  1. UART_c8051f340

    0下载:
  2. c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character to the scre
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:50.89kb
    • 提供者:李明
  1. 一个占用内存极少的菜单系统的实现

    3下载:
  2. 1. MenuSampleCode目录是代码 这份代码我在我的硬件上测试过。 2.说明文档是:一个占用内存极少的菜单系统的实现.pdf 3.menu.gif是一个演示 4.目录说明 MenuSampleCode\SI Source Insight 3.5 的工程文件 MenuSampleCode\Menu.Uv2 Keil 的工程 MenuSampleCode\Src 源代码 MenuSampleCode\Obj 目标文件 MenuSampleCode\Lst
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2010-04-16
    • 文件大小:1.61mb
    • 提供者:migrant
  1. ASCII-to-HEX.ASCII码转十六进制数

    0下载:
  2. labview程序:ASCII码转十六进制数,非常实用的程序,labview procedures: ASCII code to hexadecimal number, a very useful procedure
  3. 所属分类:VHDL编程

    • 发布日期:2016-01-22
    • 文件大小:7.43kb
    • 提供者:辛方
  1. asciitohex.将CCS2生成的.out文件转换成HEX文件格式

    0下载:
  2. 配合dsp_boot一起使用,可以将CCS2生成的.out文件转换成HEX文件格式,然后这可以实现DSP的boot_load,tie dsp_boot used together, can be generated CCS2. Out convert documents into the HEX file format, then this can be achieved DSP boot_load
  3. 所属分类:DSP编程

    • 发布日期:2016-12-22
    • 文件大小:8.41kb
    • 提供者:baiyf2001
  1. F41x_UART_STDIO

    0下载:
  2. C8051F410串口通信程序。。上位机发送一个字符,下位机把这个字符再发回,并再以十六进制再发一次。-Program Descr iption: This program demonstrates how to configure the C8051F410 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1.85kb
    • 提供者:hitler
  1. amo_tool_V1_2_6

    1下载:
  2. 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把文件转换为C语言数组(这样可以把文件嵌入到我们的程序中) 14-电阻值选型(开
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-06
    • 文件大小:40.29kb
    • 提供者:amo
  1. DOC_V1.1

    0下载:
  2. 松翰子程序库,@DAA 实现DAA 指令 ADD_BCDINC n 字节压缩BCD 加1 MOV_BCD1W n 字节压缩BCD 左移1 位 ADD_BCDNB n 字节压缩BCD 加法 SUB_BCDNB n 字节无符号压缩BCD 减法 MUL_BCDNB n 字节压缩BCD 乘法 DIV_BCDNB n 字节压缩BCD 除法 CHA_NHEXTOMBCD n 字节的HEX 码转换为m 个字节的压缩BCD 码 CHA_1HEXTO2WBCD 1 字节HEX 转换
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:163.15kb
    • 提供者:向常俊
  1. HEXTOBIN

    0下载:
  2. 适用于TI DSP的Flash引导,能把CCS hex6x编译的ASCII的hex文件转换为bin文件,烧写到Flash中-Applicable to TI DSP
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:37.17kb
    • 提供者:遥遥
  1. Rs232sourcecode

    0下载:
  2. Working RS232 controller running at 9600 Hz. Consist of Transmitter and Receiver Module. Tested in FPGA Spartan 3 Included files for testing at FPGA - Scan4digit .vhd - to display at 7 sgement display - D4to7 .vhd - Convert HEX decimal to
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:4.72kb
    • 提供者:Ikki
  1. STRING_CONVERSIONS

    0下载:
  2. ansi-c code for 8051 type microcontrollers, enables string conversions like: ascii to int hex, ascii to long hex, swap long, swap int, etc. code compiles with Keil and is very efficient.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1.37kb
    • 提供者:oferf
  1. hextodec

    0下载:
  2. rogram has a hex to decimal conversion routine, a decimal to ASCII converter, and a 4x40 LCD driver
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:4.32kb
    • 提供者:Kranthi
  1. logical-operation-ASCI

    0下载:
  2. ASCII及进制转换: 2,8,10,16进制数互转,字符转ASCII,ASCII转字符,字符串和16进制数互转。二进制数的与/或运算。-ASCII and hex conversion: 2,8,10,16 Mutual Convert decimal number, character transfer ASCII, ASCII to switch characters, strings, and 16 hexadecimal numbers Mutual Convert. Binary
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:333.88kb
    • 提供者:杨云
  1. number-convert

    0下载:
  2. 单片机进制转化工具 ASCII代码表及详细说明-SCM ASCII code hex conversion utility with a detailed descr iption
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:82.35kb
    • 提供者:杨云
  1. ASC2HEX

    0下载:
  2. Motorola based 3 byte ASCII to HEX routine
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:514byte
    • 提供者:Duras
  1. amode822

    0下载:
  2. 我平时编程和设计时常用的小工具集合。 功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串-I usually used when programming and designing a small collection of tools. Function: 1-8 bit che
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:75.51kb
    • 提供者:youlijun
  1. ASCI2HEX

    0下载:
  2. code for converting hex to ascii for 8051
  3. 所属分类:SCM

  1. HEX-ASCII-ver1.0

    0下载:
  2. HEX ASCII互转高级版源代码 ESP8266 WIFI开发必备 来自gdwhwp.com-HEX ASCII change ESP8266 WIFI
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:24.94kb
    • 提供者:汪平
« 12 »
搜珍网 www.dssz.com