-
pesqpar
this is visuall c++ programmes to remove noise
- 2011-08-06 20:42:58下载
- 积分:1
-
SearchPath478
This file contains a summary of what you will find in each of the files that
make up your SearchPath application.(This file contains a summary of what you wil l find in each of the files that make up your Searc hPath application.)
- 2006-09-08 15:21:06下载
- 积分:1
-
VCPPcall-DLL-generated-from-Matlab
将Matlab中现成的数学函数编译为动态链接库,供VC调用,可以省去工程应用中要编写各种C++数学算法的烦恼。这几个工程是我总结的几个案例,分别是VC6.0和VS2008下调用Matlab r2010a生成的dll的例子,还包括2个我自己做的矩阵求逆和数值积分的例子。(Will be ready in Matlab mathematical functions compiled to a dynamic link library for VC call, eliminating the need to write a variety of engineering applications in C++ mathematical algorithms trouble. These projects is a summary of a few cases, respectively, under VC6.0 and VS2008 dll call Matlab r2010a generated examples, including two of my own to do matrix inversion and numerical integration example.)
- 2011-11-29 19:27:00下载
- 积分:1
-
mMS__matlaabe
mean shift 均值漂移算法的的matlab实现,大家能看看,比较实用
(mean shift algorithm matlab mean-shiftt realize, we can look at more practical
)
- 2012-05-18 16:18:51下载
- 积分: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
-
FrameParser
实现帧解析功能,包括帧校验,控制台应用程序(To achieve frame analysis functions, including frame check, a console application)
- 2009-11-17 21:23:07下载
- 积分:1
-
xiangweifacejiao
关于雷达相位法测角的论文:MUSIC,多基线相位测角法(Phase angle measured on radar papers: MUSIC, multi-baseline phase angle measurement method)
- 2014-08-31 11:25:20下载
- 积分:1
-
ANO-MR-F1
四轴飞行器程序,含陀螺仪姿态角显示及其控制,稳定易懂,运用PID算法,卡尔曼滤波(Four axis aircraft program, display containing gyro attitude and attitude control, stable and easy to understand, the use of PID algorithm, Calman filter)
- 2015-02-04 11:23:01下载
- 积分:1
-
TABLEAU-DE-BORD-V1
Overview: In the application, often the need for custom report format, such as the printing contract, cargo manifests,
- 2015-04-22 23:14:26下载
- 积分:1
-
matlab7dll
vc与matlab7的混编,采用的混编方式是通过shared(vc matlab7 with the mixing of the way through the air shared)
- 2005-05-01 23:58:30下载
- 积分:1