-
给出了一种基于$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
-
事故警报系统
事故警报系统
- 2022-03-25 08:13:43下载
- 积分:1
-
at89c51snd1单片机的mp3播放程序
at89c51snd1单片机的mp3播放程序-at89c51snd1 SCM mp3 player
- 2022-06-16 03:14:25下载
- 积分:1
-
伟福仿真器软件使用
伟福仿真器软件使用- Great lucky simulator software uses
- 2022-02-27 04:18:57下载
- 积分:1
-
1instrument_OBD
在AVR,STM,PIC单片机下开发OBDII源代码,支持CAN总线。
In the AVR, STM, PIC microcontroller development under the OBDII source
code, support CAN bus.
- 2022-02-04 07:52:25下载
- 积分:1
-
Embedded Linux summarize, it can be said is a small experiences.
嵌入式Linux总结,可以说是一个小的心得体会。-Embedded Linux summarize, it can be said is a small experiences.
- 2023-04-27 16:45:03下载
- 积分:1
-
NIOS 6.0的操作指导,老师手把手教你怎么新建及一些相关功能的使用...
NIOS 6.0的操作指导,老师手把手教你怎么新建及一些相关功能的使用-NIOS 6.0 operating guide, a teacher how do you Shoubashoujiao new and some related function was used
- 2022-02-24 23:00:22下载
- 积分:1
-
A Russion Diamonds Game run at s3c44b0x. decompress password:arm520
在s3c44b0x运行的俄罗斯方块游戏 解压密码:arm520-A Russion Diamonds Game run at s3c44b0x. decompress password:arm520
- 2022-05-20 08:27:12下载
- 积分:1
-
利用TFDU4100 芯片,实现ARM 与pc之间的通信
利用TFDU4100 芯片,实现ARM 与pc之间的通信-Use TFDU4100 chips, ARM and realize communication between pc
- 2022-04-10 01:06:59下载
- 积分:1
-
DE2 练习源码2-4
Part IV
In part II we discussed the conversion of binary numbers into decimal digits. It is sometimes useful to build
circuits that use this method of representing decimal numbers, in which each decimal digit is represented using
four bits. This scheme is known as the binary coded decimal (BCD) representation. As an example, the decimal
value 59 is encoded in BCD form as 0101 1001.
You are to design a circuit that adds two BCD digits. The inputs to the circuit are BCD numbers A and B,
plus a carry-in, cin. The output should be a two-digit BCD sum S1S0. Note that the largest sum that needs to be
handled by this circuit is S
- 2022-03-18 00:20:50下载
- 积分:1