-
clusterdigit
数字聚类识别,基于图像模式识别-VC++技术实现书的基础上完成的(Number of cluster identification, image-based pattern recognition technology-VC++ based on the completion of the book)
- 2010-03-02 15:03:35下载
- 积分:1
-
ChaosAttractors
产生混沌时间序列,Logistic映射Henon映射等。(Chaotic time series, Logistic mapping Henon mapping.)
- 2015-03-18 16:37:09下载
- 积分:1
-
zl
说明: 这是一个齿轮设计的软件,设计齿轮的参数全部动算出.(This is a gear design software, design parameters calculated move all the gear.)
- 2014-01-10 08:26:48下载
- 积分:1
-
genetic-algorithm
Matlab遗传算法工具箱函数及实例讲解。(Matlab genetic algorithm toolbox functions and examples to explain.)
- 2011-05-14 18:38:04下载
- 积分:1
-
chamfermatching
Description of the file: template matching source of Chamfer matching algorithm. It s OpenCV implementation
- 2013-11-25 23:42:19下载
- 积分:1
-
3cib
计算机图形图像设计课程理论,关于三次有理b样条曲线matlab实现,程序代码。(Computer graphics graphic design curriculum theory, on the three rational b-spline curve matlab realize, program code.)
- 2008-05-29 15:45:24下载
- 积分:1
-
mobile-robot
移动机器人寻找目标的程序,让机器人从初始坐标到达目标坐标(Mobile robot to find the target program that allows the robot to reach the target coordinates from the initial coordinates)
- 2014-08-13 11:12:35下载
- 积分:1
-
Ref
Matlab源程序,用于反射率积分计算,加权平均反射率的计算。(Matlab source for reflectivity of integral calculation, the calculation of the weighted average reflectivity.)
- 2014-12-28 11:59:30下载
- 积分:1
-
p4
节目彩灯控制:P0键控制上下流动,P1键停下,灯全灭。(failed to translate)
- 2013-05-06 22:34:29下载
- 积分: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