-
基于UCOSII操作系统的UCGUI实验
CGUI是一种嵌入式应用中的图形支持系统。它设计用于为任何使用LCD图形显示的应用提供高效的独立于处理器及LCD控制器的图形用户接口,它适用单任务或是多任务系统环境,并适用于任意LCD控制器和CPU下任何尺寸的真实显示或虚拟显示。它的设计架构是模块化的,由不同的模块中的不同层组成,由一个LCD驱动层来包含所有对LCD的具体图形操作.
- 2023-01-06 09:00:03下载
- 积分:1
-
此示列展示了写的图表(Chart)程序的方法
此示列展示了写的图表(Chart)程序的方法-out of this show was the display of the chart (Chart) procedures methods
- 2022-03-10 16:50:53下载
- 积分:1
-
1) Imitation WINDOWS interface, but no mouse 2) with the whole point timekeeping...
1)仿WINDOWS界面,但无鼠标操作
2)具整点报时功能,几点报几声
3)可设置时间和日期
当然还有一些地方做得不行,比如输入时的光标闪烁,放在这里的目的就是与大家共同学习,欢迎批评指正。
-1) Imitation WINDOWS interface, but no mouse 2) with the whole point timekeeping function, a few reported scornful 3) to set a time and date of course, some places do not, such as the type of cursor flashing on here aim is to learn together with everyone, welcome criticism.
- 2022-02-21 16:43:21下载
- 积分:1
-
vc control on the use of the type the note, through learning, you will take cont...
这是关于vc控制条类使用的说明,通过学习,你将掌握控制条类的使用-vc control on the use of the type the note, through learning, you will take control of the use of the category
- 2022-12-22 04:00:03下载
- 积分:1
-
kokklopi0opo [ ];[ ]。]。o09iu9;
利用matlab(matlab-matlab)- ;rada进行雷达信号分析与处理
- 2023-03-07 18:00:02下载
- 积分:1
-
本源码是一个任意多边形窗体的实例,作者采用了与与众不同的编程思路,使用VB的Shape控件实现....
本源码是一个任意多边形窗体的实例,作者采用了与与众不同的编程思路,使用VB的Shape控件实现.-the source is an arbitrary polygon forms example, the authors used the distinctive programming ideas, the use of VB Shape Control achieve.
- 2022-01-30 19:55:07下载
- 积分:1
-
Simple windows skin ... must s
Simple windows skin ... must s-Simple windows skin ... must see
- 2022-08-16 12:29:18下载
- 积分:1
-
splash测试集的源代码,供大家学习和交流
splash测试集的源代码,供大家学习和交流-splash test set" s source code for all to learn and exchange
- 2022-01-25 14:50:46下载
- 积分:1
-
QT扫雷 (windows编译)通用
资源描述主要运用的方法:
1、继承QLabel的来实现自己的Block类,
2、重写Block类的mousePressEvent(QMouseEvent* event)函数来响应相应鼠标事件,
3、使用QGirdLayout进行布局。
下面对每个性质进行分析:
性质1、应当是一开始就确定的,故在内部设置一个mine_flag_,由Block的构造函数初始化;
性质2、在内部设置一个标志ok_flag_,一开始默认为false,当外界访问了方块时,设置为true。那么访问操作为何?即鼠标左键事件,下面讨论;
性质3、当BlockArea每个方块构建完之后,此方块的数字就确定了,所以我们可以提供一个setNumber(int)函数,这个函数只应在设置BlockArea时调用;
性质4、内部设置一个mark_flag_,当外界进行设置操作时,进行。那么何为设置操作?即鼠标右键事件,下面讨论。
- 2022-01-21 00:57:01下载
- 积分:1
-
图像处理程序
这是在 C# 中的图像加工程序。您可以更改图片或型的大小。此外,你可以用户这个小程序,以获取一张图片的一些特点。
- 2022-03-16 22:32:01下载
- 积分:1