搜索资源列表
汇编代码中对C函数调用时如何进行参数的传递以及如何从C函数正确返回
- 对于ARM体系来说,不同语言撰写的函数之间相互调用(mix calls)遵循的是 ATPCS(ARM-Thumb Procedure Call Standard),ATPCS主要是定义了函数呼叫时参数的传递规则以及如何从函数返回,关于ATPCS的详细内容可以查看ADS1.2 Online Books ——Developer Guide的2.1节。这篇文档要讲的是汇编代码中对C函数调用时如何进行参数的传递以及如何从C函数正确返回,ARM system for example, written in
OpenSceneGraph2.6
- osg2.6的中文例子,附带详细说明,要代码样例-Chinese osg2.6 example, with a detailed descr iption, it is necessary to sample code
StudyARMStep
- 从其它地方下载的学习资料。 本文从学习者的角度出发,分别描述了下面几部分内容: ARM编程的基本知识,BOOT 代码流程和功能分析,OS 中断程序的编写举例 和BOOT 代码的流程图,希望这些内容能为初学ARM 的朋友拨开迷雾,以最快 的速度和最短的时间走进嵌入世界的大们.-From other parts of the learning materials to download. This article from the perspective of learners, d
Arithmetic_Code_Example
- arithmetic code example,arithmetic coding/decoding exmpls.FOREIGN DOCUMENT
libjingle
- 综合网上资料和个人理解,主要分为以下几大部分: 1. libjingle概念 2. libjingle 知识点 3. libjingle 编译(源代码的编译和一个例子myjingle的编译) 4. libjingle 程序创建(一个简要的过程) 5. libjingle 知识点扩展(一些重要概念) 6. libjingle底层的主要代码理解 文档还未完成,每一部分都有待进一步学习和研究后再修改。 -Comprehensive online information
barker
- 帧同步的实现方法,基于7位巴克码的实现,采用V_LOG编写成的工程例子 可以直接编译-Frame Synchronization Method, 7 based on the realization of Barker Code, adopted the project into V_LOG example of the preparation can be directly compiled
sctp
- code NS2 sctp protocol example
MetricExample
- matrix example matlab code
Communication_system_simulation_matlab
- 通信系统的matlab仿真实例,有源代码和仿真图在里面,可供参考-Matlab simulation example communication system, source code and simulation diagram on the inside, for reference
To_design_a_Band_Pass_Filter_using_Blackman_windo
- To design a Band pass Filter using Blackman window matlab code with example
EX1
- ns2 code example in tcl-ns2 code example in tcl
ReedSolomon-decode-new-circuit
- 用于RS码译码的两种新电路:普通基“比特串行序列乘法电路”和“比特串行 乘法累加电路”,基本上以m个与门代替了两个任意元素相乘的复杂乘法器,使译码电路大大简化.作为一个应用实例,详细阐明了用它们构造的RS码纠删/纠错译码各步电路. -Used for RS code of decoding two new circuit: common base "bit serial sequence multiplication circuit" and "bit serial multiplica
CRC-algorithm-design
- 数字通信系统的数据传输为了保证数据传输的有效性 ,常用的方法就是对传输数据进行 CRC校验。首先分析了CRC的校验原理 ,然后以常见的CRC-16为例 ,提出了生成CRC码的算法 ,给出了该算法的实现软件流程图 ,并在Windows平台上用 VC++实现。该算法实现简单 ,实时性强 ,非常适合于大数据块传输的情况。计算机仿真实验表明 ,这是一种有效地实现CRC校验码的方法 ,为通信系统的差错控制提供了一种简捷的解决方案。-Digital communication system of data
GP-IB-Code
- 本讲座分八讲:GP-IB标准接口逻辑设计、自动测试系统的组建、标准接口使用要领、接口功能配置和功能子集、GP-IB自动测试系统开发实例、GP-IB系统软件简介。是设计开发GP-IB系统的必备资料-The eight lectures about: GP-IB interface to standard logic design, automatic test system set up, the standard interface essentials, configuration and f
onepro
- The code is self explanatory, but for the sake of clarity it is elaborated in this section. The code requires a set of input values for the parameters, for example, the value of “threshold signal”, which is the value of signal strength. Any sig
AM-Modulation-Example-MFile-CodeN
- Am Modulation M-File Code
LPC1343note
- 整理了网上一大神关于LPC1343的技术文档,包含实例代码分析-Finishing line a God LPC1343 technical documentation contains example code analysis
135--verilog-code-examples
- verilog设计实例,135个简单入门级代码示例-verilog design example, 135 simple entry-level code examples
android
- 关于安卓知识的相关课件PPT以及相对于的例子代码-Related PPT courseware on Andrews knowledge and respect of the example code
Convolutional-Code
- Convolutional Code PPT by URD SHER with solved example