-
linux2.6.22移植到S3C2410补丁
只要把原来的linux2.6.22.2解压后,再用这个补丁包覆盖上去,即可移植到2410...
linux2.6.22移植到S3C2410补丁
只要把原来的linux2.6.22.2解压后,再用这个补丁包覆盖上去,即可移植到2410
-linux2.6.22 transplanted to S3C2410 patch linux2.6.22.2 as long as the original after decompression, and then cover up the patch can be transplanted to 2410
- 2022-09-01 13:35:03下载
- 积分:1
-
蓝牙下的检测工具,扫描其他设备。用蓝色的…
Linux下蓝牙探测工具,扫描其他设备。配合bluez-lib使用。-Bluetooth under Linux detection tool to scan other devices. With the use of bluez-lib.
- 2022-04-19 04:49:28下载
- 积分:1
-
这是msp430f1611驱动DS1302的完整程序
这是msp430f1611驱动DS1302的完整程序-This is the DS1302 drive msp430f1611 complete procedures
- 2023-08-27 00:30:04下载
- 积分:1
-
uboot, bootload code
uboot,bootload代码-uboot, bootload code
- 2022-05-22 09:49:11下载
- 积分:1
-
万年阳历中星期的软件算法
万年阳历中星期的软件算法--Calculating week number in 10,000 year calendar.
- 2022-03-18 18:07:27下载
- 积分:1
-
液晶显示程序,描写了对数字式液晶的显示程序的编程方法,以及具体的列举了几个例子。该程序对于液晶初手的了解与编程有一定的帮助。...
液晶显示程序,描写了对数字式液晶的显示程序的编程方法,以及具体的列举了几个例子。该程序对于液晶初手的了解与编程有一定的帮助。--LCD display program. It introduces several programming method for LCD display application and lists some examles. They are useful for beginners.
- 2022-01-26 05:56:17下载
- 积分:1
-
httpserver_socket网页
资源描述基于LWIP的httpserver——socket网页~基于LWIP的httpserver——socket网页~基于LWIP的httpserver——socket网页~基于LWIP的httpserver——socket网页~基于LWIP的httpserver——socket网页~基于LWIP的httpserver——socket网页~基于LWIP的httpserver——socket网页~基于LWIP的httpserver——socket网页~基于LWIP的httpserver——socket网页~
- 2022-07-26 16:28:50下载
- 积分: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
-
指南描述了如何实现小型且高速的中断驱动步进马达控制器
指南描述了如何实现小型且高速的中断驱动步进马达控制器-guide describes how to achieve the small size and high-speed interrupt-driven stepper motor controller
- 2023-09-08 02:50:03下载
- 积分:1
-
控制T6939例子程序
控制T6939例子程序-control procedures example T6939
- 2022-03-05 10:47:12下载
- 积分:1