搜索资源列表
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
Linux-x86-32
- jpeg2000 encoder & decoder by KAKADU. Built using gcc version 3.4.1 on Mandrake Linux version 10.1, with a single shared library, libkdu_v60R. -jpeg2000 encoder
051124_ltilib-1.9.15.tar
- 线性时不变化图书馆是一个面向对象的计算机视觉库在C + +编写的Windows /的MS - VC + +和Linux的/海湾合作委员会。它提供了很多功能来解决数学问题,许多图像处理算法,一些分类的工具-LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve m
RRC
- This software package is developed for detecting salient closed boundaries from an image. The main codes were implemented in C++ using gcc-4.1 in Linux.-This software package is developed for detecting salient closed boundaries from an image. The
ncl_ncarg-5.1.1.Linux_i686_opendap_gcc412.tar
- 一款气象绘图软件,NCARG,国外的网站上需要注册并通过审核后才能下载,希望能方便大家。-A weather mapping software, NCARG, foreign Web sites that require registration, and they pass muster to download, hoping to bring convenience to us.
BackGroundClock
- 在LCD屏幕上显示模拟时钟,此程序主要用与arm编程,编译器为arm-linux-gcc 4.4.1,包含画点画线画圆的动态算法,计算角度坐标所需要的sin & cos 表-for lcd Bell
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