搜索资源列表
QT-led-test
- 编写一个QT程序以打开一个窗口。窗体中主要有四个指示跑马灯状态的标签和一个控制跑马灯的按钮.步骤指导-Write a QT program to open a window. There are four main forms in the state indicate Marquee Marquee label and a control button Step guide
program-MINIGUI-PROG-GUIDE-V2
- minigui2.0使用详解。讲解过程用使用实例详细讲解,通俗易懂。-minigui
capture
- 一个鼠标捕获的MiniGUI程序。讲述鼠标捕获的过程。-Demo of using mouse capture. Sample program for MiniGUI Programming Guide.
01-04
- Linux软件工程师(c语言)实用教程 第三章第1题-第4题:编写一个简单的C语言程序:函数int input(int a[],int n)用于输入一个有n个元素的整型数组-Linux Software Engineer (c language) Practical Guide Chapter III Question 1- Question 4: write a simple C language program: function int input (int a [], int n
Hi3520_hifb
- 海思3520图层调用例子,说明如下: 1 hifb 包含两个示例sample 1) api_sample_hifb 2) api_sample_hifb_switchGlayer 2 如何运行sample? 1)运行sample/hifb/下的load脚本,该脚本加入了5个图形层G0~G4,分别对应设备/dev/fb0 ~ /dev/fb4 2) 直接运行api_sample_hifb,可在高清设备上看到输出结果 3) 直接运行api_sample