-
可以用H.264编码解码器源码(c语言)
可以用H.264编码解码器源码(c语言)-can use H.264 codec source (c language)
- 2022-01-25 15:01:32下载
- 积分:1
-
瑞萨rx62n二维grafic文库
用c语言编写了rx62n微控制器和16位RGB输出的二维图形库。情人级别的函数没有在这段代码中实现,所以用户必须自己编写
- 2023-02-02 10:40:06下载
- 积分: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
-
Blob在S3C44B0上的移植
Blob在S3C44B0上的移植--Migrate Blob on S3C44B0.
- 2022-06-26 08:06:47下载
- 积分:1
-
是modbus的C写的源代码,可移植到任意的芯片.该代码用在freescale 芯片.用的是大端模式.如果到小端模式的芯片需要稍微修改一下....
是modbus的C写的源代码,可移植到任意的芯片.该代码用在freescale 芯片.用的是大端模式.如果到小端模式的芯片需要稍微修改一下.-Is the modbus source code written in C, portable to any chips. The code used in the freescale chips. Using a big endian mode. If the little-endian mode of the chip need to be slightly reformulated.
- 2022-06-18 03:10:27下载
- 积分:1
-
双轮自平衡车资料
双轮自平衡车的资料。压缩包内有详细的算法代码。可以通过自己调试达到非常稳定的效果
- 2023-05-21 10:40:05下载
- 积分:1
-
CCDC01采集器测试仪软件:拼音输入法码表
CCDC01采集器测试仪软件:拼音输入法码表--CCDC01 collector instrument software: pin yin input method.
- 2022-01-25 22:44:50下载
- 积分:1
-
电子书,linux内核情景分析,比较详细地对LINUX的内核相关代码进行了分析...
电子书,linux内核情景分析,比较详细地对LINUX的内核相关代码进行了分析-E-books, linux kernel scenario analysis, more detail on the LINUX kernel code related to an analysis
- 2022-02-01 21:17:04下载
- 积分:1
-
fieldII声场仿真工具包,内涵users_guide,典型的问题解答及相关文献...
fieldII声场仿真工具包,内涵users_guide,典型的问题解答及相关文献-fieldII sound field simulation tool package, including users_guide, the typical questions and related literature
- 2022-02-04 20:42:18下载
- 积分:1
-
嵌入式触摸屏实验
嵌入式触摸屏实验-Embedded touch-screen test
- 2022-05-26 18:07:47下载
- 积分:1