-
CPPTemplates
学习C++ template的好资料,详细介绍了template的特性和用法(C++ tmeplate)
- 2014-01-21 21:49:19下载
- 积分:1
-
FIR
用C++实现窗函数的设计,采用的是海明窗为例子(Using C++ to achieve the design of window function, Hamming window is used as an example)
- 2009-04-21 11:06:37下载
- 积分:1
-
sourcecode
说明: vc++调用MATLAB源程序,vc++调用MATLAB源程序,(vc++ to call MATLAB source code, vc++ to call MATLAB source,)
- 2009-08-14 20:14:31下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
faxie
用matlab编写得一个发泄工具,通过这个可以看出你得英语水平(Using matlab to prepare for a venting tool, through which we can see that you have the standard of English)
- 2008-05-16 09:42:58下载
- 积分:1
-
MATLAB-OFDM
OFDM技术及其MATLAB模拟,很好的资料哦,可以快速掌握matlab仿真(the study)
- 2011-05-05 21:02:59下载
- 积分:1
-
Visual-CPPand-Matlab
数字图象处理与机器视觉Visual C++与Matlab实现,光盘源代码(Digital image processing and machine vision Visual C++ with Matlab, CD-ROM source code)
- 2013-12-24 12:02:43下载
- 积分:1
-
matCUDA_User_Guide_0.1
CUDA的MATLAB加速用户使用说明,帮助学习MATLAB的PCT(matCUDA for MATLAB PCT)
- 2015-03-27 11:35:13下载
- 积分:1
-
VC++中调用Matlab .m函数编译后的对应c函数
说明: vc与matlab混合编程的具体实例,通过vc编译器调用matlab编译的.m文件。(vc mixed with Matlab programming specific examples, vc call Matlab Compiler compiled. M documents.)
- 2005-09-12 10:09:51下载
- 积分:1
-
bp-algorithm-CPP-Fortran-and-Matlab
分别用C++,matlab以及Fortran语言实现bp算法(bp algorithm using C++, matlaband Fortran language)
- 2011-05-10 15:21:49下载
- 积分:1