搜索结果
找到约 2,752 项符合
GUI-Based 的查询结果
其他书籍 uc/GUI的中文用户手册
uc/GUI的中文用户手册,翻译的不错 给英文不是太好的朋友
系统设计方案 AN FPGA-BASED IMPLEMENTATION FOR MEDIAN FILTER MEETING THE REAL-TIME REQUIREMENTS OF AUTOMATED VIS
AN FPGA-BASED IMPLEMENTATION FOR MEDIAN
FILTER MEETING THE REAL-TIME REQUIREMENTS OF
AUTOMATED VISUAL INSPECTION SYSTEMS
其他 Generates Rayleigh fading processes based on autoregressive models.
Generates Rayleigh fading processes based on autoregressive models.
其他嵌入式/单片机内容 UC-GUI的源文件。可以无缝连接大多数常见的LCD。它的驱动代码我认为很有必要研究
UC-GUI的源文件。可以无缝连接大多数常见的LCD。它的驱动代码我认为很有必要研究,可以提高我们的潜入式编程水平。推荐下载学习和应用
系统设计方案 The development of a data acquisition card based on USB bus is introduced in this article.It first d
The development of a data acquisition card based on USB bus is introduced in this article.It first describes the configuration and principle of this card in the part of hardware design,and then the application program and device driver in the part of software design.Data acquisition program in firmw ...
系统设计方案 介绍了在嵌入式Linux操作系统下嵌入式GUI的图形抽象层GAL的地位及其设计思路,研究了GUI的设计逻辑,着重阐述了如何在中低端设备上利用FrameBuffer来为上一层提供更加通用的图形接口。主要
介绍了在嵌入式Linux操作系统下嵌入式GUI的图形抽象层GAL的地位及其设计思路,研究了GUI的设计逻辑,着重阐述了如何在中低端设备上利用FrameBuffer来为上一层提供更加通用的图形接口。主要在色彩转换、利用FrameBuffer进行矩形绘制、内存映像空间的操作以及窗口Z序等方面做了深入的探讨。目前,己经将图形图像部分的研究成果成 ...
电子书籍 < 精通GUI图象处理编程>>的PDF电子版,供大家参考
< 精通GUI图象处理编程>>的PDF电子版,供大家参考
软件设计/软件工程 IPCAM Design document based on TI DaVinci
IPCAM Design document based on TI DaVinci
软件设计/软件工程 In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadl
In a preemptive priority based RTOS, priority inversion
problem is among the major sources of deadline
violations. Priority inheritance protocol is one of the
approaches to reduce priority inversion. Unfortunately,
RTOS like uC/OS can’t support priority inheritance
protocol since it does not allow ...
嵌入式Linux 介绍了嵌入式linux下gui开发工具qt
介绍了嵌入式linux下gui开发工具qt,利用qt提供的qpainter进行画图。取得了很好的效果