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

搜索资源列表

  1. yf255_bootloader_20081122

    0下载:
  2. 深圳远峰YF-DVK-PXA255开发板的ADS工程demo. 1.在AXD的console打印"Serial_init()"字符串; 2.通过串口打印"yf255_bootloader"字符串,串口设置115200-8-1。 PS: yf255_sdram_init.txt为CPU的初始化脚本,运行后可将SDRAM初始化。-Shenzhen Yuanfeng YF-DVK-PXA255 development board of the ADS project dem
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:102417
    • 提供者:zhoukejun
  1. LCD

    0下载:
  2. LCD循环显示字符串。首先在第一行显示“Hello!”,3s后在第二行显示“Welcome to LCD!”,再过3s后将第一行改为“Nice to meet you”,再过3s后将第二行改为“Good luck !”。-LCD display string cycle. First of all, in the first line Hello! , 3s in the second line after the show Welcome to LCD! , A few 3s will b
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:24360
    • 提供者:梁兴
  1. LCD1304

    0下载:
  2. LCD循环显示字符串。首先在第一行显示“Hello!”,3秒后在第二行显示“Welcome to LCD!”;再经3秒后第一行改为“Nice to meet you”,再经3秒后在第二行改为“Good luck!”。-LCD display string cycle. First of all, in the first line Hello! , 3 seconds in the second line shows Welcome to LCD! To be passed by thr
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1470
    • 提供者:fangke
  1. IO_RS232_String

    0下载:
  2. 模拟串口传输字符串,可以传输4个字节的数据,可以修改数组长来确定传输大小。-Simulation of serial transmission string, you can transfer 4 bytes of data, can modify the number of head to determine the transmission size.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1565
    • 提供者:陈晓彬
  1. 2

    0下载:
  2. 编写一个单词转换程序,该函数具有一个char*参数.函数的功能: //* 将参数代表的字符串中的每个单词的第一个字母转换为大写字母, //* 并显示转换后的字符串.例如,假设函数参数的字符串如下: //* There are 100 students in the room. //* 那么采用函数转换后,该字符串为: //* There Are 100 Students In The Room.-The conversion process to
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:936
    • 提供者:yann
  1. LCD2

    0下载:
  2. 1602液晶驱动程序,显示字符串,大家可以下学习-1602 LCD driver, display the string, we can learn
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:867
    • 提供者:huangsangui
  1. yidong-lcd

    0下载:
  2. 通过单片机控制,在LCD(型号CA1602)上循环显示两段字符串,按不同的键显示不同的字符串-Through the single-chip control, in the LCD (Model CA1602) cycle show on two strings, according to different keys show different string
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:6495
    • 提供者:ftl
  1. anjian-lcd

    0下载:
  2. 单片机控制,按不同的键,在lcd(型号CA1602)上固定显示不同的字符串-Single-chip control, according to different keys, at lcd (Model CA1602) fixed on different strings
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6209
    • 提供者:ftl
  1. yejing

    0下载:
  2. 通过avr单片机与pc机通信,在串口调试助手上发送字符串,然后返回到串口调试助手上且显示在单片机板的1602液晶上-Avr with pc through the single-chip communication, at serial debugging aides on sending the string, and then back to the serial debug assistant on board and displayed in the single-chip LCD on
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:19179
    • 提供者:谢应东
  1. LCDE

    0下载:
  2. 一个小小的LCD检测程序,程序直接显示字符串,89SC51系列-Detection of a small LCD procedures, procedures for direct display string, 89SC51 Series
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:513
    • 提供者:TTplayer
  1. series_65535

    0下载:
  2. 单片机实现接收从电脑发送过来的字符串的方法-Achieve single-chip computer to receive from the string sent Ways
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:939
    • 提供者:zhenqi
  1. 8_USART

    0下载:
  2. ATmaga128 串口通信程序 (可实现收发数据和字符串)-ATmaga128 serial communication program (which can send and receive data and achieve string)
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:17538
    • 提供者:chen
  1. LoopN

    0下载:
  2. 使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下: 1. 有一个字符串的矩阵,用vector< vector< CStirng > > 表示 2. 行与行之间进行排列组合 3. 输出所有组合的字符串-Recursive use of re-implementation cycle of N, where N is uncertain. This code describes the implementation of the function
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-25
    • 文件大小:9335
    • 提供者:冷秋魂
  1. led

    0下载:
  2. 根据键盘的控制,移动字符串Hello或者华东师范大学,行列键盘的7用于字符串左移,8用于字符串下移,9用于字符串右移,5用于字符串上移。按键每按一下向各自的方向移动一个点阵的位置。-Under the control of the keyboard, move the string Hello, or East China Normal University, the ranks of the keyboard for the string to the left of 7, 8 for st
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:44983
    • 提供者:陈永涛
  1. LED1602Program

    0下载:
  2. 1.1602LCD显示字符串 2.1602字符程序 3.1602第二行第一个字符的位置显示字母“A”c 4.1602左移和闪烁asm 5.1602左移显示c语言程序 6.液晶应用 4线 7.液晶应用 8线 -2.1602 shows that the string of characters 1.1602LCD procedures 3.1602 second line of the first character location of the letters &q
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:98657
    • 提供者:七步
  1. LCD1602

    0下载:
  2. LCD1602 移出显示字符串-Out of the LCD1602 display string
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2240
    • 提供者:jixian
  1. LCD1602

    0下载:
  2. LCD1602液晶显示屏驱动程序,包括显示单个字符和字符串的函数。-LCD driver,include the funtion of display a single character and string.
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1381
    • 提供者:前志
  1. VHDLSourceProgramofLiquidCrystalModule

    0下载:
  2. 液晶模块显示字符串的VHDL源程序,了解液晶模块显示字符串的原理,了解如何使用FPGA对液晶模块进行显示。-VHDL Sorce Program of Using Liquid Crystal Module Demonstrates The String of Character
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:693
    • 提供者:杨波
  1. huibianshili

    0下载:
  2. 这个程序是一个基于对话框的程序,有一个简单的菜单.当用户选择"connect"时,它将试图连接test.mdb数据库,如果连接成功,将显示由ODBC驱动程序返回的完整连接字符串.接下来,用户可选择"View All Records"命令,程序会使用listview control来显示数据库中的所有数据.用户还可以选择"Query"命令来查询特定的记录.例子程序将会显示一个小对话框提示用户输入想找的人名.当用户按下OK钮或回车键,程序将执行一个查询来查找符合条件的记录.当用户完成对数据库的操作时
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:3172
    • 提供者:yss
  1. LCD1602_Driver

    0下载:
  2. 字符型LCD1602驱动程序,包括竟单字符与字符串显示,光标的闪烁控制和移动等。-char Type LCD1602 Device Driver
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1386
    • 提供者:杨兆国
« 1 2 3 4 5 6 78 9 10 11 12 ... 35 »
搜珍网 www.dssz.com