-
viterbi-3.0.1
This file contains a C++ based source code for an optimized Viterbi decoder.
- 2014-11-24 17:42:30下载
- 积分:1
-
Matlab--euler
小程序,matlab编的,用于解常微分方程的问题(Small program, matlab compiled for the solution of ordinary differential equations of the problem)
- 2011-09-27 10:18:19下载
- 积分:1
-
fdtd_pml_2d
FDTD方法,以PML为边界条件,是二维的算法(FDTD method, the PML boundary condition is two-dimensional algorithm)
- 2011-10-31 10:18:04下载
- 积分:1
-
0002
用c++实现的差分格式求解微分方程。两点边值问题的差分格式( yong chafen geshi shijiande qiujie weifenfangcheng )
- 2010-05-26 22:16:42下载
- 积分:1
-
colorDetectController
在算法设计中实用Strategy模式,实用Controller实现模块间通信,实用Singleton设计模式,实用模型-视图-控制器架构设计应用程序,程序内容是颜色空间转换(colorDetection.h
colorDetection.cpp
colordetector.cpp
correspond to Recipe:
Using the Strategy Pattern in Algorithm Design
)
- 2014-02-21 11:48:12下载
- 积分: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
-
fangxing
这是一个应用一致性几何绕射理论编写的简单程序,初学学者可作为参考(This is a simple program UTD written application, can be used as a reference for beginners and scholars)
- 2021-01-13 16:48:53下载
- 积分:1
-
GUI
GUI示例,包括基本的GUI和右键弹出菜单的简单例子(GUI examples, including basic GUI and a simple example of the context menu)
- 2013-08-16 20:14:17下载
- 积分:1
-
matlab
matlab exercise hope can be useful
- 2012-08-06 20:45:46下载
- 积分:1
-
poincare
庞加莱程序 分叉图程序 相图程序 传动系统动力学(poincare progree
matlab damping speed accelearte)
- 2021-03-30 17:39:10下载
- 积分:1