-
development arm of books, including : ARM Embedded Systems Programming Language...
arm开发书籍,包括:ARM嵌入式系统C语言编程 ep7312芯片原理及应用 μCOS-Ⅱ在EP7312上的移植-development arm of books, including : ARM Embedded Systems Programming Language C ep7312 chip Theory and Application COS-II in EP7312
- 2022-03-26 18:42:45下载
- 积分:1
-
单片机实现语音录放,对广大初学者,比较实用
单片机实现语音录放,对广大初学者,比较实用-the soft sound record and play in mcu
- 2022-07-16 19:46:33下载
- 积分:1
-
<<Carbide_vs_Getting_Started_Guide_version_3_0.pdf>>
Carbide beginn...
Carbide使用说明,参考此文档,可以学会carbide的使用。由nokia提供。-
Carbide beginning, we can learn to use the carbide IDE after read this PDF.
- 2022-02-01 03:03:03下载
- 积分:1
-
IAR开发环境下定时器实现LED流水灯
嵌入式开发系统中,基于MC13224开发板,自己编写小程序实现LED流水灯实验。代码实现的功能:LED流水显示:用定时器TMR0实现流水灯:1s:全亮2s:1亮3s:2亮
- 2022-02-21 11:57:42下载
- 积分:1
-
这是一个语音源代码,针对1341语音芯片,44B0控制器。在立宇态的P型板上可以实现录音和放音功能。...
这是一个语音源代码,针对1341语音芯片,44B0控制器。在立宇态的P型板上可以实现录音和放音功能。-This is a voice source code, for 1341 voice chip, 44B0 controller. Li Yu in the P-type state can be achieved on-board sound recording and playback function.
- 2022-01-27 12:26:01下载
- 积分:1
-
Notes uda1341 drive linux2.4.18 detailed attention to compile
uda1341驱动 linux2.4.18 有详细注释
注意编译时配置文件需要自己添加
-Notes uda1341 drive linux2.4.18 detailed attention to compile-time configuration file may need to add
- 2023-08-18 07:40:03下载
- 积分: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
-
高效率的gb2312和ucs2编码互转工具,自带码表,适合嵌入式开发和cmpp、smpp编程,且同时可在windows平台和unix平台编译...
高效率的gb2312和ucs2编码互转工具,自带码表,适合嵌入式开发和cmpp、smpp编程,且同时可在windows平台和unix平台编译-efficient gb2312 UCS2 coding referrals and tools own code table, for embedded development and cmpp,- programming, but also in the windows platform and unix platform compiler
- 2022-07-23 17:27:28下载
- 积分:1
-
该内容提供了jffs2文件系统,嵌入式开发人员可以在此基础上修改,便可以开发出自己的jffs2文件系统。...
该内容提供了jffs2文件系统,嵌入式开发人员可以在此基础上修改,便可以开发出自己的jffs2文件系统。-The content of the jffs2 file system, embedded developers can be modified on this basis, they can develop their own jffs2 file system.
- 2022-09-06 13:10:07下载
- 积分:1
-
任务和调试环境下编译。
tasking ede调试环境编译程序。-tasking ede debugging environment compiler.
- 2022-05-07 13:19:31下载
- 积分:1