-
comtet_matlab
该程序是一个matlab与visual c++ 混合编程的例子,运用matlab的combuilder将matlab程序编译成dll,在C++里调用。(that the procedure was a Matlab c mixed with visual programming examples. using Matlab combuilder procedures will be compiled into Matlab dll, in the C calling.)
- 2007-05-11 17:16:07下载
- 积分:1
-
AVO 正演
说明: 通过c++程序实现的四类不同的地层数据的AVO正演模型(AVO forward model of four kinds of different stratum data realized by C + + program)
- 2020-04-26 21:13:57下载
- 积分:1
-
wsnscript.tcl
Sample tcl file of a wireless sensor network simulation.Authors: BAALI Etienne, LE MAROUILLE Bertrand, PANNETIER Guillaume, DAVID Paul
- 2014-09-22 14:16:31下载
- 积分:1
-
yiweidengyiziFDTD
一维等离子的FDTD的MATLAB程序,主要是等离子体光子晶体仿真。(One-dimensional FDTD plasma of the MATLAB program, mainly plasma photonic crystal simulation.)
- 2009-04-19 16:23:19下载
- 积分:1
-
Para.-Est.-and-Inv.-Problems
这是一本关于地球物理反演方法的经典著作《Parameter Estimation and Inverse Problems》,学地球物理的可以看看。(this book is for geophysics inverse problem base study. worth reading if you are a student of geophysics.)
- 2013-08-28 11:21:33下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
MATLABp2BCSharpp2Bbook
讲matlab和c#混合编程的电子书,英文版,里面例子较多(Mixed matlab and c# programming e-books, English speaking, which examples are more)
- 2012-08-01 16:21:46下载
- 积分:1
-
babu
this is average filter
.raw and .bmp file converter.
- 2014-12-09 22:42:12下载
- 积分:1
-
MATLABEngClass
说明: VS中开发的一个C与matlab混合编程的小程序,该类可以使用到其他的MFC程序中去。
但是注意,使用时,要把matlab所在的本地文件夹中的extern中的lib和include添加到VS的工程属性的lib和include路径中去。且要添加四个lib文件。(VS in the development of a mixed C and matlab programming small programs, the class can use the program to other MFC to. Note, however, when used, should matlab local folder where the extern in the lib and include added to the VS project properties go to lib and include paths. And to add four lib.)
- 2021-03-01 18:49:34下载
- 积分:1
-
VC_and_MATLAB_Map1
基于VC_和MATLAB混合编程绘制三维图形(VC_ and MATLAB mixed programming based on three-dimensional graphics rendering)
- 2013-09-04 10:37:35下载
- 积分:1