-
SUSAN
用MATLAB和VC对图像用SUSAN算法和Harris算法进行图像角点提取,还有自适应的SUSAN算法的角点提取(MATLAB and VC with SUSAN Harris algorithm for image image corner extraction, and adaptive SUSAN corner extraction algorithm)
- 2014-10-01 17:07:42下载
- 积分:1
-
asymmetric_Bessel
非对称的贝塞尔光束的分布!以及光的自旋和轨道角动量对他的影响!(Bessel beams)
- 2021-04-04 14:39:04下载
- 积分:1
-
sadf
VC++与MATLAB的混合编程
:This paper is origined from the API(Application Programme Interface)between Matlab6p5 and
Visual C++6.0.and has mainly discussed on the idea about how to make a mixed programme with language
C++ and Madab,what’s inore,has illustrated the scheme and difficulties to enhance the speed and efficien—
cy of the simulation software and code executing.Consequently,it provides the students and engineers with an
effective reference. (:This paper is origined from the API(Application Programme Interface)between Matlab6p5 and
Visual C++6.0.and has mainly discussed on the idea about how to make a mixed programme with language
C++ and Madab,what’s inore,has illustrated the scheme and difficulties to enhance the speed and efficien—
cy of the simulation software and code executing.Consequently,it provides the students and engineers with an
effective reference. )
- 2010-12-25 16:57:26下载
- 积分:1
-
zcgzxl
最长公共子序列的 c代码,可以直接运行获得结果。(C code for the longest common subsequence can be run directly.)
- 2013-12-04 16:13:33下载
- 积分:1
-
123
灰色按鈕破解 灰色按鈕破解 (Gray button gray button crack crack)
- 2007-11-26 01:40:46下载
- 积分:1
-
CurveLab-2.1.1
curvelet变换matlab程序和c程序(curvelet transform)
- 2011-11-24 00:29:20下载
- 积分:1
-
bp
说明: 基于MATLAB完成的神经网络源程序,可以利用该程序完成有关神经网络的应用。(MATLAB based on the completion of the neural network source code, you can use the program to complete the neural network applications.)
- 2009-02-12 13:54:26下载
- 积分:1
-
HandShankCollection
用于对无人直升机进行操作杆控制的地面仿真程序,可实现对无人直升机的飞行方向、油门等的控制。(For unmanned helicopters operating lever to control ground simulation program can be realized on the direction of flight of unmanned helicopter, throttle and other controls.)
- 2014-10-23 16:18:33下载
- 积分:1
-
libsvm-3.17
svm分类器,实现线性svm分类,可以在matlab中或是vc++中编译运行,首先要进行编译(svm linear classifier)
- 2013-05-09 07:56:24下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1