-
移动式数据终端
我们的第一个MDT,使用STM32系列由c开发。功能包括:定位、与呼叫中心的通讯、通过gps模块定位、通过GPRs通讯等。
- 2022-03-15 07:09:13下载
- 积分:1
-
现场总线技术在嵌入式操作系统中的应用.rar 学位论文全文,CAJ格式...
现场总线技术在嵌入式操作系统中的应用.rar 学位论文全文,CAJ格式--Apply on-spot bus technique in embedded operating system. A full thesis. CAJ format.
- 2022-07-09 12:24:57下载
- 积分:1
-
S3C2440 Nor FLASH examples of reading and writing for ADS Compiler Used
S3C2440 Nor FLASH读写示例,用于ADS编译器
- 2022-06-26 15:43:58下载
- 积分:1
-
Interface HT1621 to PIC16C5X
Interface HT1621 to PIC16C5X
- 2022-07-15 03:30:00下载
- 积分:1
-
实现求一个数N的阶乘,输入一个数检查是否合格,然后将其阶乘的结果输出...
实现求一个数N的阶乘,输入一个数检查是否合格,然后将其阶乘的结果输出-To achieve for the factorial of a number of N, type a number to check eligibility, and then output the results of factorial
- 2022-02-07 17:40:23下载
- 积分:1
-
给出了一种基于$3C2410嵌入式SoC的网络视频会议终端的实现方案,在具体分析了软件测试中出现的H.263视频编解码及MicroWindows视频显示效率低的...
给出了一种基于$3C2410嵌入式SoC的网络视频会议终端的实现方案,在具体分析了软件测试中出现的H.263视频编解码及MicroWindows视频显示效率低的问题后,通过对H.263编解码器中的DCT分块变换、运动估计算法及GUI的FrameBuffer视频显示,进行了有针对性的改进工作,使软件充分利用了嵌入式S3C-2410的硬件资源,从而满足了嵌入式网络终端实时视频通信的实用需要.-This paper presents a $ 3C2410-based SoC embedded network video conferencing terminals to achieve the program in a specific analysis of the software testing appear in H. 263 video codec and video display Microwindows the problem of low efficiency, the adoption of H. 263 codec in the DCT block transform, motion estimation algorithm and the GUI of the framebuffer video display, had been targeted to improve the work, so that full advantage of the embedded software S3C-2410
- 2022-03-18 17:36:40下载
- 积分:1
-
Nucleus 使用说明
Nucleus 使用说明-Nucleus operating instructions
- 2022-01-21 22:31:51下载
- 积分: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
-
Boot log for Kiss DP
Boot log for Kiss DP-450 (Sigma EM8500 based player)
- 2023-06-23 09:40:02下载
- 积分:1
-
P89CXX computer programmer sent*
P89CXX 编程器电脑发送程序*-P89CXX computer programmer sent*
- 2022-01-24 14:07:50下载
- 积分:1