-
Matlab-test-CPP
matlab调用C++程序,实现for循环加速。有详细步骤,供同学参考~谢谢!(call C++ matlab program to achieve for loop acceleration. There are detailed steps for students to reference ~ Thank you!)
- 2013-12-17 10:21:41下载
- 积分:1
-
JEI-letter
An exmaple of the JEI letter paper:texture features based on
local Fourier histogram:
self-compensation against
rotation(JEI letter)
- 2015-01-04 17:47:29下载
- 积分:1
-
chap3
vc++matlab图像处理与识别分章代码下载(vc++ matlab image processing and recognition of sub-chapter code download)
- 2009-03-28 09:52:09下载
- 积分:1
-
Image-evaluation-
Image evaluation (mean, clarity, information entropy, standard deviation)
- 2013-11-19 14:51:19下载
- 积分:1
-
lxp1220
MPC5606的 DMA开发 负责吧数据从变量搬运出去(development DMA )
- 2013-12-31 11:18:39下载
- 积分:1
-
zxinglib
C++ project for zxing library.
- 2014-12-17 20:49:18下载
- 积分:1
-
radar_trans_of_airplane
pdf文档,机载雷达坐标系变换相关内容,介绍了机载雷达坐标系下的探测目标位置表达方式(pdf document,introduce the coordinates translates method of the airplane between the target)
- 2015-02-10 22:20:21下载
- 积分:1
-
chap12
MATLAB c++ 可以实在嵌入式的环境下联合编程。联合仿真(MATLAB c++ can be embedded in the environment is the joint programming. Co-simulation)
- 2011-05-09 10:06:35下载
- 积分: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
-
IEEE30-node-flow-calculation
是IEEE30节点的电力系统潮流计算程序,附有详细说明,经过验证,程序结构简单易懂。(it is IEEE30 node flow calculation.It incliudes explation.And it has pass the test.It is very easy to understand.)
- 2014-05-08 20:35:34下载
- 积分:1