-
ii2c司机uClinux
II2c driver for uclinux
- 2022-03-23 15:25:07下载
- 积分: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
-
helicopter model control systems, including PC and control systems
直升机模型自动控制系统,包括上位机和控制系统-helicopter model control systems, including PC and control systems
- 2022-01-21 21:14:14下载
- 积分:1
-
linux基础学习资料,公司内部资料很有用
linux基础学习资料,公司内部资料很有用-linux-based learning materials, company information is useful in
- 2022-03-16 02:28:41下载
- 积分:1
-
在windows下flash烧谢程序 for s3c4510b
在windows下flash烧谢程序 for s3c4510b-under the windows flash burn Xie procedures for s3c4510b
- 2022-08-23 16:41:30下载
- 积分:1
-
这个程序是用一些对象写的
The program was written with some object-orientation in mind, which means that all functions that operate on a certain structure, has the structure s name as prefix in the function name, for example "Bitstream_get" which gets bits from a bitstream structure. -The program was written with some object-o rientation in mind, which means that all functions that operate on a certain structure, has the structure"s name as prefix in the functio n name, for example "Bitstream_get" which gets bits fr om a fade structure.
- 2022-08-13 13:32:00下载
- 积分:1
-
nrf24le1 的示例代码,测试射频
这是 nrf24le1 从沙伦球和 SDCC sdk 的示例代码。
客户端和服务器。
- 2023-01-06 20:20:03下载
- 积分:1
-
S3C44BOX BIOS. Use the command : help show help
S3C44BOX的BIOS。可使用的命令:help --- show help ? --- = help date --- show or set current date time --- show or set current time setweek --- set weekday clock --- show system running clock setmclk --- set system running clock setbaud ------ set baud rate ipcfg ------ show or set IP address load ------ load file to ram comload ------ load file from serial port run ------ run from sdram prog ------ program flash copy ------ copy flash from src to dst address boot ------ boot from flash backup ------ move bios to the top of flash md ------ show memory data move ------ move program from flash to sdram-S3C44BOX BIOS. Use the command : help show help------------------ = help show date set current date or time or set------ show current time setweek------ set weekday show------ clock system running clock setmclk------ set system running clock setbaud set baud rate------------ ipcfg show or set IP address load------ load file to ram comload------ load file from serial port run--
- 2022-01-27 11:08:18下载
- 积分:1
-
DM642 PCI q drive, including the host side and target side
DM642 PCI q驱动 包括主机端和目标端-DM642 PCI q drive, including the host side and target side
- 2022-02-21 19:59:16下载
- 积分:1
-
SW in Boot, HW in boot and tools directories
SW in Boot, HW in boot and tools directories
- 2023-02-19 21:55:03下载
- 积分:1