CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - printf
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - printf - List
[
VC/MFC
]
C-language-variable-parameter-usage
DL : 0
我们在C语言编程中会遇到一些参数个数可变的函数,例如printf()这个函数,它的定义是这样的: int printf( const char* format, ...) 它除了有一个参数format固定以外,后面跟的参数的个数和类型是可变的,例如我们可以有以下不同的调用方法: (We in the C programming language will encounter some function of the variable number of arguments, such as printf () function, which is defined like this: int printf (const char* format, ...) It is in addition to a fixed parameter format outside, followed by the number and type of parameters is variable, for example, we can have the following different calling method: )
Date
: 2025-07-06
Size
: 2kb
User
:
185058675
[
ARM-PowerPC-ColdFire-MIPS
]
STM32F0XX教程+例程源码
DL : 0
STM32F0XX教程+例程源码 教程目录: 工程篇:搭建KEIL-MDK开发平台及制作MDK工程文件模板.pdf 资料篇-NUCLEO-072RB开发板特性讲解及资料准备.pdf 初级教程篇:按键(中断方式)实现24C04存储器内容读写.pdf 初级教程篇:实现一个LED灯(软件延时 systick定时器).pdf 中级教程篇:利用SPI总线构建NUCLEO-072RB和NUCLEO-302RB双机处理系统.pdf 中级教程篇:利用定时器实现6路互补PWM波形输出.pdf 高级教程篇:基于Labview上位机界面的NUCLEO-072RB数据采集系统.pdf 例程目录: 1.ADC 2.BLDC 3.DEMO-工程模板 4.EEPROM 5.KEY(中断方式) 6.KEY-EEPROM 7.LED(systick定时) 8.LED(软件延时) 9.PWM 10.SPI-MASTER-F0 11.SPI-SLAVE-F3 12.STM32-Labview-ADC 13.UART(printf 查询方式接收) 14.UART(中断方式方式接收)(STM32F0XX tutorial + routine source code Directory of courses: Project: building KEIL-MDK development platform and making MDK project document template.Pdf Information sheet -NUCLEO-072RB development board characteristics and data preparation.Pdf Primary tutorial: key (interrupt mode) to achieve 24C04 memory content read and write.Pdf Junior tutorial: realizing a LED lamp (software delay systick timer).Pdf Intermediate tutorial: using SPI bus to build NUCLEO-072RB and NUCLEO-302RB dual processor system.Pdf Intermediate tutorial: using timer to realize 6 complementary PWM waveform output.Pdf Advanced tutorial: NUCLEO-072RB data acquisition system based on Labview host computer interface.Pdf Routine Directory: 1.ADC 2.BLDC 3.DEMO- engineering template 4.EEPROM 5.KEY (interrupt mode) 6.KEY-EEPROM 7.LED (systick timing) 8.LED (software delay) 9.PWM 10.SPI-MASTER-F0 11.SPI-SLAVE-F3 12.STM32-Labview-ADC 13.UART (printf query mode) 14.UART (interrupt mode receive))
Date
: 2025-07-06
Size
: 19.73mb
User
:
Putty
[
Linux-Unix
]
AD1274驱动1.4
DL : 0
ads1274信号采集,ads1274与spi的通信,将采集到的数据打印(ads1274 data get,camunicate with spi and then printf the data.)
Date
: 2025-07-06
Size
: 923kb
User
:
jsdd
[
Data structs
]
哈夫曼编码与字母频率统计
DL : 0
统计词频并构建哈夫曼树,左边为0,右边为1。(HuffmanTree ,calculate every the number of every zee and using '1' and '0' create a tree and printf the string.)
Date
: 2025-07-06
Size
: 1kb
User
:
xuwanlin
[
SCM
]
STM32F030串口
DL : 0
主要实现了STM32F030F4P6串口程序,里面点亮了一个LED,可以通过发送函数打印,也可以使用printf()函数进行打印,此程序也可以当做一个STM32F0系列模板来使用,里面写好了delay延时函数。(The stm32f030f4p6 serial port program is mainly implemented, in which an LED is lit, which can be printed by sending function or by using printf() function. The program can also be used as a stm32f0 series template, in which the delay delay function is written.)
Date
: 2025-07-06
Size
: 966kb
User
:
怪哉
«
1
2
...
33
34
35
36
37
38
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.