-
MATLAB_PAF_AND_CODE
深入浅出MATLAB7.X混合编程的PDF电子书和全书的源代码,MATLAB高级编程和混合编程学习的好例子!(Mixed programming MATLAB7.X easy PDF e-book and the book' s source code, MATLAB programming high-level programming and mixed a good example of learning!)
- 2009-05-16 15:29:52下载
- 积分:1
-
array
search in array by binary search
- 2013-11-26 15:35:56下载
- 积分:1
-
iir-code
用于IIR信道的源代码,对初学者而言十分有用(the code for IIR channel,it is good for beginner)
- 2011-09-21 20:46:25下载
- 积分:1
-
guangyihuxiangguan
求两个信号的时延估计,通过时延估计对声源实现定位(Ask the two signal delay estimation, time delay estimation of sound source by positioning to achieve)
- 2010-11-21 09:05:16下载
- 积分:1
-
hilbertvb1
Hilbert变换,经过测试,与matlab一致(Hilbert transform, tested, consistent with matlab)
- 2013-01-12 21:37:34下载
- 积分:1
-
Development_of_location-aware_applications
位置感知应用程序市场
位置估算技术
其它S60 平台运行时中的位置API
使您的应用程序感知位置时需要考虑的因素
协助测试的开发工具。(Location-aware applications market position estimation techniques other S60 platform run-time the position of the API to your application-aware location factors to be considered to help test the development tools.)
- 2010-08-31 13:57:39下载
- 积分:1
-
tsuspension_so
matlab 实现汽车悬架分析,四分之一、二分之之一,整车悬架悬架 ,经测试可直接使用。
(matlab vehicle suspension analysis, one-quarter, one-half of vehicle suspension suspension, tested directly use.)
- 2012-09-30 19:24:01下载
- 积分: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
-
2D-TM
fdtd arithmetic 计算二维tm波(fdtd arithmetic calculation of two-dimensional wave tm)
- 2007-04-25 11:40:26下载
- 积分:1
-
MATLAB_code_PLL_book
C++ source code for Renesas One shot microprocessor
- 2011-07-02 12:28:37下载
- 积分:1