-
Marvell的无线gspi Linux内核驱动程序
8686
marvell wifi gspi 8686 linux kernel driver
GSPI-8686-LINUX26-BULVERDE-7.70.5.p4-26313-all.zip
- 2022-03-09 17:16:10下载
- 积分:1
-
wifi的参考原理图,很有价值的,是wifi模块用的比较多的一款
wifi的参考原理图,很有价值的,是wifi模块用的比较多的一款
-wifi schematic diagram of reference of great value is that the wifi module used in a relatively more
- 2023-07-10 05:10:04下载
- 积分: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
-
控制步进电机正反转的实际应用程序
控制步进电机正反转的实际应用程序
控制步进电机正反转的实际应用程序
控制步进电机正反转的实际应用程序-Stepper motor control of the practical application of positive control stepper motor positive practical applications
- 2022-02-22 00:50:52下载
- 积分:1
-
NIOS II UART test procedure, using a week Ligong a development board, if it is i...
NIOS II UART 测试程序,使用的是周立功出的开发板,如果是自己的板子,只需配置引脚就可以使用-NIOS II UART test procedure, using a week Ligong a development board, if it is its own board, simply configuring the pins you can use
- 2022-11-18 00:55:03下载
- 积分:1
-
Introduced an embedded OS Programming Principle and the English books, on the un...
一本介绍嵌入式OS原理及编程的英文书籍,对理解嵌入式OS有很大好处-Introduced an embedded OS Programming Principle and the English books, on the understanding of the embedded OS can bring considerable benefits to
- 2022-03-14 15:04:20下载
- 积分:1
-
手写识别芯片EPH1100的驱动源码,基于Linux平台.
手写识别芯片EPH1100的驱动源码,基于Linux平台.-handwriting recognition chip EPH1100 driver source code, based on the Linux platform.
- 2023-05-12 11:15:03下载
- 积分:1
-
RTOS system, a five internal organs, though small, full
RTOS系统,一个五脏虽小,功能集全的小系统,用来熟悉系统设计是不错的选择-RTOS system, a five internal organs, though small, full-feature set of small systems, familiar with the system design used is a good choice
- 2022-08-15 00:01:30下载
- 积分:1
-
公开源代码的嵌入式操作系统r&s!建议学习!
公开源代码的嵌入式操作系统r&s!建议学习!-An open source embeded OS- r&S. Recommended to study!
- 2023-06-29 12:00:04下载
- 积分:1
-
RTL8188底层驱动源码
这是reltek(RTL8188EUS-RTL8189ES) 的网卡驱动源代码,编译平台为linux,语言为C言语编写,代码完整,为原厂直接提供,能直接编译通过。。希望有需要的朋友下载学习,参考共同交流。
- 2022-03-19 08:59:17下载
- 积分:1