搜索资源列表
最精简的H264C++编码器
- 没用动态链接库,适合移植到嵌入式设备,进行视频编码研究
controlofservomotor
- 伺服电机转速控制,采用了嵌入式内模控制,PID控制以及状态反馈控制-control of servo motor
grab
- 这是一个在嵌入式Linux下的截取视频图像的源代码-This is an embedded Linux under the interception of the video image of the source code
aac_decoder
- aac_decoder解码 欢迎光临最大的源码下载中文网站http://www.pudn.com 本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的-aac_decoder
my_H264_src
- 不用带库的c/c++ H.264编码器 特别适用于嵌入式开发,也可用于win-Not with the library c/c++ H.264 encoder suitable for embedded development, but also can be used to win
2440_WINCE
- 2440平台,SD卡启动WINCE,全部源码,做嵌入式的应该懂:-)-2440 platform, SD card boot WINCE, all the source code, so embedded should know :-)
iptv
- 本文介绍了一种基于STb7109 芯片的IPTV 机顶盒方案,并给出了一个较完整的 IPTV 系统测试环境。该方案涉及底层硬件平台、嵌入式操作系统、中间件API 和上层的软 件系统,支持MPEG-2 和H.264 视频编码标准和MPEG-1、AAC 等音频编码标准,支持直 播电视、点播电视和相关的用户设置等操作。-This paper describes a chip IPTV set-top boxes based on STb7109 program, and gives
jpeg_decode
- 不错的JPEG学习资料和代码,适合嵌入式系统开发的不错资料,值得收藏。-JPEG learning materials and good code, good for embedded systems development information, worthy of collection.
mediaplayer
- 嵌入式播放器mediaplayer,在windows ce上可以运行-embeded mediaplayer,it run at windows ce
HC_sdk
- 海康威视客户端SDK(以下简称“客户端SDK”)是海康威视嵌入式网络硬盘录像机、视频服务器、IP设备的配套产品,用于设备远程访问及远程控制软件的开发,适用于以下产品型号: 客户端SDK主要功能: 图像预览、文件回放和下载、云台控制、布防/撤防、语音对讲、日志管理、解码卡. 远程升级、远程重启/关闭、格式化硬盘、参数配置(系统配置、通道配置、串口配置、报警配置、用户配置)等.-Hikvision client SDK (hereinafter referred to as " c
bmp2head
- 位图转化为头文件工具,该工具可以把bmp图片进行转化为数组,嵌入式系统可以直接使用。-bmp file change to head
H264-Decoder_WinCE
- WindowsCE H.264的编解码程序,适用于Windows CE的嵌入式系统。-Windows CE H.264 decoder sourcecode.
mplayer-1.0rc2
- 君正Mplayer,由于君正FTP关闭,上传此处备用。针对君正CPU进行了优化,在嵌入式上面也许会流畅。-Jun is Mplayer, the king is due to close FTP upload here spare. For Ingenic CPU optimized, embedded in the above may be smooth.
aMonitoring
- 嵌入式Linux中通过程序名称查找进程PID,判断进程是否正在运行,否则重启...实现对系统所有进程的监控-find process PID, monitoring all processes we want.
EmbeddedSystem
- 自己曾见看到的一篇关于嵌入式Linux学习的很好的文章,拿出来分享下-Have seen see a good article to learn about embedded Linux, to share
filecfg
- 超轻量级的配置文件写入、读取工具。格式为key=value,每行一个。支持#注释。适用于嵌入式系统中,保存系统配置。-The ultra-lightweight configuration file is written to, read the tool. The format is key = value, one per line. Support# comment. Suitable for embedded systems, save the system configuration.
first_dev
- 6410板载嵌入式Linux平台的LED驱动测试程序的硬件与新手写的测试程序-6410 LED driver testing procedures onboard embedded Linux platform hardware and handwritten test program
Front
- 嵌入式开发板显示汉字,基于hzk16汉字库。汉字点阵为16x16大小。-Embedded development board to display Chinese characters, Chinese character library based hzk16. Character dot-matrix of 16x16 size.
gpio_dev
- 1、开发环境linux2.6.362、交叉编译器gcc 4.2.33、本代码为s3c64xx GPIO驱动,代码中有完整的Makefile、Kconfig文件,和GPIO测试代码,可以和内核一起编译,方便移植。本代码已在飞凌嵌入式板子OK6410上测试通过。-(1) devolop enviroment base on linux 2.6.36 (2) cross compiler is gcc 4.2.3(3) this code is for s3c64xx GPIO driver, and
guoqian-exec
- 嵌入式linux下的进程调用exec函数的简单的例子-Process calls exec function embedded linux simple example