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

搜索资源列表

  1. 485

    0下载:
  2. 485总线通信,中断发送接收,可以发送字符串-485 communication
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:579239
    • 提供者:cat
  1. usart

    0下载:
  2. STM32串口初始化,实现字符串的接收和发送功能的程序-This is a program that init the serial of STM32, and it is a program that receive and send character string。
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:644
    • 提供者:龚裕帮
  1. 115200

    0下载:
  2. 一个可以用于工程的115200的串口程序,内含fifo,可以实现字符串的发送和接收-A can be used for engineering 115200 serial procedures, including fifo, can be achieved in the transmission and reception of the string
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-23
    • 文件大小:6921085
    • 提供者:马博城
  1. Two-dimensional-array-position

    0下载:
  2. 二维数组指定位置插入元素,字符串数组插入-Two dimensional array position
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:197857
    • 提供者:汪氏
  1. LCD-program

    0下载:
  2. 在液晶显示器上显示字符串、数字等。如显示“Happy new year!”,“How are you!”-Displays a string, number, etc on the lcd. Happy New Year! , How are you !
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-14
    • 文件大小:134144
    • 提供者:秋芷卉
  1. OLED

    0下载:
  2. 控制显示屏显示,包括汉字,字符串等的显示-this can controll OLED12864 display、
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-14
    • 文件大小:100870
    • 提供者:zhangcheng
  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
    • 文件大小:127185
    • 提供者:Golden
  1. source

    0下载:
  2. 字符串处理以及测试用例检测 字符串处理以及测试用例检测-string process
  3. 所属分类:SCM

    • 发布日期:2017-12-14
    • 文件大小:636
    • 提供者:郭越
  1. STM32 5个串口同时工作

    4下载:
  2. STM32 5个串口同时工作,经测试完美运行!使用的是串口闲时中断,可以接受任意字符串!
  3. 所属分类:嵌入式/单片机编程

  1. 4_串口实验

    0下载:
  2. STM32 通过串口和上位机的对话,在收到上位机发过来的字符串后,原本返回给上位机。(STM32 through the serial port and the host computer dialogue, after receiving the host computer sent string, originally returned to the host computer.)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-19
    • 文件大小:2046976
    • 提供者:nickPark
  1. 1602显示

    0下载:
  2. 通过单片机控制1602显示字符串,通过数组的定义,然后结合1602的时序图,写时序逻辑代码,实现要显示的字符串。(Through the MCU control 1602 display string, through the definition of the array, and then combined with the timing chart of 1602, write the logical sequence of the code, to achieve the string
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:27648
    • 提供者:空军一号
  1. 实验7 网络通信实验1 广播和单播通信

    0下载:
  2. 协调器周期性地以广播的形式向终端节点发送数据(每个t秒广播一次),终端节点接受到数据后,是开发板的LED状态翻转,同时向协调器发送字符串“EndDEvice received! ”协调器接收到终端节点发送回的数据后,通过国串口输出到PC的串口调试助手。(The coordinator periodically in the form of broadcast to the terminal node to send data (broadcast once every T seconds), t
  3. 所属分类:嵌入式/单片机编程

  1. 显示

    0下载:
  2. 使用1602显示AD采集的数据。其中带有AD转换的采集程序,用lcd1602显示字符串和数字(Use 1602 to display data collected by AD)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-17
    • 文件大小:10240
    • 提供者:459小鲜肉
  1. stm32flash读写

    0下载:
  2. 这个是自己使用的STM32 flash 读写,头文件和源文件放在一个txt里了,里面的变量是我自己使用的变量,测试时候可以直接屏蔽,自己添加自己存储的变量(另外友情提示:注意存储变量格式,如果存储的为字符串,在最后输出时候自己加sprintf,把从flash中读取的字符串变量重新赋值在另外一个字符串中即可)(This is a program for the reading and writing of flash of STM32. The txt has conclued the sou
  3. 所属分类:微处理器开发

  1. 蓝屏+LCD12864显示屏

    1下载:
  2. 解决12864液晶显示并行连接,内带写字符串,字符,数字,浮点数等函数(Solve the 12864 LCD parallel connection, with the written string, characters, numbers, floating-point number and other functions)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-14
    • 文件大小:620544
    • 提供者:安宇枫
  1. 实验4 串口实验

    0下载:
  2. TM32F4 通过串口和上位 机的对话, STM32F4 在收到上位机发过来的字符串后,原原本本的返回给上位机(Tm32f4 through the serial port and PC dialogue, stm32f4 in the host computer sends the received string, exactly back to the host computer)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-24
    • 文件大小:3108864
    • 提供者:LJYM
  1. 串口向PC及发送字符

    0下载:
  2. 本实验主要实现串口通讯,实现字符串的收发,(Serial communication, to achieve string transceiver)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:148480
    • 提供者:梅友人
  1. ad

    0下载:
  2. 片内ad转换、lcd1602显示,其中1602显示方式很全,字节、数组、变量、字符串等(In - slice AD conversion and LCD1602 display, in which 1602 display is very complete, bytes, arrays, variables, strings and so on)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-27
    • 文件大小:826368
    • 提供者:禄禄
  1. STM32_usart_BSP

    0下载:
  2. 适合STM32全系列的串口应用软件包,功能丰富,包含环形缓冲区应用,中断写入缓冲,应用读取缓冲,命令帧解析根据需要自定义,包含从串口终端输入整数/字符串,极大地方便调试测试;(Suitable for the full range of STM32 serial application software package, rich features, including the application of ring buffer, interrupt write buffer, applica
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-21
    • 文件大小:4096
    • 提供者:天空&
  1. md5

    1下载:
  2. 该函数用于计算字符串的md5值,stm32平台(calculate md5 value for string, in stm32 platform)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-28
    • 文件大小:6144
    • 提供者:nameguess
« 1 2 ... 28 29 30 31 32 3334 35 »
搜珍网 www.dssz.com