CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 编程文档 搜索资源 - main函数

搜索资源列表

  1. 汇编代码中对C函数调用时如何进行参数的传递以及如何从C函数正确返回

    0下载:
  2. 对于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
  3. 所属分类:编程文档

    • 发布日期:2017-03-22
    • 文件大小:4873
    • 提供者:张文祺
  1. Cpracticereport.rar

    0下载:
  2. 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
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:281661
    • 提供者:elsa
  1. YL2440的main.c_之Main函数之Isr_Init分析

    0下载:
  2. YL2440的main.c_之Main函数之Isr_Init分析
  3. 所属分类:编程文档

  1. YL2440的main.c_之Main函数之Isr_Init分析

    0下载:
  2. YL2440的main.c_之Main函数之Isr_Init分析
  3. 所属分类:编程文档

  1. communication

    0下载:
  2. 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
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:952
    • 提供者:vivi
  1. OFDM-procedure

    1下载:
  2. main函数调用的子函数均可以随意修改,使用方便 模块包括:流程控制模块、卷积编译码模块、交织解交织模块、调制解调模块、OFDM调制解调模块、信道模块(为多径rayleigh信道)、均衡模块 可以正常运行,绝对适合做OFDM研究使用,有详细的注释,我自己写的,很容易理解. 经典收藏!! -The main function calls the subfunctions are free to modify, easy to use modules including: flow
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:139237
    • 提供者:刘强
  1. RayleighCH

    0下载:
  2. 协作通信系统中三种转发协议的信道参数主函数 -Cooperative communication system to forward the agreement of three main function of channel parameters
  3. 所属分类:Communication

    • 发布日期:2017-11-29
    • 文件大小:663
    • 提供者:
  1. AF

    0下载:
  2. 中继协作通信系统中的AF策略传输主函数 -Relay cooperative communication system transmission main function AF strategy
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:621
    • 提供者:
  1. DF

    0下载:
  2. 中继协作通信系统中转发协议DF策略传输主函数 -DF relay cooperative communication system policy transmission main function
  3. 所属分类:Communication

    • 发布日期:2017-11-21
    • 文件大小:929
    • 提供者:
  1. Main_Start

    0下载:
  2. 中继协作通信系统中不同SNR下,画出三种传输方式的 BER 曲线主函数 -Relay cooperative communication system under different SNR, draw three transmission main function of the BER curve
  3. 所属分类:Communication

    • 发布日期:2017-11-13
    • 文件大小:1932
    • 提供者:
  1. Mrc

    0下载:
  2. 中继协作通信系统中接收端最大比合并接收主函数 -Relay cooperative communication system receiver maximal-ratio combining receiver main function
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:901
    • 提供者:
  1. Matlab_duojinshibian

    0下载:
  2. 通信Matlab多径时变仿真实现,一个主程序附加几个子函数-Time-varying multi-path communication Matlab simulation, an additional several main Functions
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:5538
    • 提供者:王志辉
  1. CAN

    0下载:
  2. CAN知识积累.在编写CAN总线通讯程序时,主要编写函数由初始化函数,发送函数和接收函数组成-When writing the CAN bus communication program, the main writing function by the initialization function, function of sending and receiving function
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:14878
    • 提供者:杨平
  1. MFC-handle-conversion

    0下载:
  2. 一般我们使用的框架是VC提供的Wizard生成的MFC App Wizard(exe)框架,无论是多文档还是单文档,都存在指针获取和操作 问题。 下面这节内容主要是一般的框架,然后再讲多线程中的指针使用。使用到的类需要包含响应的头文件。 首先一般获得本类(视,文档,对话框都支持)实例指针 this,用this的目的,主要可以通过类中的函数向其他类或者函数中发指针,以便于在非本类中操作和使用本类中的功能。 这其中的关键在于理解 m_pMainWnd, AfxGetApp(),AfxGetMai
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:13366
    • 提供者:kongzhizhu
  1. A

    0下载:
  2. 用一个函数来实现求两个整数中的较大者。在主函数中调用此函数并输出结果。-Use a function to achieve the larger of the two integers. Call this function in the main function and output the result.
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:10224
    • 提供者:刘明霞
  1. Visual-CPPANNIU

    0下载:
  2. 使用Visual C++语言,打开一幅JMP图像的源程序,主要函数封装在CView类中。-Use Visual C++ language, open a JMP image source, the main function package in the CView class.
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:4704
    • 提供者:auto99
  1. the-reservoir-model-

    3下载:
  2. 这是一个关于双重介质试井的小程序。welltest是主程序,其他是子程序。fun和fun1分别是压力计算函数和压力导数计算函数。计算过程中可以改变不同参数的取值,绘制图形,研究各参数对压力响应的敏感性。敏感性分析时,各参数可输入5个、4个等不同数值。GUI界面清晰,处理方便,易于操作。编写的相对简单,涉及了许多Matlab知识,对于自己理解、掌握程序、界面编制有很大帮助。-This is a small procedure for dual media testing. Welltest is
  3. 所属分类:Communication

    • 发布日期:2017-12-11
    • 文件大小:724267
    • 提供者:王潇冰
搜珍网 www.dssz.com