Welcome![Sign In][Sign Up]
Location:
Search - printf

Search list

[ARM-PowerPC-ColdFire-MIPSmips-uart-16550

Description: MIPS架构下串口API函数集合,包括getchar\putchar\scanf\printf-MIPS architecture Serial API function set, including getchar \ putchar \ Scanf \ printf
Platform: | Size: 4096 | Author: 栋梁 | Hits:

[Other Embeded programmyprointf

Description: 小型的printf函数原码,省略了浮点数的支持,可明显减小原码大小.-small printf function source, the omission of the float, could significantly reduce the size of the original code.
Platform: | Size: 1024 | Author: 谭晓波 | Hits:

[Email Clientx-string-functions

Description: 类似于printf格式的可变参数的串拷贝、连接函数-printf format similar to the variable parameters of the string copy, link function
Platform: | Size: 1024 | Author: | Hits:

[SCMuart_con

Description: 实用的串口收发程序,实现了printf和scanf,注释详细,适用于51单片机-practical Serial Transceivers procedures, and the printf Scanf Notes detailed, apply to the 51 SCM
Platform: | Size: 1024 | Author: 陈新明 | Hits:

[Linux-Unixself_printf

Description: 实现printf功能的变长函数程序,适合初学者学习-achieve printf function of variable-length function procedures for beginners learning
Platform: | Size: 1024 | Author: yy | Hits:

[Linux-Unixctime

Description: 在sco unix 下显示前n天或后n天日期的处理程序。 printf("功能: 时间戳与时间格式字符串的转换程序\n") printf(" -i 输入的参数为时间戳\n") printf(" -s 输入的参数为格式化时间\n") printf(" -t 输入的时间取当前系统时间\n") printf(" -x 输入的时间增加或减少的天数\n") printf(" -o 输出的时间为时间戳格式\n") printf(" -O 输出的时间为格式化时间\n") printf(" -h 帮助文件-查看[format]如何定义,例 %s -h\n",procname) printf("范例:1 取当前日期的前2天的时间显示 %s -t -x -2\n",procname) printf(" 2 取20030101的前5天的时间显示 %s -s 20030101000000 -x -5\n",procname) printf(" 3 取20031231的后5天的时间显示 %s -s 20031231000000 -x 5 -O \"%%D %%T\"\n",procname) printf(" 4 取时间戳为1089619417的时间显示 %s -i 1089619417 \n",procname) printf(" 5 取时间戳为1089619417的后4天的时间显示 %s -i 1089619417 -x 4 \n",procname) -in sco unix under the former n n days or days after the date of processing. Printf ( "function : timestamp and time format string conversion program \ n ") printf ("- i input parameters timestamp \ n ") printf ("- s input parameters for formatting time \ n ") printf ("- t input the time for the current system time \ n ") printf ("- x importation time increase or decrease the number of days \ n " ) printf ( "- o output format for timestamp \ n") printf ( "- O when output time for the inter-formatted \ n ") printf ("- h Help-View [format] definition , the cases% s-h \ n ", procname) printf (" Examples : a date from the current two days before the time displayed% s-t-2 x \ n ", procname) printf ( &q
Platform: | Size: 2048 | Author: yux | Hits:

[SCMself_printf

Description: 自己写的C语言代码用来实现printf,经典的就是经典,可以随便拿来用-Write your own C language code used for printf, the classic is a classic, can be used with
Platform: | Size: 1024 | Author: | Hits:

[VC/MFCprintf

Description: VC的一个打印程序,可以拿来参考以下-VC, a printing process, can be used to refer to the following
Platform: | Size: 1024 | Author: | Hits:

[source in ebookprintf

Description: 打印语句源代码参考,在一个源代码中发现的.想研究的人可以参考一下-Print statement source code reference, in a source code found. Would like to study one can refer to
Platform: | Size: 1024 | Author: 杨大侠 | Hits:

[SCMLCD

Description: 液晶显示屏显示程序示例及汉字字模提取程序。示例程序中包含一个类似于printf的子程序可方便地显示字符串。字模提取程序会自动从单片机C程序中提取所包含的汉字的字模,生成示例子程序所需要的小字库。-LCD screen and Chinese character display program sample matrix extraction procedure. Examples of programs include a subroutine similar to printf the string can be easily displayed. Matrix extraction process automatically from the single-chip C extraction process of Chinese characters contained in matrix to generate the required sample subroutine small font.
Platform: | Size: 382976 | Author: liwen | Hits:

[VC/MFCsprintf

Description: 详细介绍了C语言库函数sprintf的用法,以及他和printf的区别。sprintf提供了强大的格式功能,将结果输出到一个字符串中,对C语言开发人员很有用。-Detailed information on C language library function sprintf usage, as well as the difference between him and printf. sprintf format provides a powerful function, the results output to a string of C language developers useful.
Platform: | Size: 9216 | Author: 唐莎 | Hits:

[SCMUSART

Description: STM32F103VBT6 实现 USART PRINTF -STM32F103VBT6 achieve USART PRINTF
Platform: | Size: 641024 | Author: yuan | Hits:

[Embeded-SCM DevelopPrintForLpc2131

Description: LPC2131 ,Printf函数通过串口1向上位机软件发送数据,以后利用该模板即可正常使用Printf。 -LPC2131, Printf function upward through the serial 1-bit software to send data beyond the normal use of the template can use Printf.
Platform: | Size: 78848 | Author: justine | Hits:

[Home Personal applicationinitrd

Description: What is it? A generic stand-alone MIPS program that can do printf on a standard UART. requirements: . CPU has CP0 structure (r4k compatible) Configure: -What is it? A generic stand-alone MIPS program that can do printf on a standard UART.requirements:. CPU has CP0 structure (r4k compatible) Configure:
Platform: | Size: 2909184 | Author: dtqaz | Hits:

[ConsoleMyPrintf

Description: Small printf realization. Sample of using va_* for manipulations with various arg s list functions.
Platform: | Size: 119808 | Author: scout | Hits:

[ARM-PowerPC-ColdFire-MIPSARM_printf

Description: 在ARM上实现Printf,可以输出任何格式的变量,调试时非常方便-At ARM implementation on Printf, in any format can be output variables, debugging is very convenient when
Platform: | Size: 4096 | Author: | Hits:

[GUI DevelopPrintF

Description: implementation of printf functionality in a vb6 application
Platform: | Size: 5120 | Author: shailesh | Hits:

[Embeded-SCM Developex_printf

Description: printf control for atmega128
Platform: | Size: 24576 | Author: Chang-Jin | Hits:

[Communicationlcd_c

Description: . 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 formatting features on the LCD
Platform: | Size: 7168 | Author: szebemate | Hits:

[SCMprintf

Description: atmel MEGA48单片机的串口通信程序,非常好用-USART
Platform: | Size: 1024 | Author: CaiH | Hits:
« 1 23 4 5 6 7 8 9 10 ... 38 »

CodeBus www.codebus.net