-
max7219驱动,适用于凌阳SPCE061A
max7219驱动,适用于凌阳SPCE061A-max7219-driven, in Sunplus SPCE061A
- 2023-06-05 22:50:03下载
- 积分:1
-
蓝牙硬盘mp3硬件设计方案
蓝牙硬盘mp3硬件设计方案--Blue tooth hard disk MP3 hardware design.
- 2022-03-14 15:36:55下载
- 积分:1
-
Hi All Find The Attachment
Hi All Find The Attachment
- 2022-05-15 08:19:46下载
- 积分: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
-
i2c的调适成学。ARM7
交流使用,请勿外传。
i2c的调适成学。ARM7
交流使用,请勿外传。-i2c adjustment into school. ARM7 exchange use, not rumors.
- 2022-02-09 17:27:33下载
- 积分:1
-
研勤公司2440开发板的测试程序,包括所有s3c2440模块的测试,推荐下载...
研勤公司2440开发板的测试程序,包括所有s3c2440模块的测试,推荐下载-research service company 2440 development board testing procedures, including all s3c2440 module testing, download
- 2022-01-25 15:25:22下载
- 积分:1
-
verilog div
简单分频程序,Verilog,只供参考,本人不懂嵌入式,刚刚开始学习,先写个分频程序,从简单入手。程序很小,切不要用来在实际产品上,只用于实验和交流!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-07-04 04:19:37下载
- 积分:1
-
该代码是在一款8051芯片上实现最基本的MP3程序, 通过阅读该代码可以完成了解MP3的实现过程....
该代码是在一款8051芯片上实现最基本的MP3程序, 通过阅读该代码可以完成了解MP3的实现过程.-The code section 8051 of the chips to achieve the most basic MP3 procedures, By reading of the code will be completed to understand the process of the realization of MP3.
- 2022-07-12 19:12:08下载
- 积分:1
-
Heartbit monitoring
它利用MSP430G2553单片机和心位传感器监测心位,并将其输出显示在16x2液晶显示器上
- 2022-10-12 00:35:03下载
- 积分:1
-
安桌开机动画
安桌开机动画 bootanimation.zip 可以参考制作自己的开机画面,txt文档中参数有动画帧数等参数,可以设置不同值实现不同的效果
- 2022-09-30 21:15:03下载
- 积分:1