代码搜索:S-V MATLAB
找到约 10,000 项符合「S-V MATLAB」的源代码
代码结果 10,000
www.eeworm.com/read/122542/14685564
r f552.r
E:\matlab\GA1\f552.m
[undefined]
[called]
f552 function 2 2 0 2 0 0 0 0 0 0 0
[input]
sol double 0 0 0 0 0 0 0 0 0 0 0
options double 0 0 0 0 0 0 0 0 0 0 0
[output]
sol double 0 0 0 0 0 0 0
www.eeworm.com/read/122542/14685581
mak main.mak
#
# MATCOM makefile
#
all: main.exe
calcbits.cpp: E:\matlab\GA1\calcbits.m
D:\matcom45\bin\matcom E:\matlab\GA1\calcbits.m -mat2cpp -nologo -release
calcbits.obj: calcbits.cpp
cl -c -I
www.eeworm.com/read/122542/14685600
mak f552.mak
#
# MATCOM makefile
#
all: f552.exe
f552.cpp: E:\matlab\GA1\f552.m
D:\matcom45\bin\matcom E:\matlab\GA1\f552.m -mat2cpp -nologo -release
f552.obj: f552.cpp
cl -c -ID:\matcom45\ /MD -ID