12864串口液晶,包含两个文件:lcd.c与lcd.h. 调用 void printLCD(uint8 x,uint8 y,uint8 *fmt, ... ),即可将显示的字符串发送到液晶屏显示
上传时间: 2013-12-18
上传用户:朗朗乾坤
Vista rally技术之pnp-x的spec 是upnp的扩展 很有用的拉
上传时间: 2013-12-02
上传用户:李彦东
5相位编组法实现纹理直线边缘的检测程序代码(代码以子函数形式给出) function gradephase(x)
标签: gradephase function 代码 相位
上传时间: 2013-12-01
上传用户:wys0120
这是关于图象的h.264压缩源代码,该代码可以运行于多个平台,如linux,wince,window xp 等
上传时间: 2015-12-17
上传用户:czl10052678
Nano-x的设计架及相关文档----这是网上下载的中文翻译版本, E文的可以在其网站上下载.
上传时间: 2013-12-23
上传用户:agent
nanox-DosExamples.rar---- Nano-X在DOS下用TC编译过后的示例程序, 依赖DOS系统运行
标签: nanox-DosExamples DOS Nano-X
上传时间: 2013-12-22
上传用户:270189020
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
标签: begin Binary_Search function return
上传时间: 2015-12-17
上传用户:tb_6877751
HX8310-A 128RGB x 160 dot, 262,144 color TFT controller driver 初始化代码
标签: controller driver color 8310
上传时间: 2015-12-17
上传用户:yoleeson
我重新上传了我的这个((x+x)+……)词法分析程序。去掉了编译后的debug/release目录
上传时间: 2013-12-01
上传用户:hewenzhi
A rich edit control is a window in which the user can enter and edit text. The text can be assigned character and paragraph formatting, and can include embedded OLE objects. Rich edit controls provide a programming interface for formatting text.
上传时间: 2013-12-06
上传用户:lixinxiang