CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - printf

搜索资源列表

  1. IAR+STM8L151_CodePrj_20171104

    0下载:
  2. IAR+STM8L151工程模板代码: 1、在IAR中建立STM8工程步骤详细说明,详见压缩包文档《在IAR中建立STM8工程步骤2017-8-10 163427.docx》; 2、重定向printf()gechar()到USART3; 3、采用STM8L151标准库文件V1.6.1。(IAR+STM8L151 engineering code: 1, the establishment of STM8 engineering steps in IAR detailed instructions
  3. 所属分类:单片机开发

    • 发布日期:2018-01-02
    • 文件大小:7094272
    • 提供者:JIN2017
  1. STM32F405RG- 485

    0下载:
  2. 本程序完成了STM32F405RG 的485驱动,可以利用printf进行输出,实际在硬件板中进行了测试。(This program completed the STM32F405RG 485 driver, you can use printf function output.)
  3. 所属分类:微处理器开发

    • 发布日期:2018-01-03
    • 文件大小:3309568
    • 提供者:QQallen
  1. seerrors

    0下载:
  2. 不清楚,是个压缩包.....我想学编程,请教各位这是个什么文件,怎么编制(#inculde main printf)
  3. 所属分类:游戏

    • 发布日期:2018-01-04
    • 文件大小:29696
    • 提供者:qw苏玉波123
  1. printf——color

    0下载:
  2. Linux系统中,可以打印出不同颜色(红橙黄绿青蓝紫),不同字体(粗体、斜体)的文字(In the Linux system, you can print out different colors (red orange yellow green blue purple), different fonts (bold, italic text))
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:15360
    • 提供者:ifan帆
  1. printf(polling)

    0下载:
  2. 要让STM32能够顺利发出数据,要进行如下配置 PA9,PA10管脚要配置, USART也需要配置波特率,数据有几位,停止位,数据流等(stm32 uart communication)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:4103168
    • 提供者:oxygensu
  1. log

    0下载:
  2. 基于LINU X平台的日志模块实现,日志输出模块,功能如下: 1. 记录日志到文件,按日期和大小进行归档 2. 日志的输入格式和printf的格式相同 3. 支持对日志文件进行压缩(Logging module implementation)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:baosrl
  1. printf(polling)

    0下载:
  2. STM32驱动高精度的ADS1256芯片工作(STM32 drives high precision ADS1256)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:5248000
    • 提供者:古月凌
  1. gransparent-specify-monitor

    0下载:
  2. 源程序要正确地运行,必须要有什么函数 printf函数 自定义的函数 C()
  3. 所属分类:组合框控件

    • 发布日期:2018-01-08
    • 文件大小:15360
    • 提供者:Lucyvyla
  1. STM32F4x7_ETH_LwIP_V1.1.1

    1下载:
  2. 这是公司实际项目工程(编译器用MDK5),STM32F4x7+freertos+lwip+ssl+MQTT,其中MQTT自己花了一个礼拜移植,可以同时发布消息和订阅消息,经过长期测试MQTT运行稳定。此外还移植了pollarSSL(TSL,AES,DES,RAS等等算法都经过项目测试,没有问题),另外LWIP网络部分也运行稳定,支持随时插拔网线,最后公司所有运行信息可用printf从串口1输出。公司产品用的是STM32F407,LAN芯片为8720A,cpu外接8M晶振,所有下载到你的开发板上时
  3. 所属分类:微处理器开发

    • 发布日期:2018-01-08
    • 文件大小:15066112
    • 提供者:迁客骚人
  1. p111

    0下载:
  2. x(x只考虑整数int且必须定义为int、但F(x)完全可能超过int的表示范围)通过键盘输入(输入前给出提示Please input x:),然后计算并在屏幕上输出函数值。编程可用素材:printf("Please input x: ")、printf("\nF(…) = …。      ┌ -5x+27 (x<0)   F(x)= ├ 7909 (x=0)      └ 2x-1 (x>0)(X int x consider
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:177152
    • 提供者:李华3
  1. 2-4-1、I2C打印

    0下载:
  2. 实现IIC读写操作,并通过串口打印出写进EPROM的数据来,(IIC read and write operation, and print out through the serial por)
  3. 所属分类:单片机开发

  1. 2-野火M3-USART1(interrupt)

    0下载:
  2. 使用STM32通过自身硬件USART,并使用printf函数,打印出程序内部固定的数据(Using STM32 through its own hardware USART and using the printf function to print out the internal fixed data of the program)
  3. 所属分类:单片机开发

  1. dsxt-1

    0下载:
  2. 数据结构第一章试写一个算法,自大到小依次输出顺序读入的三个数X、Y和Z的值(data stru for (i=2; ((n%i)!=0)&&(i<sqrt(n)); i++); if i>sqrt(n) printf("%d is a prime number", n) else printf("%d is not a prime number", n); }/)
  3. 所属分类:数据结构

  1. 打鱼晒网

    0下载:
  2. printf("三天打鱼,两天晒网计算\n一个人每年第一天总是打鱼 后面都是三天打鱼两天晒网\n问某年某月某日是打鱼还是晒网?\n"); int y=0,m=0,d=0; printf("请输入年.月.日(如 2017.8.15):");(Printf ("three days to catch fish, two days to catch nets" \n, a person always fish on the first d
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:47104
    • 提供者:年糕兽
  1. STM32F10x_StdPeriph_Lib_V3.5.0

    0下载:
  2. ADC examples 3 & 4 updated DEBUG example Example modified to support RIDE specific printf function implementation I2C example5 i2c_ee.c: add the following function prototypes: "void GPIO_Configuration(void)" add "void I2C_C
  3. 所属分类:单片机开发

    • 发布日期:2018-04-19
    • 文件大小:22545408
    • 提供者:ROCKYL8
  1. 115074

    0下载:
  2. 源程序要正确地运行,必须要有什么函数 printf函数 自定义的函数 C()
  3. 所属分类:按钮控件

    • 发布日期:2018-04-22
    • 文件大小:6144
    • 提供者:der%2145316
  1. 15.PWR模块_电源监控

    0下载:
  2. 基于F429的待机初始化,附上详细注释还有一printf-串口驱动(Standby initialization based on F429)
  3. 所属分类:单片机开发

  1. C - Hello World!

    0下载:
  2. The #include <stdio.h> is a preprocessor command. This command tells compiler to include the contents of stdio.h (standard input and output) file in the program. The stdio.h file contains functions such as scanf() and print() to take input and
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:17408
    • 提供者:knidra
  1. Desktop

    0下载:
  2. In this program, an integer variable number is declared. The printf() function displays Enter an integer: on the screen. Then, the scanf() function reads an integer data from the user and stores in variable number. Finally, the value stored in
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:33792
    • 提供者:knidra
  1. 新建文件夹 (2)

    0下载:
  2. #include<stdio.h> int main() { int i,j; for(i=1;i<=9;i++) { for(j=1;j<=i;j++) printf("%d*%d=%d ",j,i,i*j); printf("\n"); } return 0; }(very good.Steve Jobs was one of the fathers of the personal
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:65536
    • 提供者:miraclefan
« 1 2 ... 27 28 29 30 31 3233 34 »
搜珍网 www.dssz.com