-
imreconstruct
此函数是用C语言编写的MEX文件,与MATLAB中imreconstruct函数功能相同,效果一样,运行速率更快。(This function is written in C MEX file, the same function with in MATLAB imreconstruct function, the same effect faster run rate.)
- 2012-08-01 16:49:21下载
- 积分:1
-
planetrendering
planet rendering program implementation
- 2014-01-23 03:40:25下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
Partial-Differential-equation
偏微分方程_编程 Routines in C, C++,
Fortran, Java® , Maple® , and MATLAB(Ordinary and Partial Differential
Equation Routines in C, C++,
Fortran, Java® , Maple® , and MATLAB)
- 2014-11-07 09:14:16下载
- 积分:1
-
mytry_02
程序控制编程实例24 如何设计多层嵌套异常捕获错误(Programming examples of process control 24 how to design multi-layer nested Exception Catching errors)
- 2007-11-13 21:17:59下载
- 积分:1
-
ai-control
电液伺服系统的智能控制研究.kdh,优秀硕士论文(Electro-hydraulic Servo System Intelligent Control. Kdh, outstanding master' s thesis)
- 2009-02-12 16:05:40下载
- 积分:1
-
matlab_vc
如何在vc6中调用matlab引擎进行科学计算。
包括,初始化引擎,数据交换等。(How to call matlab engine vc6 for scientific computing. Include engine initialization, data exchange, etc..)
- 2007-12-05 20:11:42下载
- 积分:1
-
erwei2DFDTD
二维的MATLAB的FDTD仿真程序,对二维FDTD学习很有帮助。(Two-dimensional FDTD simulation of the MATLAB program, very helpful to the two-dimensional FDTD.)
- 2009-04-19 16:27:52下载
- 积分:1
-
Kalman
卡尔曼滤波程序,C++/C,matlab.(Kalman filtering procedures, C++/C, matlab.)
- 2012-08-06 11:11:18下载
- 积分:1
-
simulated-annealing-algorithm
matlab模拟退火算法的TSP算法,并实现以求解得到最优。(matlab simulated annealing algorithm TSP algorithm and implementation.)
- 2014-12-23 13:20:32下载
- 积分:1