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

搜索资源列表

  1. ModemInfo

    0下载:
  2. 通过调用第3方的VC++类,实现具有遍历MODEM名字,COM口和初始化字符串等功能的一个实例
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:46044
    • 提供者:sun
  1. 1602a

    1下载:
  2. 是用ATmega162单片机控制1602LCD液晶显示的C语言源代码,包括了显示一个字符或一个字符串的功能-ATmega162 microcontroller is used to control 1602LCD LCD C language source code, including a show or a character string function
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1521
    • 提供者:侯景昆
  1. lcddisp

    0下载:
  2. 点阵液晶8*8点阵ASIIC字符全驱动,只需修改字符串内容既可实现现实内容-8 * 8 dot-matrix characters ASIIC whole drive, but only a modification of the string content can realize the reality content
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2304
    • 提供者:大虾米
  1. 综合数据转51源码工具

    0下载:
  2. 本工具软件是配合Keil 51开发平台所定制的专用工具软件,可将位图和字符串转换为keil 支持的源码,能输出C语言或汇编语言格式。 功能特点如下: 1、支持C语言和汇编语言格式输出,输出格式宽度用户可自行设定; 2、提供的位图大小可与输出大小不一致,如果提供的位图比输出的大,则自动取左上角输出 ;如果提供的位图小于输出,则自动填充背景; 3、位图转换时输出格式可以选择先自左向右,后自上而下排列,也可选择先自上而下,后自 左向右排列; 4、可反白输出源码数据; 5、自动添加输出
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2009-01-07
    • 文件大小:202217
    • 提供者:yvtf406
  1. UART 串口编程

    0下载:
  2. //串口编程--接收PC发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁 //采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率,SMOD = 0或者1 //定时器初值X=256-SYSCLK*(SMOD+1)/(BAUDRATE*384)  
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2009-02-18
    • 文件大小:4438
    • 提供者:mcumcu
  1. uC/OS-II程序-消息邮箱,从串口接收的字符串交给数码管显示

    0下载:
  2. uC/OS-II 2.84在LPC2400实验板上的范例程序,两个任务使用信号量互斥使用数码管显示任务号
  3. 所属分类:uCOS开发

    • 发布日期:2011-03-31
    • 文件大小:6490
    • 提供者:ymh10532
  1. nokia5110.nokia5110 驱动程序

    0下载:
  2. nokia5110 驱动程序 ,写LCD函数,模拟SPI通信,初始化函数 ,光标定位,显示FLASH里面的字符串,nokia5110 driver, write LCD function, simulation SPI communications, initialization function, the cursor positioning, display the string inside FLASH
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-01-26
    • 文件大小:29383
    • 提供者:de
  1. STm32_lcd1602 通过MDK422编译的关于LCD1602显示的代码

    0下载:
  2. 这是通过MDK422编译的关于LCD1602显示的代码,是用的并行4个IO口,可以显示字符,字符串,标定位置等-This is MDK422 compiled by the LCD1602 show about the code, it is to use parallel four IO mouth, can display character, string, calibration position, etc
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-05-20
    • 文件大小:5724684
    • 提供者:chen
  1. AVR_C320240.rar

    0下载:
  2. AVR单片机驱动C320240单色液晶模块的C语言程序,可以实现字符串(包括汉字)、图片、线段等显示功能,AVR Single Chip Driver C320240 monochrome LCD module C language program, you can achieve the string (including Chinese characters), pictures, segment display, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:56656
    • 提供者:shanghongwei
  1. usart

    0下载:
  2. MEGA16单片机的usart串行通信口的示例,包括字,字节,字符串的通信-MEGA16 SCM usart serial communication mouth example, including word, bytes, string of communication
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:78197
    • 提供者:朱文武
  1. uart.rar

    0下载:
  2. Verilog编写的UART程序源代码。测试成功。支持字符串发送,UART prepared Verilog source code. Successful test. Support string sent
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1548053
    • 提供者:卢山
  1. module_param

    0下载:
  2. module_param 内核模块实例,带参数,演示了如何向模块传递整形、长整形、字符串等参数-module_param kernel module instance, with the parameters, the module demonstrates how to pass integer, long integer, string and other parameters
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:48643
    • 提供者:sun
  1. FreeRTOSUCGUI

    1下载:
  2. FreeRTOS操作系统上移植uc/GUI运行。实现字符串显示,图片显示等API函数。硬件平台是STM32的红牛开发板。-FreeRTOS operating system migration uc/GUI to run. To achieve a string display, picture display, etc. API. Hardware platform is a Red Bull STM32 development board.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-06-05
    • 文件大小:8467461
    • 提供者:汪汪
  1. CC2430-uart

    0下载:
  2. 介绍了ZigBee CC2430的串口收发字符串的源程序,用IAR软件可以直接打开使用-Introduced the ZigBee CC2430 transceiver serial port of the source string, using IAR software can be used directly to open
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-25
    • 文件大小:34274
    • 提供者:tiantian
  1. UART

    0下载:
  2. PIC18f系列单片机采用UART模式的发送,字符串的发送-PIC18F series of microcontrollers in the sending of UART mode, the string to send
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:9464
    • 提供者:yuan
  1. ser

    0下载:
  2. 51单片机\C程序\串行通信\查询方式发数据-字符串-51 SCM \ C Programs \ serial communication \ query data in manner- a string
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:13434
    • 提供者:Thomas
  1. ks0108stm32

    0下载:
  2. MDK4.0开发环境,编写的STM32F10X系列微处理器驱动以KS0108为控制器的LCD液晶程序,实现在LCD上显示字符串,显示图片,画点,画直线和圆的功能。-MDK4.0 development environment, written STM32F10X series of microprocessor-driven LCD with KS0108 controller' s liquid crystal process for achieving the string in th
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:1333040
    • 提供者:汪汪
  1. STM32-SST25VF016B-SPI-v3

    0下载:
  2. 本例程包含了SST25VF016B的底层驱动函数, 演示将一段字符串写入SST25VF016B的1页中,然后读出并通过USART1传送出去,同时LED1亮。字符串:SPI SST25VF016B Example: This is SPI DEMO, 终端上出现这一行字,说明SST25VF016B的读写正常 -This routine contains the function of the underlying drivers of SST25VF016B demo takes a st
  3. 所属分类:uCOS

    • 发布日期:2017-03-21
    • 文件大小:299549
    • 提供者:sunskyme
  1. uartfifo

    0下载:
  2. 基于FPGA的串口发送源代码,通过FIFO能够发送一段字符串。-FPGA-based serial port source code, a string can be sent through the FIFO.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:840955
    • 提供者:luoqv
  1. LCD

    0下载:
  2. ST7920控制器 串口 包含汉字、字符串、数字显示以及打点、画直线、画圆。 LM3S5749-ST7920 serial controller contains Chinese characters, strings, and RBI figures show that, painting a straight line, circle. LM3S5749
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:82804
    • 提供者:张煜欣
« 1 2 3 4 56 7 8 9 10 ... 35 »
搜珍网 www.dssz.com