搜索资源列表
ds1337_demo
- linux 系统 ds1337时钟芯片驱动及实验程序,arm 平台 linux 验证通过。-linux system ds1337 clock chip-driven and experimental procedures, Linux platform certification arm through.
jpeg
- ARM 基于 LINUX 的图象处理的代码
TE2440-ov9650-drive-code-LINUX
- arm系统LINUX环境下TE2440开发板ov9650 CMOS 摄像头驱动源码及测试程序,在触摸屏上得到实时的视频图像-arm the system LINUX environment TE2440 development board ov9650 CMOS camera driver source code and test procedures, the touch screen get real-time video image
ADSARM
- ARM编译指南,包括基本操作,开发步骤等,很好用-ARM compiler guide, including basic operations, the development of steps and so on, very good use
h.264
- 视频压缩与解码 实现视频的压缩与解码功能-Video compression and decoding to achieve video compression and decoding
linus_share
- arm-linux下的yuv422toRGB24-arm-linux yuv422toRGB24
JPG2AVI
- 在不使用第三方库的情况下,将多张jpg图片压缩为视频,Linux下,windows下,arm下,都可使用,有兴趣的可以看看哟-In the case of without the use of third-party libraries, will be more than a JPG image compression for video, Linux, Windows, under the arm, can use, interested can look at
cups-cross-complie
- cups交叉编译的配置选项说明,非常精简,用于arm-linux上-cups cross complie in arm-linux
qtPchina
- 在arm+linux开发板上,如何实现中文字体的正确显示-Development board of arm+linux, how to achieve the correct Chinese font display
ffmpeg-4.2.3
- 1、下载ffmpeg-4.2.3代码 2、配置(编译静态库) ./configure --target-os=linux --prefix=$(pwd)/temp --enable-cross-compile --arch=arm --cc=arm-hisiv300-linux-gcc --cross-prefix=arm-hisiv300-linux- --nm=arm-hisiv300-linux-nm --disable-shared --enable-static --ena