文件名称:ShortEst
- 所属分类:
- matlab例程
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 69kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
matlab最短路的贪心算法,用VC++实现,把ShortEst.dll复制到matlab工作文件夹运行(先要运行mex-setup,关联VC与MATLAB)调用方法如
a = [-1,2,3 2,-1,4 3,4,-1]
ShorstEst(a)
即可-matlab most short-circuit the greedy algorithm, using VC++ to achieve, and copy it to ShortEst.dll working folder matlab run (first run mex-setup, associated VC with MATLAB) method call, such as a = [-1,2,3 2,-1,4 3,4,-1] ShorstEst (a) can
a = [-1,2,3 2,-1,4 3,4,-1]
ShorstEst(a)
即可-matlab most short-circuit the greedy algorithm, using VC++ to achieve, and copy it to ShortEst.dll working folder matlab run (first run mex-setup, associated VC with MATLAB) method call, such as a = [-1,2,3 2,-1,4 3,4,-1] ShorstEst (a) can
相关搜索: 贪心算法
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ShortEst
........\Debug
........\mcc-files.txt
........\mcc-files.txt.bak
........\mcc-log.txt
........\mcc.mak
........\mcc.opt
........\readme.txt
........\ShortEst.c
........\ShortEst.dll
........\ShortEst.dsp
........\ShortEst.dsp.org
........\ShortEst.dsp.tmp
........\ShortEst.dsw
........\ShortEst.exp
........\ShortEst.ilk
........\ShortEst.lib
........\ShortEst.ncb
........\ShortEst.opt
........\ShortEst.pdb
........\ShortEst.plg
........\ShortEst_master.rsp
........\Debug
........\mcc-files.txt
........\mcc-files.txt.bak
........\mcc-log.txt
........\mcc.mak
........\mcc.opt
........\readme.txt
........\ShortEst.c
........\ShortEst.dll
........\ShortEst.dsp
........\ShortEst.dsp.org
........\ShortEst.dsp.tmp
........\ShortEst.dsw
........\ShortEst.exp
........\ShortEst.ilk
........\ShortEst.lib
........\ShortEst.ncb
........\ShortEst.opt
........\ShortEst.pdb
........\ShortEst.plg
........\ShortEst_master.rsp