-
vcmat
以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用
的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。(before using Matlab and vc mixed programming using the first procedure used mcc m into dl l, then vc call method. This method of complex documents m very easy, but for some minor procedures, such as curve visualization, matrix eigenvalue calculation, and so on, these are just two lines need a small procedure code, reuse dll on the loss outweighs the gain. After testing, can be found directly in the C Programming Calling Matlab c/c math)
- 2007-01-16 11:13:13下载
- 积分:1
-
AccountingInvoicingUsingDatabase
报表 datareport sample code(statements datareport sample code)
- 2005-02-22 15:09:53下载
- 积分:1
-
CPP
非常不错的QPSK在matlab中的仿真教程,文档中包含相关的所有代码(very good QPSK in the Matlab simulation Guide, the document contains all the related code!)
- 2011-06-09 22:40:14下载
- 积分:1
-
SVD
本代码提供SVD算法Matlab实现,实现SVD分解,并返回分解值。(This code provides SVD algorithm Matlab, the realization of SVD decomposition, and a return value decomposition.)
- 2015-01-28 11:05:10下载
- 积分:1
-
bpp-src
Bin packing problem belongs to the class of NP-hard problems, like the others that were discussed in previous articles. The task is to pack a set of items of different size into bins of fixed size in such way that minimal number bins is used. Depending on the requirements, bin packing can be single-dimensional (1D) or multi-dimensional (2D, 3D...)
- 2014-12-08 21:58:05下载
- 积分:1
-
decimate
MATLAB 数字信号处理工具箱中decimate函数c语言实现(MATLAB Digital Signal Processing Toolbox decimate function c language)
- 2013-11-05 14:13:08下载
- 积分:1
-
Windows
Windows扫雷源代码.rar Windows扫雷源代码.rar(Windows mine the source code. Rar Windows mine the source code. Rar)
- 2008-01-21 14:40:21下载
- 积分:1
-
lizidenoising
这是一种基于粒子权重去噪代码,本人自己实现,非常实用。(Based on the particle weight denoising code)
- 2015-04-11 09:52:59下载
- 积分:1
-
GCD
get Greate Common Divisor of two number (matematics)
- 2010-02-07 03:23:27下载
- 积分:1
-
GaborFeature
计算Gabor特征的MATLAB代码,方便修改和计算。(MATLAB code for calculation of Gabor features for easy modification and calculation.)
- 2010-08-24 16:28:43下载
- 积分:1