搜索资源列表
baseON_ARM_MPEG4.pdf
- 基于ARM的MPEG4视频解码器的优化。本文对嵌入式软件开发人员有参考价值,本人从事嵌入式多媒体软件开发。对MPEG4,ARM,MIPS有些研究,此文对基于ARM的MPEG4视频解码器优化为开发人员提供了新的思路。-ARM-based MPEG4 video decoder optimization. In this paper, embedded software developers have a reference value,
ac
- mp3和AAC decoder的ARMV6优化,有很多都是ARM汇编优化,效率很不错的-mp3 and AAC decoder of ARMV6 optimized ARM compilation has been a lot of optimization, efficiency is very good
vc
- MPEG4和H264的ARMV6汇编优化,效率很高的-MPEG4 and H264 of ARMV6 compilation optimization, high efficiency
arm_arch_v6m
- arm V6架构手册 ARMv6-M Architecture Reference Manual-arm V6 architecture manual ARMv6-M Architecture Reference Manual
ARM-System-Developers-Guide..
- 本书从软件设计的角度,全面、系统地介绍了arm处理器的基本体系结构和软件设计与优化方法。内容包括:arm处理器基础;arm/thumb指令集;c语言与汇编语言程序的设计与优化;基本运算、操作的优化;基于arm的dsp;异常与中断处理;固件与嵌入式os;cache与存储器管理;armv6体系结构的特点等。全书内容完整,针对各种不同的arm内核系统结构都有详尽论述,并有大量的例子和源代码。附录给出了完整的armv4/v5/thumb指令的功
perf_event_p6
- ARMv6 Performance counter handling code.
cpufeature_32
- Handle buggy kernels which report a CPU Architecture number of 7 for an ARMv6 CPU see below. -Handle buggy kernels which report a CPU Architecture number of 7 for an ARMv6 CPU see below.
InterpC-armv6-vfp
- This file was generated automatically by gen-mterp.py for armv6-vfp . -This file was generated automatically by gen-mterp.py for armv6-vfp .
walsh_v6
- vp8 short walsh 4x4 armv6 for Embedded Linux.
loopfilter_v6
- vp8 loop filter horizontal edge armv6 for Linux.
sixtappredict8x4_v6
- vp8 sixtap predict 8x4 armv6 for Linux.
perf_event_p6
- ARMv6 Performance counter handling code.
netsim
- NetSim is a wireless network simulator. NetSim is primarily designed for use by developers of the network stacks. It can also be used for initial design, development and debugging of the final applications, but its use i
proc-v6
- This the shell of the ARMv6 processor support. -This is the shell of the ARMv6 processor support.
perf_event_v6
- ARMv6 Performance counter handling code.
nfs_fs
- NDK r5: Handle buggy kernels which report a CPU Architecture number of 7 for an ARMv6 CPU (see below).
xmake-2.0.5.tar
- 一个基于Lua的轻量级自动构建工具 简单的工程描述 target( console ) set_kind( binary ) add_files( src .c ) 构建工程 $ xmake 运行目标 $ xmake run console 调试程序 $ xmake run -d console 支持特性 Tasks Macros Acti