-
Matlab
Matlab数字信号处理与应用源代码,这是一本书上的关于matlab的源代码,对于学习小波变换的初学者可以参考一下啊。(Application of digital signal processing and Matlab source code, this is a book on matlab source code for beginners to learn on wavelet transform for reference ah.)
- 2010-05-12 11:49:53下载
- 积分:1
-
matlib
matlib.h头文件是vc和matlab混合编程的接口头文件,主要是简化vc中的数学公式计算(matlib.h the first document is a mixed vc and matlab programming interface header file, mainly to simplify the mathematical formula vc calculation)
- 2008-04-05 21:36:28下载
- 积分:1
-
mie散射软件
计算mie散射相关参数,根据颗粒粒径 ,入射光波长 ,颗粒折射率,介质折射率,计算不同角度下散射光强,不同粒径下的消光系数。(Calculate the mie scattering related parameters, calculate the scattered light intensity at different angles and the extinction coefficient at different particle sizes according to particle size, incident light wavelength, particle refractive index, and medium refractive index.)
- 2019-02-25 13:09:38下载
- 积分:1
-
poll-su
Poll servey management system with documents
- 2014-02-01 19:06:18下载
- 积分:1
-
genetic-algorithm
Matlab遗传算法工具箱函数及实例讲解。(Matlab genetic algorithm toolbox functions and examples to explain.)
- 2011-05-14 18:38:04下载
- 积分:1
-
Mie-Exc
Mie散射matlab的源代码,对于微小粒子光散射,光学性质的进行时,使用matlab进行计算(Mie scattering matlab source code for the micro-particle light scattering, optical properties of the proceeds, calculated using the matlab)
- 2010-03-03 09:33:49下载
- 积分: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
-
Matlab-and-C-CPP-mixed-programming
Matlab 和C C++ 混合编程
刘维编著(Matlab and C C++ mixture programming)
- 2013-09-09 20:53:41下载
- 积分:1
-
program-1-resubmit
systemprogromming of defs.h,pack.c,unpack.c
- 2015-02-03 11:33:53下载
- 积分:1
-
3GPP-LTE--protocal(36211-870)
3GPP LTE官方协议(36211-870),中文版本,非常不错的资料(3GPP LTE Official Protocol (36211-870), Chinese version, very good information)
- 2014-11-17 18:01:37下载
- 积分:1