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

搜索资源列表

  1. COLOCK

    0下载:
  2. 一個很好用的 lcd 時鐘程序 C語言 #include<reg51.h> #include<stdio.h> //定義計時器0 的重裝值 #define RELOAD_HIGH 0x3C #define RELOAD_LOW 0xD2 //定義按鍵彈跳時間 #define DB_VAL //定義設置模式的最大時間間隔 #define TIMEOUT 200 //定義游標位置常數 #define HOME 0 #define
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3048
    • 提供者:wfl
  1. STCchuankougps

    0下载:
  2. #include <reg52.h> #include <stdio.h> #include <string.h> #define uchar unsigned char #define uint unsigned int #define isp_iap_byte_read 0x1 #define isp_iap_byte_program 0x2 #define isp_iap_sector_erase 0x3 #defi
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:6409
    • 提供者:落落
  1. serias_

    0下载:
  2. 对读入一个字节(不带回车)读入一个字符串带回车,发送字符串函数测试成功 由于不清楚keil自带的STDIO.H函数是否是堵塞发送接受,所以本程序使用非堵塞方式发送接受,缺点是占 用一些内存,缓冲区大小可自由配置。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2750
    • 提供者:talent8791
  1. UART_c8051f340

    0下载:
  2. c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character to the scre
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:52110
    • 提供者:李明
  1. cpdu

    0下载:
  2. 简单最短寻道跟电梯算法,用C++编译 #include \"stdio.h\" #include \"stdlib.h\" #include <iostream.h>
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:7911
    • 提供者:屈辰子
  1. F41x_UART_STDIO

    0下载:
  2. C8051F410串口通信程序。。上位机发送一个字符,下位机把这个字符再发回,并再以十六进制再发一次。-Program Descr iption: This program demonstrates how to configure the C8051F410 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1891
    • 提供者:hitler
  1. 2410-fs-ldqmoon

    0下载:
  2. 这个是我调通的在2410下运行文件系统的程序. 用2410驱动sd卡来实现fat文件系统. 欢迎大家来测试. 用法很简单, 如下 FILE *fp // 文件指针 unsigned char temp[24]="3.wav" // 文件明需要放在数组里 while(!initialize_media()) // 初始化sd卡 { Uart_Printf("sd initializing....\n") } Uart_Printf(
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:28877
    • 提供者:罗德强
  1. watchdog

    0下载:
  2. watchdog 这是一个例程!可以参考一下!-#include <errno.h> #include <stdlib.h> #include <string.h> #include <stdio.h> #include <sys/io.h> #include <sys/time.h> #include <sys/types.h> #include <unistd.h>
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:808
    • 提供者:
  1. Cmicroblaze

    0下载:
  2. #include "xgpio_l.h" #include "xutil.h" --- ----- #include "xparameters.h" #include "xgpio_l.h" #include "xutil.h" #include <stdio.h> #include <fcntl.h> int main (void)-#include "xgpio_l.h" #include "xutil.h" -----
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:737
    • 提供者:youssef
  1. duk

    0下载:
  2. 读卡器读卡程序,起始位及卡号是在一行里。-#include <stdio.h>
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:2255
    • 提供者:叶宏
  1. AD-PIC16F72

    0下载:
  2. /这是一个两路交流信号的AD转换,然后和标准比较决定输出大于标准的那一路,默认输出A路 #include <pic.h> #include <math.h> #include <stdio.h> bank1 int re0[40] //定义存放A/D转换结果的数组,在bank0中 bank1 int re1[40] //定义存放A/D转换结果的数组,在bank1中-/ This is a two way exchange of
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:1782
    • 提供者:mengchao
  1. asimpledigitalfrequencymeterBasedonPIC16F87A

    0下载:
  2. //本程序利用CCP1模块实现一个“简易数字频率计”的功能 #include <pic.h> #include <stdio.h> #include <math.h> const char table[11]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0XD8,0x80,0x90,0xFF}; //不带小数点的显示段码表 -//CCP1 module for use in this process a &q
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2779
    • 提供者:mengchao
  1. GPS

    1下载:
  2. 基于ARM的GPRS车载系统源程序 /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Autho
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-03-26
    • 文件大小:5318
    • 提供者:月买双
  1. c

    0下载:
  2. //-----湿度读取子程序 --- --- //--- --- --- --- --- -- //----以下变量均为全局变量-------- //----温度高8位== U8T_data_H------ //----温度低8位== U8T_data_L------ //----湿度高8位== U8RH_data_H----- //----湿度低8位== U8RH_data_L----- //----校验 8位 == U8checkdata----
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:25368
    • 提供者:梅春意
  1. std-print-usartlpc2378

    0下载:
  2. working with usart lpc2378 by stdio.h functions.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:246114
    • 提供者:Fatemeh jamali
  1. F93x_UART0_STDIO

    0下载:
  2. This program demonstrates how to configure the C8051F930 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character to the screen, and then outpu
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:2065
    • 提供者:manshuang
  1. CC2530

    0下载:
  2. CC2530芯片采集外界数据并转换#include "ioCC2530.h" #include "initUART_Timer.h" #include "stdio.h" -CC2530 ad
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:33512
    • 提供者:kevin
  1. DSPchufa

    0下载:
  2. 在dsp上的除法实现,#include<c8051f320.h> #include<stdlib.h> #include<stdio.h> #include<math.h> -In the division on DSP realize,# include < c8051f320. H > # include < stdlib. H > # include < stdio. H > #
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:13954
    • 提供者:kaituozhe
  1. support

    0下载:
  2. #include <string.h> #include <stdio.h> /* ======================================================================== */ /* MEM_COMPARE -- Compare two memory images and output a detailed dump if */ /* the images differ. */ /* =====
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:1816
    • 提供者:张志强
  1. m_GPS

    0下载:
  2. GPS模块单片机驱动程序#include "stdio.h" #include "mriext.h" #include "serial.h" #include "protocol.h" #include "primitiv.h" #include "database.h" #include "rassign.h" #include "iohw.h" #define CH_REC -Single-chip driver of GPS module GPS modul
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:928
    • 提供者:ningxiaodong
« 12 »
搜珍网 www.dssz.com