搜索资源列表
zlog-latest-stable.tar
- zlog是一个高可靠性、性能、线程安全、灵活、概念清晰的纯C日志函数库。 事实上,在C的世界里面没有特别好的日志函数库(就像JAVA里面的的log4j,或者C++的 log4cxx)。C程序员都喜欢用自己的轮子。printf就是个挺好的轮子,但没办法通过配置改变 日志的格式或者输出文件。syslog是个系统级别的轮子,不过速度慢,而且功能比较单调。 所以我写了zlog。 zlog在效率、功能、安全性上大大超过了log4c,并且是用c写成的,具有比较好的通用性。 zlog有
printf.c
- Unix原版输出函数printf int printf(const char*, va_list) -Unix original output functions int printf(const char*, va_list)
hello.c
- printf("hello") printf("hello") printf("hello") - printf("hello") printf("hello") printf("hello") printf("hello") printf("hello")
ok6410
- ok6410裸机程序,包括硬件初始化,时钟初始化,内存初始化,串口初始化,使用printf和scanf函数调用串口输出,led程序,mmu程序.-ok6410 bare metal program, including hardware initialization, clock initialization, memory initialization, serial port initialization, use printf and scanf function call serial
other1
- 像printf函数一样,变量参数个数的编写以及tftp和nfs服务器的搭建文件系统的制作-Like printf function, as well as a variable number of parameters to prepare tftp and nfs server file system structures produced
stdarg1
- uboot中printf函数,在vs2010中的实现-uboot the printf function in vs2010 Realization
printf
- s3c6410 裸机代码,功能是printf函数,串口输出-printf Click the code
