-
DiskGenius
基础学习,可以实现编码的基础学习,认真学习还是可以学很好的(Based learning, can achieve coding based learning, serious learning can still learn a good)
- 2015-03-28 10:51:32下载
- 积分:1
-
shuzituxiangchuli
数字图像处理。MATLAB写的程序。免费下载。。。。。。。。。。。。。(Digital image processing. Programs written in MATLAB. Free Download. . . . . . . . . . . . .)
- 2010-06-26 21:51:20下载
- 积分:1
-
Project1
C++ 生成画图数据,main函数开启matlab engine,分配存储空间,绘图(C++ calls matlab engine to plot graphics)
- 2014-01-19 00:23:08下载
- 积分: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
-
VCMatlab
matlab和VC++混合编程的详细教程,相信对大家一定会有帮助!(matlab and VC++ mixed programming detailed tutorial, I believe we must help!)
- 2010-10-26 14:55:02下载
- 积分:1
-
58112362id3matlab
ID3jueceshusaHGXDLKASNX.ASnX.,VJZH算法的实现(id3suanfadeshixianashvxdkhclx.kanznj)
- 2010-12-02 22:11:55下载
- 积分:1
-
DMC2210-hardware
DMC2210硬件手册。该手册是DMC2210控制卡的硬件参数说明以及硬件编程所应注意的问题等。(DMC2210 hardware manual. The manual is a hardware parameter descriptions and hardware programming DMC2210 control card should pay attention to the issues.)
- 2014-01-15 12:26:40下载
- 积分:1
-
Desktop
改进平方根 MATLAB 比用教程
数值分析里的方法(no)
- 2010-11-09 10:35:59下载
- 积分:1
-
gaussshuzhi
在matlab中用ROMBERG方法求二重积分(Seeking double integral using Romberg method in matlab)
- 2012-04-20 01:03:01下载
- 积分:1
-
xiaobobao-fenjie-yu-zhonggou-
一维小波包在matlab分解六层分解,与重构,可得高低频。与原高低频对比。( One dimensional wavelet packet decomposition in the MATLAB decomposition of the six layer, and the reconstruction can be HISTEP low frequency. Contrast with the original high and low frequency.
)
- 2016-06-24 22:49:41下载
- 积分:1