搜索资源列表
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
ARMv1_JpgShow
- 开发环境:ADS 1.2 开发平台:ARM7(S3C44B0)+LCD(TFT4.3")+NorFlash(4M)+SDRAM(8M) 项目功能:实现将NorFlash中的50个JPG文件在LCD上显示. 核心代码:JPEG 解码,LCD 驱动,ARM 启动代码 调试时,请将picture\jpeg.bin 烧写到NorFlash的0X20000地址处. -Development Environment: ADS 1.2 development platform: ARM7
ocr0
- 基于人工神经网络的光学字符识别系统及硬件实现 研究了人工神经网络及光学字符识别的基本理论、一般方法: 对人工神经网络的发展、现状、理论做了深入的研究。重点研究了BP网络的原理、特点、应用方法。研究了脱机光学字符识别的方法、理论。重点研究了基于K-L变换的字符图像的特征抽取方法。 研究了基于ARM技术的嵌入式系统的构造、设计: 通过实际动手,研究了基于ARM技术的处理器的基本构造、使用方法;使用并比较了三星4510b、atmel at91rm9200芯片的性能;掌握了高频印刷
h.264
- 视频压缩与解码 实现视频的压缩与解码功能-Video compression and decoding to achieve video compression and decoding
dmMagic.tar
- Datamatrix 条码自动识别代码。支持Linux系统和ARM体系结构,可移植到嵌入式系统上。供条码识别工程技术人员参考-Datamatrix barcode automatic recognition codes.For Linux platform and ARM architecture.Can run on embedded systems.For the reference of bacode recognition engineers.
linus_share
- arm-linux下的yuv422toRGB24-arm-linux yuv422toRGB24
my_picture_scan
- QT开发软件、Linux操作系统、超级终端、PC一台、TQ2440开发板一块。 项目描述:主要是采用qt的集成开发环境qtCreator,在*.ui文件中进行界面设计,布置相关的控件(如按钮控件分别为打开、开始、暂停、上一张、下一张、放大、缩小、还原等,label显示图片),然后实现控件的功能(在qt里多数变量都是以类的形式进行封装的),最终在开发板上实现图片浏览器功能。 所需知识:c++,qt的相关知识,arm板上的开发。-QT development software, Linux
Tell
- 基于opencv,在arm+linux上实现图像实时识别。在arm+linux上运行程序,把可乐,红牛,雪碧放在摄像头前,它就可以把这个物品时什么识别出来,并打印在摄像头采集的图像上!-Based on opencv, to achieve real-time image recognition on the arm+ linux. Running on arm+ linux program, Coke, Red Bull, Sprite in front of the camera, it c
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
BackGroundClock
- 在LCD屏幕上显示模拟时钟,此程序主要用与arm编程,编译器为arm-linux-gcc 4.4.1,包含画点画线画圆的动态算法,计算角度坐标所需要的sin & cos 表-for lcd Bell
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