CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - 字符串

搜索资源列表

  1. 8bytesend

    0下载:
  2. ARM八字符串口发送程序,对初学者有很大的帮助。-ARM eight-string mouth to send a program of great help for beginners.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:101832
    • 提供者:华氏
  1. 09-M25P16-SPIread-and-write

    0下载:
  2. 演示STM32F103VE单片机将一段字符串写入M25P16的1页中,然后读出并通过USART1传送出去。-The demo STM32F103VE microcontroller takes a string and write M25P16 are one, and then read out and sent by using USART1.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-02
    • 文件大小:668795
    • 提供者:祁红梅
  1. ok12864

    0下载:
  2. 界面显示,简单的显示函数 以数组显示,也可显示字符串-Interface display
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-24
    • 文件大小:23026
    • 提供者:wdada
  1. word-stock

    0下载:
  2. 采用点阵字库显示 ,创建ASCII字库和汉字字库,显示大小可以根据实际情况修改,设计了字符显示程序,以及在单个字符显示的基础上开发字符串显示-The program uses a dot matrix character display, create the ASCII character and the character font display size can be modified according to the actual situation, design a charact
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:10119
    • 提供者:杨开峰
  1. stm32-usart

    1下载:
  2. 本实验将实现如下功能:STM32通过串口和上位机的对话,STM32在收到上位机发过来的字符串后,原原本本的返回给上位机。 注意在上位机输入的字符串末尾加入回车键,否则无响应!-in this example you will learn how to realize Serial communication in stm32 moudule
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2015-05-31
    • 文件大小:21504
    • 提供者:huanggang
  1. UARTInq

    0下载:
  2. LPC1700系列串口查询接收方式程序,全速运行程序用串口调试软件发送字符串,并在接收窗口查看返回数据,波特率为115200,上位机一次需要发送20个字符。-LPC1700 series serial queries receive mode program, run at full speed the program to send string using serial debugging software, see the return data in the receive window
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-16
    • 文件大小:34274
    • 提供者:吴辉
  1. lcd

    0下载:
  2. 基于msp430的led1602显示程序,可以显示指定字符串-Based on the msp430 led1602 display program, you can display the specified string
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:27628
    • 提供者:橡树林
  1. lcd12864_ziku

    0下载:
  2. 驱动LCD6311,带字库的。具有初始化,清屏和定点显示字符和字符串。-Driver LCD6311, with a font. Has initialization, clear screen and fixed display characters and strings.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:2554
    • 提供者:董亨
  1. U32toStr

    0下载:
  2. 将无符号32位整型数据转换为相应数字字符串,结果存放在长度为11的数组中。-The unsigned 32-bit integer data is converted into the corresponding numeric string, the result is stored in an array of length 11.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-21
    • 文件大小:544
    • 提供者:ydc
  1. SHA256

    0下载:
  2. SHA-256加密算法,可计算出字符串或文件的HASH值,带测试程序。-SHA-256 encryption algorithm to calculate the value HASH string or file with the test procedures.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:3328
    • 提供者:刘颖兴
  1. 5110t

    0下载:
  2. 飞思卡尔 5110液晶屏显示程序,可显汉字英文字符,字符串,位图等-Freescale 5110 LCD screen display program, can significantly kanji and English characters, strings, bitmaps, etc.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:310408
    • 提供者:靳光强
  1. STM32-F10X-LCD1602

    0下载:
  2. STM 32 .LCD1602显示两行字符串,有字符串输出函数。-STM 32. LCD1602 display two lines of the string, the string output functions.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-21
    • 文件大小:6167217
    • 提供者:孟庆庚
  1. msp430

    0下载:
  2. MSPF149的UART向PC机的RS232串口发送字符串。 单片机UART以9600波特率,8个数据位,无校验位,1个停止位。单片机上电后连续向PC发送字符 串,利用串口调试助手可以显示发送的内容。需要发送其他英文会话可以改变Data[]数组内容。 -RS232 serial UART to send the string MSPF149 of the PC. Microcontroller UART to 9600 baud, 8 data bits, no p
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:10991
    • 提供者:wanggui
  1. LCDdisplay

    0下载:
  2. c8051f310单片机与lcd1602相连,通过1602显示字符串-c8051f310 SCM and lcd1602 connected displays the string through 1602
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:41189
    • 提供者:楼明明
  1. asicc_to_string

    0下载:
  2. 该文档是一个ASICC码转字符串的程序,采用VC++ 6.0进行编写实现,初学者可以借鉴下。-This document is a ASICC codes to strings program, written using VC++ 6.0 were achieved, beginners can learn under.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:16786
    • 提供者:刘明
  1. IAR_Standard_Temp

    0下载:
  2. IAR环境下的 STM32F103RCTB 串口中断程序 输出字符串 包含自己写的输出字符串函数 初次使用需要修改头文件路径-Under the environment of IAR STM32F103RCTB serial port interrupt program The output string using for the first time the need to modify the header file path
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2128717
    • 提供者:岳晨飞
  1. CAN_51ANDSJA1000_Send

    0下载:
  2. 标准的52单片机实现SJA1000,发送字符串程序。-52+SJA1000 to realize string send.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-27
    • 文件大小:31165
    • 提供者:
  1. CAN_51ANDSJA1000_Recv

    0下载:
  2. 标准52+SJA1000,实现字符串的接收并显示在共阳数码管上。-52+SJA1000 to realize string receiving and display information on 7 seg digital.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:29241
    • 提供者:
  1. Find

    0下载:
  2. 基于80x86指令系统的字符串匹配查找程序,结构清晰,易于理解。-A asm program used for finding characters.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:104699
    • 提供者:Iizhu
  1. KMP

    0下载:
  2. 模式匹配算法KMP封装。非常适合从数据流中查找子字符串,尤其是嵌入式编程,非常好用。不同于常见的遍历字串查找,该方法不需要指针回溯和数据缓存,单片、ARM或无操作系统环境下,非常好用,更适合同时查找多个字符串。-请键入文字或网站地址,或者上传文档。 取消 Móshì pǐpèi suànfǎ KMP fēngzhuāng. Fēicháng shìhé cóng shùjù liú zhōng cházhǎo zi zìfú chuàn, yóuqí shì qiànrù shì biā
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:1546
    • 提供者:范莹
« 1 23 »
搜珍网 www.dssz.com