-
51单片机
基于51单片机的程序设计,资料的详细功能、包含内容说明-51 MCU-based programming, the information detailed features, including the content description
- 2022-08-20 19:19:55下载
- 积分:1
-
建立在组态环境TRACEMODE基础下,实现数据采集、报表分析、控制算法...
建立在组态环境TRACEMODE基础下,实现数据采集、报表分析、控制算法- The establishment under the configuration environment TRACEMODE
foundation, realizes the data acquisition, the statement analysis, the
control algorithm
- 2022-05-30 00:06:37下载
- 积分: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
-
嵌入式经典教材初学者很适合,开下来看看决不后悔
嵌入式经典教材初学者很适合,开下来看看决不后悔-Embedded classic materials are suitable for beginners and open down to see will never regret
- 2023-04-01 15:20:04下载
- 积分:1
-
Tsinghua embedded system operation, lpc2124+ lcd+ Serial+ ucos
清华嵌入式系统作业,lpc2124+lcd+串口+ucos-Tsinghua embedded system operation, lpc2124+ lcd+ Serial+ ucos
- 2022-04-14 20:23:53下载
- 积分:1
-
AT91FR40162的闪灯子程序
AT91FR40162的闪灯子程序-flashing lights subroutine AT91FR40162
- 2022-01-30 12:42:13下载
- 积分:1
-
三星s3c44b0芯片下的设备转换的程序
三星s3c44b0芯片下的设备转换的程序-Samsung S3C44B0 chips under the equipment conversion procedures
- 2023-01-26 08:20:03下载
- 积分:1
-
minigui的相关pdf文档,包括API函数,编程指南以及技术白皮书
minigui的相关pdf文档,包括API函数,编程指南以及技术白皮书-minigui related pdf documents, including the API function, programming guide as well as technical white paper
- 2022-02-15 04:19:11下载
- 积分:1
-
此程序为查询方式下的tl16c750程序.开发环境为uClinux2.4.x+s3c440b.不需要向uClinux内核中加入驱动,使用方便,代码量小。附:编译...
此程序为查询方式下的tl16c750程序.开发环境为uClinux2.4.x+s3c440b.不需要向uClinux内核中加入驱动,使用方便,代码量小。附:编译映像。-procedure for inquiry under the tl16c750 procedures. Development Environment for uClinux2.4 . x s3c440b. uClinux kernel do not need to add-driven, easy to use, a small amount of code. Report : Build mapping.
- 2022-04-09 06:22:48下载
- 积分:1
-
三星S3C2410的linux的SD卡驱动程序
三星S3C2410的linux的SD卡驱动程序-Samsung S3C2410 linux SD Card Driver
- 2022-02-04 07:28:39下载
- 积分:1