⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mcc-log.txt

📁 matlab最短路的贪心算法
💻 TXT
字号:
This is the output from running MATLAB Add-in.Please close this window after viewing it.--------------MCC/MEX BEGIN---------------/y /c mex.bat -k "E:\MATLAB\ShortEst\mcc.mak" -no_setup -v  "E:\matlab\ShortEst\ShortEst.c" This is mex, Copyright 1984-2002 The MathWorks, Inc.

-> Default options filename found in C:\Documents and Settings\Administrator\Application Data\MathWorks\MATLAB\R13
----------------------------------------------------------------
->    Options file           = C:\Documents and Settings\Administrator\Application Data\MathWorks\MATLAB\R13\mexopts.bat
      MATLAB                 = C:\MATLAB6p5
->    COMPILER               = cl
->    Compiler flags:
         COMPFLAGS           = -c -Zp8 -G5 -W3 -DMATLAB_MEX_FILE -nologo
         OPTIMFLAGS          = /MD -O2 -Oy- -DNDEBUG
         DEBUGFLAGS          = /MDd -Zi -Fd"ShortEst.pdb"
         arguments           = 
         Name switch         = /Fo
->    Pre-linking commands   = 
->    LINKER                 = link
->    Link directives:
         LINKFLAGS           = /dll /export:mexFunction /MAP /LIBPATH:"C:\MATLAB6p5\extern\lib\win32\microsoft\msvc60" libmx.lib libmex.lib libmatlb.lib libmat.lib /implib:_lib1644.x
         LINKFLAGSPOST       = 
         Name directive      = /out:"ShortEst.dll"
         File link directive = 
         Lib. link directive = 
         Rsp file indicator  = @
->    Resource Compiler      = rc /fo "mexversion.res"
->    Resource Linker        = 
----------------------------------------------------------------

--------------MCC/MEX DONE----------------

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -