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

搜索资源列表

  1. pctolcd

    0下载:
  2. 1.生成中英文数字混合的字符串的字模数据. 2.可选择字体,大小,并且可独立调整文字的长和宽,生成任意形状的字符。 3.各种旋转,翻转文字功能 4.任意调整输出点阵大小,并任意调整字符在点阵中的位置。-1. To generate figures in both English and Chinese mixed matrix string data. 2. Can choose the font, size, and independently adjust the len
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1.37mb
    • 提供者:yazhou
  1. cc2430-16

    0下载:
  2. 在 PC 上从串口向CC2430 发任意长度为30 字节的字串,若长度不足30 字节,则以#为字串末字节,CC2430 在收到字节后会将这一字串从串口反向发向PC,用串口助手可以显示出来。-In the PC serial port to the CC2430 from fat, 30 bytes of arbitrary length of the string, if length of less than 30 bytes, then# For the string at the end
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:9.23kb
    • 提供者:aka
  1. crc

    0下载:
  2. CRC校验原理 1、循环校验码(CRC码):是数据通信领域中最常用的一种差错校验码,其特征是信息字段和校验字段的长度可以任意选定。 2、生成CRC码的基本原理:任意一个由二进制位串组成的代码都可以和一个系数仅为‘0’和‘1’取值的多项式一一对应。例如:-Principle 1 CRC checksum, cyclic checksum (CRC code): is the data communications of the most commonly used error checki
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:60.61kb
    • 提供者:mengchao
  1. ch375

    0下载:
  2. ch375读写u盘C51示例源程序 #i nclude  "datatype.h"#i nclude  "console.h"#i nclude  "44b0x.h"#i nclude  <string.h> /*  以下定义的详细说明请看CH375HF9.H文件  */#define  LIB_CFG_FILE_IO 1 /*  文件读写的数据的复制方式,0为"外部子程序",1为"内部复制"  */#
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:7.9kb
    • 提供者:伍世祺
  1. usart

    0下载:
  2. 发送字符串子程序(两种方法,一种参数为发送字符串的首地址,一种参数为发送字符串的首地址和发送字符串的长度)、换行子程序、空格子程序。-Subroutine to send a string (two ways, one of the first argument is the address to send a string, a string parameter to send the address and send the first string length), wrapped sub
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:46.36kb
    • 提供者:
  1. MyString

    0下载:
  2. Define MyString class with demands as follows: 0. You CAN NOT use string in the program. 1. MyString can save any string 2. Overload operator + to append string to another one, such as: MyString S1, S2, S3 S1 = S2 + S3 3. Defin
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:241.05kb
    • 提供者:weiqi
  1. base64

    0下载:
  2. 可实现不定长度的二进制流转换为Base64格式,末尾补‘=’。可实现符合规则的Base64字符串转换为二进制流。已手动对原代码进行修改,可适应无=,一个= 两个= 的字符串。亲测可用。适合单片机使用-It can realize the binary indefinite length of the stream is converted into Base64 format, at the end of fill = . Can conform to the rules of the Bas
  3. 所属分类:SCM

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