Fixed-point HE-AAC decoder Developed by RealNetworks, 2005===============================Overview--------This module contains a high-performance HE-AAC decoder for 32-bit fixed-point processors. The following is a summary of what is and is not suppo
这个是了解和学习ELF执行文件的好材料. 嵌入式操作系统应用领域广,硬件环境复杂多样,降低开发成本、缩短开发周期、提高产品质量是工业界和学术界共同关注的问题。借鉴软件复用的思想,采用基于构件的软件开发思路来开发嵌入式操作系统是一条可行的途径。本文是作者在探索系统软件构件的复用技术的过程中生成的技术笔记,重点分析了UNIX类操作系统中普遍采用的目标文件格式ELF(Executable and Linkable Format),目的是研究操作系统中二进制级软件构件的静态、动态组装技术。本文首先介绍
The Executable and Linking Format was originally developed and published by UNIX System Labora- tories (USL) as part of the Application Binary Interface (ABI). The Tool Interface Standards committee (TIS) has selected the evolving ELF standard as a
The Executable and Linking Format was originally developed and published by UNIX System Labora- tories (USL) as part of the Application Binary Interface (ABI). The Tool Interface Standards committee (TIS) has selected the evolving ELF standard as a
嵌入式操作系统应用领域广,硬件环境复杂多样,降低开发成本、缩短开发周期、提高产品质量是工业界和学术界共同关注的问题。借鉴软件复用的思想,采用基于构件的软件开发思路来开发嵌入式操作系统是一条可行的途径。本文是作者在探索系统软件构件的复用技术的过程中生成的技术笔记,重点分析了UNIX类操作系统中普遍采用的目标文件格式ELF(Executable and Linkable Format),目的是研究操作系统中二进制级软件构件的静态、动态组装技术。本文首先介绍ELF文件格式规范,然后结合一个简单的C语
Executable and Linkable Format (ELF) About This Document This document is intended for developers who are creating object or executable files on various 32-bit environment operating systems. It is divided into the following three parts: Part 1, ‘‘Ob
ELF格式说明手册,ELF(Executable and Linkable Format 可执行可连接格式)目标文件格式,由Unix系统实验室设计,现在成为Linux最常用的目标文件格式。虽然和其它的目标文件格式(比如ECOFF和a.out)相比,ELF在性能上有轻微的开销,但它给人的感觉更灵活。ELF可执行文件包括可执行代码(有时叫做text)和数据(data)。
ELF_Format.pdf is a portable document file which contains the "Executable and Linkable Format Specification, V1.1". The ELF Specification is one chapter of the "Portable Formats Specification Version 1.1". The TIS Committe grants you a non-exclusive