-
嵌入式的usb驱动程序,能顺利运行,对像学习嵌入式底层开发的朋友来说很有用,大家多交流...
嵌入式的usb驱动程序,能顺利运行,对像学习嵌入式底层开发的朋友来说很有用,大家多交流-Embedded usb drivers, smooth running, like the bottom of the development of embedded learning is very useful friends, we more exchanges
- 2022-10-10 22:10:02下载
- 积分:1
-
卷积编码和译码过程,维特比译码,含有测试程序
卷积编码和译码过程,维特比译码,含有测试程序-turbo encoder and decoder
- 2022-03-07 14:02:21下载
- 积分: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
-
mc2002或hg6102手持终端API文档
MC2002 or HG6102 Handheld terminal API document
- 2022-07-07 22:18:00下载
- 积分:1
-
基于xscale的远程传输映象文件到flash里,通过以太网进行传输
基于xscale的远程传输映象文件到flash里,通过以太网进行传输-XScale-based long-distance transmission image files to flash, the adoption of Ethernet transmission
- 2022-01-26 05:13:12下载
- 积分:1
-
x25045 source reader, can read and write x5045 x5045, software simulation of 20...
x25045的读写源程序,可以读x5045和写x5045,软件模拟spi总线协议。-x25045 source reader, can read and write x5045 x5045, software simulation of 20 bus protocol.
- 2023-04-21 08:40:03下载
- 积分:1
-
该系统是一个温度测控系统,传感器采用tlc549,内付有proteus的仿真图形,可以模拟外围电路,程序采用c,开发环境是keil c....
该系统是一个温度测控系统,传感器采用tlc549,内付有proteus的仿真图形,可以模拟外围电路,程序采用c,开发环境是keil c.-the system is a temperature monitoring system, using sensors tlc549. proteus have settled within the simulation graphics, the external circuit can be simulated, using procedures c, Development environment is keil c.
- 2022-10-21 20:15:03下载
- 积分:1
-
IAR Embedded Workbench 说明,使用手册,
IAR Embedded Workbench 说明,使用手册,-IAR Embedded Workbench,Datasheet
- 2022-04-24 13:48:48下载
- 积分:1
-
Keyboard Source code for 68HC705J1A,供胡次使用68HC705J1A,参考设计。
Keyboard Source code for 68HC705J1A,供胡次使用68HC705J1A,参考设计。-Keyboard Source code for 68HC705J1A for use 68HC705J1A Hu meeting, the reference design.
- 2022-11-24 10:15:03下载
- 积分:1
-
copy serial memory device
串行存储器拷贝器-copy serial memory device
- 2022-07-07 22:11:12下载
- 积分:1