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

搜索资源列表

  1. 100ExampleProteus

    1下载:
  2. 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》全部是Proteus的仿真,DSN文件和hex文件。 推荐做毕业设计和学习单片机的下载。 内容包括: 第 01 篇 基础部分: 01 闪烁的LED 02 从左到右的流水灯 03 左右来回的流水灯 04 花样流水灯 05 LED模拟交通灯…… 48 单片机与PC机串口通讯仿真 第 02 篇 硬件应用:01 74LS138译码器应用 02 74HC154译码器应用 03 74HC595串入并出芯片应用 04 7
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:11.17mb
    • 提供者:tong
  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. uart

    0下载:
  2. C51字符串的接收和发送测试功能,例如发送HEX。95 10 20 25 可在调试窗口显示。-C51 string to receive and send a test function, for example, to send HEX. 95 10 20 25 can be displayed in the debug window.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:6.24kb
    • 提供者:李勇
  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. zfcz16jz

    0下载:
  2. 字符串转十六进制,让你的数据更符合你的要求。-Turn hex string to make your data more in line with your request.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:13.01kb
    • 提供者:吴德仁
  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
    • 文件大小:881.39kb
    • 提供者:123
  1. CNV

    0下载:
  2. conversions like hex to decimal or string to char
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:551byte
    • 提供者:pp
  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. support

    0下载:
  2. #include <string.h> #include <stdio.h> /* ======================================================================== */ /* MEM_COMPARE -- Compare two memory images and output a detailed dump if */ /* the images differ. */ /* =====
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:1.77kb
    • 提供者:张志强
  1. rs485

    0下载:
  2. * 1.请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机(发送)数据和(接受)数据, * 请在字符串输入框中输入字符和数字(HEX),按发送按钮。观看接受窗显示情况.也可以用自动循环发送。-* 1. Use serial debugging assistant (Baud 4800, 8 data bits, 1 stop bit, no efficacy bit) as the host computer (send) data and (accept) d
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:19.08kb
    • 提供者:maikve
  1. uart

    0下载:
  2. 实现串口打印,可以实现打印整型,字符,字符串,十六进制,浮点等多种类型,功能比较全面-To realize serial print, can achieve print integer, character, string, hex, floating point and so on many kinds of types, the function is comprehensive
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:3.89kb
    • 提供者:lucky
  1. 485tongxun

    0下载:
  2. 请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机(发送)数据和(接受)数据,请在字符串输入框中输入字符和数字(HEX),按发送按钮-Please use serial debugging assistant (baud 4800, data bits, stop bit 1, no efficacy bit) as the host computer (send) data and (accept) data, please press the send butt
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1.29kb
    • 提供者:cty
  1. STC12C5A60S2_Uart_Str

    0下载:
  2. 串口1发送字符串函数 1、程序说明: 该例程演示了接在单片机串口1发送字符串函数。该串口通过 开发板的usb转串口芯片与电脑相连。 2、实验操作 连接好开发板的usb线,可从设备管理器中查看到串口的端口号, 打开串口调试助手,选择相应串口号, 选择波特率9600,8位数据位,1位停止位,无校验。 点打开串口 取消十六进制显示或是选择字符格式显示 该程序下载到开发板运行后可观察到接收窗口接收到字符。-Serial port 1 to send a
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:34.47kb
    • 提供者:yushizhen
  1. clib

    0下载:
  2. 将字符串转为数字,一个字节的数据转换成两个字符,ASCII 到 HEX的转换函数,HEX 到 ASCII的转换函数-The string to digital, a byte of data is converted into two characters, ASCII to HEX conversion function, HEX to ASCII conversion functions
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.98kb
    • 提供者:张瑞华
  1. STC15_USART

    0下载:
  2. STC15F2K32系列串口通讯实现,接收HEX码,输出字符串,波特率19200,8位数据,无检验,停止位1-STC15F2K32 serial communication, receive HEX code, the output string, baud rate 19200, the 8 bit data, no test, stop bit 1
  3. 所属分类:SCM

    • 发布日期:2017-12-12
    • 文件大小:124.2kb
    • 提供者:Golden
搜珍网 www.dssz.com