-
Vcmatlabsrc
Visual C++和matlab联合编程的详细代码(Visual C++ And joint programming in detail matlab code)
- 2007-08-02 23:59:05下载
- 积分:1
-
Bwiddebandtarr
宽带信号测向的几种直接处理算法法,主要用于宽带目标的DOA估计
(Broadband signal measurements to several processing algorithms law, mainly for broadband target DOA estimation)
- 2020-11-12 16:39:44下载
- 积分:1
-
MatlabEngineer
matlab与c联合开发类 VC调用matlab(call matlab in VC++6.0)
- 2010-05-27 10:07:53下载
- 积分:1
-
ShowProcessList
显示进程列表,PID等相关信息,是初识windows进程编程的好材料(list shows the process, PID, and other relevant information, recognize the windows of the programming process good materials)
- 2007-06-05 00:23:23下载
- 积分:1
-
VCPP-and-MATLAB
VC++与MATLAB混合编程研究及开发实例(VC++ and MATLAB)
- 2011-12-17 16:28:47下载
- 积分:1
-
5
一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。
C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。
系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
- 2009-03-15 15:36:23下载
- 积分:1
-
CC++bishi
理论知识是用来指导具体实践的。本文在深刻理解通信系统理论的基础上利用 MATLAB 强大的仿真功能,设计了许多具体的通信系统仿真模型。在仿真模型设计过程中,本文对模型设计的目的、具体的结构组成、仿真流程以及仿真结果都给出了具体详实的分析和说明。(Theoretical knowledge is used to guide the specific practice. In this paper, a deep understanding of the theory of communication systems using MATLAB based on the powerful simulation function, the design of a number of specific communication system simulation model. In the simulation model of the design process, this article is designed on the model, the specific structural components, simulation and flow simulation results are given specific and detailed analysis and description.)
- 2008-06-02 15:06:57下载
- 积分:1
-
dy
说明: 控制外部程序 显示或隐藏 有需要的朋友可以下载试试 功能可以实现(控制外部程序 显示或隐藏)
- 2015-09-16 22:52:53下载
- 积分:1
-
VC-matlab
详细的介绍了matlab和VC++混合编程时的方法过程,对于想实现混编的同志很有帮助,希望能帮得到大家。(A detailed description of the matlab mixed programming software and other methods when programming process, for those who want to achieve mixed comrades helpful, hoping to help get everyone.)
- 2013-05-23 10:28:59下载
- 积分:1
-
adpcm
g.722 code for speech compression
- 2010-03-02 16:08:59下载
- 积分:1