搜索资源列表
lcm16x16
- 此源程序可以点亮驱动NT7534的12864黑白液晶显示屏,并可以通过myprintf()函数显示你想要显示的文字。使用简单,且功能全面。很实用的。-this source can be turned on the driver NT7534 12,864 black-and-white LCD screen and through myprintf () function that you want to show the lette
lcm16x16
- 此源程序可以点亮驱动NT7534的12864黑白液晶显示屏,并可以通过myprintf()函数显示你想要显示的文字。使用简单,且功能全面。很实用的。-this source can be turned on the driver NT7534 12,864 black-and-white LCD screen and through myprintf () function that you want to show the lette
MyPrintf
- Small printf realization. Sample of using va_* for manipulations with various arg s list functions.
myprintf
- 自己用c语言实现的printf函数,可供大家参考。-linux
test
- 64*128点阵大屏显示,myprintf实现的汉子和ASCII码显示-64* 128 dot-matrix large screen display, myprintf achieve guy and the ASCII code display
myprintf
- 数据报表打印程序,实现制动分页,对出学者应该有一定的帮助-Data report printing procedures to achieve the brake tabs on the scholars should have some help
myprintf
- 实现变参的printf函数, 通过va_list系列宏实现-Variable argument printf function, by va_list series macro to achieve
myprintf
- Arm调试中实现串口重定向功能,将串口输出的八进制数据转换成 d s等任意模式-Serial port retarget
myprintf
- 制作一个简易的printf函数附上代码注释-Make a simple printf function attached code comments
Myprintf
- 用putchar实现printf所有功能(using putchar() to achieve all feature of printf)