代码搜索:Multi

找到约 10,000 项符合「Multi」的源代码

代码结果 10,000
www.eeworm.com/read/207746/15263107

asv multi_wine.asv

clear all close all load wine.txt load winetest.txt traindata=wine; testdata=winetest; [row column]=size(traindata); num=max(traindata(:,column)); for i=1:num for j=1:num if (i
www.eeworm.com/read/207746/15263146

m multi_wine.m

clear all close all load wine.txt load winetest.txt traindata=wine; testdata=winetest; [row column]=size(traindata); num=max(traindata(:,column)); for i=1:num for j=1:num if (i
www.eeworm.com/read/207444/15271228

dep multi2.dep

# Microsoft Developer Studio Generated Dependency File, included by Multi2.mak
www.eeworm.com/read/207444/15271229

dsw multi2.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/207444/15271230

dsp multi2.dsp

# Microsoft Developer Studio Project File - Name="Multi2" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/207444/15271231

c multi2.c

/*--------------------------------------- MULTI2.C -- Multitasking Demo (c) Charles Petzold, 1998 ---------------------------------------*/ #include #include
www.eeworm.com/read/207444/15271232

mak multi2.mak

# Microsoft Developer Studio Generated NMAKE File, Based on Multi2.dsp !IF "$(CFG)" == "" CFG=Multi2 - Win32 Debug !MESSAGE No configuration specified. Defaulting to Multi2 - Win32 Debug. !ENDIF
www.eeworm.com/read/207444/15271233

dsw multi1.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/207444/15271234

mak multi1.mak

# Microsoft Developer Studio Generated NMAKE File, Based on Multi1.dsp !IF "$(CFG)" == "" CFG=Multi1 - Win32 Debug !MESSAGE No configuration specified. Defaulting to Multi1 - Win32 Debug. !ENDIF
www.eeworm.com/read/207444/15271235

dep multi1.dep

# Microsoft Developer Studio Generated Dependency File, included by Multi1.mak