-
凑个崖边÷÷÷的
凑个崖边÷÷÷的-got 000 edge of a cliff to the
- 2022-09-14 20:55:03下载
- 积分: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
-
MSP430单片机的计数器
Event counter for MSP430 - multi channel and real fast using latched interrupts.-Event counter for MSP430- multi channel and real fast using latched interrupts.
- 2022-03-06 11:08:22下载
- 积分:1
-
This is IEEE1394 under uClinux driver should be usable
这个是uClinux下的ieee1394驱动,应该是能用的-This is IEEE1394 under uClinux driver should be usable
- 2023-07-20 09:50:03下载
- 积分:1
-
S3C2440 the LCD driver, 640x480, hope everyone has to help!
s3c2440的LCD驱动程序,640x480,希望对大家有帮助!-S3C2440 the LCD driver, 640x480, hope everyone has to help!
- 2022-06-28 10:08:14下载
- 积分:1
-
两种串行显示芯片MAX7219和PS7219的比较和应用
两种串行显示芯片MAX7219和PS7219的比较和应用-Two serial chip MAX7219 and PS7219 showed that comparison and application of
- 2022-03-20 07:52:11下载
- 积分:1
-
failed to translate
winCE下 静态控件类,图片文字背景透明-winCE under static control class, pictures, text background transparent
- 2022-02-13 04:28:28下载
- 积分:1
-
ADS 开发环境使用指南,有比较详细的基本步骤和操作方法
ADS 开发环境使用指南,有比较详细的基本步骤和操作方法-ADS development environment, the use of guidelines, there is a more detailed method of the basic steps and operating
- 2023-09-07 04:00:04下载
- 积分:1
-
stm32输入捕获超声波测距
利用stm32定时器的通道捕获超声波的信号上升下降沿,计算时间,通过实际测试测得数据比较稳定,速度快!可以稍加改正移植到自己的系统中!希望对正在学习的人有所帮助。
- 2022-02-02 17:38:52下载
- 积分:1
-
这是一个USB的FPGA,VHDL研究解决方案,全部开源,详情请看内部txt文件...
这是一个USB的FPGA,VHDL研究解决方案,全部开源,详情请看内部txt文件-This is a USB-FPGA, VHDL on a solution, all open source, more information, please txt files inside
- 2022-05-20 00:57:48下载
- 积分:1