-
RgnDemo
使用CRgn对象得到某一特定区域,C++精选学习源码,很好的参考资料。(Use the CRgn object to get a specific area, select learning C++ source code, a good reference.)
- 2013-11-27 07:44:29下载
- 积分:1
-
COMANDOS-AT
MANUAL DE COMANDO AT PAR PRODUCTOS DE GSM
- 2014-10-27 04:12:14下载
- 积分:1
-
reprojection
基于块投影的图像恢复算法,matlab程序(denoise)
- 2010-12-09 01:26:45下载
- 积分:1
-
FuzzyController
该程序实现输入模糊控制量与模糊规则,在MATLAB中自动实现控制量查询表(The procedure volume and the input fuzzy control fuzzy rules, in MATLAB automatically control the volume of inquiries in the table)
- 2010-09-16 10:41:58下载
- 积分:1
-
ml
说明: ml detection mimo
good
- 2009-12-12 17:13:49下载
- 积分:1
-
Hui-Zhi-2D-3D-Tu-Xing
利用VC和Matlab混合编程,Release文件夹下可直接运行,绘出2D和3D图形。并且可以在VC 6.0环境下调试,注意文件夹中的readme文档说明。(Using VC and Matlab to program, Release folder can be run directly, draw 2D and 3D graphics. And it can debugging in VC 6.0 environment, pay attention to the folder readme documentation.)
- 2014-02-08 19:13:53下载
- 积分: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
-
pingchafuzhuhanshu
平差辅助函数,用于平差过程中需要使用的函数模型(Adjustment helper function for function model adjustment process requires the use of)
- 2014-02-17 10:17:15下载
- 积分:1
-
savejpeg
Here s the code! Too many people ask for this
Using this code you can save an image item as a jpeg image, specifying the quality of it. Jpeg quality is the same as compression so the lower the quality, the smaller the file size. It s simple to use(Here's the code! Too many people ask for this Using this code you can save an image item as a jpe g image, specifying the quality of it. Jpeg quality is th e same as compression so the lower the quality, the smaller the file size. It's simple to use)
- 2007-05-14 03:54:34下载
- 积分:1
-
Simulinkcar
matlab/simulink组建汽车整车仿真平台,有详细说明(matlab/simulink formed vehicle simulation platform, has a detailed description)
- 2008-07-09 16:10:04下载
- 积分:1