搜索资源列表
printf()
- 测试printf原理。 简单的位移运算来测试。
printf
- 精工热敏打印机的驱动源码,LTPZ245M-C384-Z-BHCO2Z自己看吧-the driver for LTPZ245M-C384-Z-BHCO2Z
printf
- 介绍了printf函数的基本用途以及一些我们不了解的用途,值得一看-Introduced the printf function of the basic purposes and some we do not use, see
MyPrintf
- Small printf realization. Sample of using va_* for manipulations with various arg s list functions.
PrintF
- implementation of printf functionality in a vb6 application
lcd_c
- . This SDCC-based LCD demo code includes a collection of "driver" functions to access the LCD, and an example of using a custom putchar() to route printf output to either the LCD or serial port so you can use printf s nice number and string formattin
printf
- printf输出fload,double等不同的设置影响输出结果的测试
printf
- Vc经验中printf的使用,就是这些,当中非常详细-VC经验
Printf
- 该源码的主要功能:用C来实现带有缺省参数的函数,风格规范,功能齐全,能深入理解指针的强大性以及函数printf神奇的背后。-The main function of the source: Using C to implement a function with default parameters, style specifications, functional and powerful pointer to in-depth understanding of and behind the
printf2
- 一种简洁的printf 输出函数,具备int, long, double类型数据标准输出能力,代码紧凑,占用内存小-The output function printf a concise, with int, long, double data type to standard output capacity, compact code, small memory
printf()
- printf函数的详细讲解与源码提供,可变参数详解-printf function to provide a detailed explanation and source code
printf-achieve
- 网上找的自己实现printf函数,写的很好,很详细,再也不需要用官方提供的printf啦,官方的太大,很占资源-The Internet to find the printf function, well written, very detailed, no longer need to use the official printf, too official, a lot of resources
printf-and-scanf
- C或C++中 printf和scanf函数的用法和特点。很实用,也很简单!-C or C++ in the printf and scanf function usage and characteristics. Very practical, very simple!
Printf.tar
- printf client for tinyos
printf-Drive2.0.3
- stm32 printf重定向keil源码-stm32 printf of keil
printf
- 自己写的printf函数,可以学习变参的用法-Write your own printf function, you can learn the usage of variable parameter
printf-urat
- 一个实现串口用printf形式输出内容的源程序。让你可以向printf一样输出-A serial output with printf format the content of the source. Like so you can output to printf
scanf-printf
- 用scanf函数输入数据,使a=3, b=7, x=8.5, y=71.82 并用printf函数输出。-Scanf function with input data, so that a = 3, b = 7, x = 8.5, y = 71.82 and output using printf function.
keil - printf
- STM32重定位printf,通过proteus仿真(STM32 relocate printf, through proteus simulation)
printf
- 自定义的printf 只需要完成固定的接口函数内容即可 适用于各个平台(Custom printf only needs to complete the fixed interface function content, so it can be applied to all platforms.)