-
ARM9200+ Embedded linux drive under the keyboard
ARM9200+嵌入式linux下键盘驱动-ARM9200+ Embedded linux drive under the keyboard
- 2022-03-24 06:38:29下载
- 积分:1
-
基于Qt的多媒体播放器
应用背景自己写的基于Qt的多媒体播放器,包含音乐播放器的必备功能,以及歌词显示,系统托盘,拖曳播放等扩展功能关键技术// 创建用来解析媒体的信息的元信息解析器
metaInformationResolver = new Phonon::MediaObject(this);
// 需要与AudioOutput连接后才能使用metaInformationResolver来获取歌曲的总时间
Phonon::AudioOutput *metaInformationAudioOutput =
new Phonon::AudioOutput(Phonon::MusicCategory, this);
Phonon::createPath(metaInformationResolver, metaInformationAudioOutput);
connect(metaInformationResolver, SIGNAL(stateChanged(Phonon::State, Phonon::State)),
this, SLOT(metaStateChanged(Phonon::State, Phonon::State)));
connect(mediaObject, SIGNAL(currentSourceChanged(Phonon::MediaSource)),
this, SLOT(sourceChanged(Phonon::MediaSource)));
connect(mediaObject, SIGNAL(aboutToFinish()), this, SLOT(aboutToFinish()));
- 2022-12-10 11:15:03下载
- 积分:1
-
minigui example source code, target board processor is s3c2410, including the co...
minigui实例源代码,目标板处理器是s3c2410,包括相应的配置文件。代码包括Dialog box、Simple editor、Bitbmp disp、GDI draw等
-minigui example source code, target board processor is s3c2410, including the corresponding configuration file. Code including the Dialog box, Simple editor, Bitbmp disp, GDI draw, etc.
- 2022-03-06 08:20:21下载
- 积分:1
-
MSP430接口LED矩阵8x8的项目
应用背景这是LED是可堆叠的矩阵,让你做出任何尺寸的LED通过堆叠起来的阵列显示(单元)在一起。它可以和msp430-led8x8-boosterpack它控制它,你可以做任何额外的mod-led8x8大小LED阵列显示,与低成本的MSP430 LaunchPad控制。LED8X8砖连接器FR-4,1.5毫米(0062“),红的绿,白色丝网组件打印尺寸50x50mm(2x2”)关键技术这是msp430-led8x8创建移动堆叠mod-led8x8砖文本的源代码。用IAR打开
- 2023-08-15 20:55:03下载
- 积分:1
-
93c46
93c46读写程序,经过调试的,很好用的扩展芯片-93c46
- 2022-05-31 10:15:02下载
- 积分:1
-
under linux graphical interface development MiniGUI latest source code
linux下的图形界面开发minigui最新源代码-under linux graphical interface development MiniGUI latest source code
- 2022-07-14 19:09:30下载
- 积分:1
-
OV511和zc301的视频采集程序,生成YUV格式的原始视频
OV511和zc301的视频采集程序,生成YUV格式的原始视频-OV511 and zc301 the video capture program to generate the original YUV format video
- 2022-09-21 17:25:02下载
- 积分:1
-
基于 arm 的 GPIO 编码
与 arm 微控制器的通用输入的输出接口。
与闪烁 PORTA 使用设置和清除操作和目的端口-A.以 PLL 时钟为公司输入的时钟信号
- 2023-07-03 01:50:03下载
- 积分:1
-
Pspice 教程基础篇
在这个教程中,我们没有提到关于网络表中的Pspice 的网络表文件输出,有关内容将会在后面提到!...
Pspice 教程基础篇
在这个教程中,我们没有提到关于网络表中的Pspice 的网络表文件输出,有关内容将会在后面提到!-Pspice Tutorial Basics
In this tutorial, we have not talked about the network table in the Pspice network table file output, the content will be Behind that!
- 2022-05-22 15:52:17下载
- 积分:1
-
上位机与arm单片机通信程序全
这是本人原创PC上位机与ARM7开发板通信的全部程序,保证正确,详尽,分享给有需要的人~~~求围观,求下载,求收藏
- 2023-04-24 16:00:03下载
- 积分:1