搜索资源列表
汇编代码中对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
Cpracticereport.rar
- C++实习报告:包括源代码、需求分析、解题说明、调试报告等,主要内容是:循环和分支,数组和函数,指针、引用和异常处理,结构体和类,派生、继承和多态,文件和模板及综合等7大类型。 ,C++ internship report: including source code, needs analysis, problem-solving that debug report, the main contents are: circulation and branch, array and funct
YL2440的main.c_之Main函数之Isr_Init分析
- YL2440的main.c_之Main函数之Isr_Init分析
YL2440的main.c_之Main函数之Isr_Init分析
- YL2440的main.c_之Main函数之Isr_Init分析
communication
- 1、主程序有选项:新添、浏览、删除、查询等功能。 2、 同学录中要求有学号、姓名、年龄、地址等基础信息。 采用函数调用的方式完成项目设计。其中学生的个人信息使用结构体数据类型 -1, the main program there are options: Xin Tian, browse, delete, query and other functions. 2, Classmates called for a Student ID, name, age, address and o
OFDM-procedure
- main函数调用的子函数均可以随意修改,使用方便 模块包括:流程控制模块、卷积编译码模块、交织解交织模块、调制解调模块、OFDM调制解调模块、信道模块(为多径rayleigh信道)、均衡模块 可以正常运行,绝对适合做OFDM研究使用,有详细的注释,我自己写的,很容易理解. 经典收藏!! -The main function calls the subfunctions are free to modify, easy to use modules including: flow
RayleighCH
- 协作通信系统中三种转发协议的信道参数主函数 -Cooperative communication system to forward the agreement of three main function of channel parameters
AF
- 中继协作通信系统中的AF策略传输主函数 -Relay cooperative communication system transmission main function AF strategy
DF
- 中继协作通信系统中转发协议DF策略传输主函数 -DF relay cooperative communication system policy transmission main function
Main_Start
- 中继协作通信系统中不同SNR下,画出三种传输方式的 BER 曲线主函数 -Relay cooperative communication system under different SNR, draw three transmission main function of the BER curve
Mrc
- 中继协作通信系统中接收端最大比合并接收主函数 -Relay cooperative communication system receiver maximal-ratio combining receiver main function
Matlab_duojinshibian
- 通信Matlab多径时变仿真实现,一个主程序附加几个子函数-Time-varying multi-path communication Matlab simulation, an additional several main Functions
CAN
- CAN知识积累.在编写CAN总线通讯程序时,主要编写函数由初始化函数,发送函数和接收函数组成-When writing the CAN bus communication program, the main writing function by the initialization function, function of sending and receiving function
MFC-handle-conversion
- 一般我们使用的框架是VC提供的Wizard生成的MFC App Wizard(exe)框架,无论是多文档还是单文档,都存在指针获取和操作 问题。 下面这节内容主要是一般的框架,然后再讲多线程中的指针使用。使用到的类需要包含响应的头文件。 首先一般获得本类(视,文档,对话框都支持)实例指针 this,用this的目的,主要可以通过类中的函数向其他类或者函数中发指针,以便于在非本类中操作和使用本类中的功能。 这其中的关键在于理解 m_pMainWnd, AfxGetApp(),AfxGetMai
A
- 用一个函数来实现求两个整数中的较大者。在主函数中调用此函数并输出结果。-Use a function to achieve the larger of the two integers. Call this function in the main function and output the result.
Visual-CPPANNIU
- 使用Visual C++语言,打开一幅JMP图像的源程序,主要函数封装在CView类中。-Use Visual C++ language, open a JMP image source, the main function package in the CView class.
the-reservoir-model-
- 这是一个关于双重介质试井的小程序。welltest是主程序,其他是子程序。fun和fun1分别是压力计算函数和压力导数计算函数。计算过程中可以改变不同参数的取值,绘制图形,研究各参数对压力响应的敏感性。敏感性分析时,各参数可输入5个、4个等不同数值。GUI界面清晰,处理方便,易于操作。编写的相对简单,涉及了许多Matlab知识,对于自己理解、掌握程序、界面编制有很大帮助。-This is a small procedure for dual media testing. Welltest is