-
建立linux交叉编译环境。全面介绍了linux的开发
建立linux交叉编译环境。全面介绍了linux的开发-The establishment of linux cross compiler environment. A comprehensive introduction to the development of linux
- 2022-03-23 19:17:48下载
- 积分: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
-
另一个湿度传感器采集源码,可以在单片机上使用。
另一个湿度传感器采集源码,可以在单片机上使用。-Another humidity sensor capture source, you can use the microcontroller.
- 2022-02-14 08:12:47下载
- 积分:1
-
8051 C代码AT24C256
8051 c code for AT24c256
- 2022-09-06 11:10:03下载
- 积分:1
-
嵌入式Linux WEB服务器应用指南
资源描述
本文主要介绍了如何实现在嵌入式Linux 下利用WebServer程序m283-webs控制EasyARM-i.MX283A 开发套件上的GPIO,其原理和方法也适用于EasyARM-i.MX280A 及EasyARM-i.MX287A开发套件,稍做修改可以移植到其他ARM平台。
在嵌入式设备上部署WebServer程序,可以为用户提供一种新的控制设备的方法,并且由于Web优秀的跨平台特性,使得开发基于Web的交互界面可以带来非常可观的效益。
- 2022-04-01 04:44:14下载
- 积分:1
-
南瑞的IEC104规约实现的源码,对于从事电力行业通信开发的人员来说还是非常具有参考价值的...
南瑞的IEC104规约实现的源码,对于从事电力行业通信开发的人员来说还是非常具有参考价值的-NAN realization of the Statute of the IEC104 source, engaged in the power industry for the development of the communications staff, they still have great reference value
- 2022-04-27 10:06:12下载
- 积分:1
-
这是公司移植的UPNP协议,应用于IP电话网关的程序,可用于相关项目。...
这是公司移植的UPNP协议,应用于IP电话网关的程序,可用于相关项目。-This is company transplant UPNP agreement for IP Telephony Gateway procedures can be used for related projects.
- 2022-02-25 18:55:10下载
- 积分:1
-
P89CXX 编程器电脑发送程序
P89CXX 编程器电脑发送程序
-Send P89CXX computer programmer procedures
- 2022-03-29 05:57:00下载
- 积分: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
-
FSMC驱动LCD160160
STM32的FSMC连接LCD160160,高速驱动此类液晶屏。驱动中包含了ASCII字库,中文字库需要扩展,最好是配合FreeRTOS一起使用。
- 2022-05-12 22:29:16下载
- 积分:1