代码搜索:Mini

找到约 5,314 项符合「Mini」的源代码

代码结果 5,314
www.eeworm.com/read/486654/6524804

cpp 1735.cpp

/* This Code is Submitted by wywcgs for Problem 1735 on 2006-07-23 at 15:23:06 */ #include #include using namespace std; const int MAX = 128; const int INF = 1
www.eeworm.com/read/486654/6524846

cpp 1130.cpp

/* This Code is Submitted by wywcgs for Problem 1130 on 2005-11-06 at 19:18:41 */ #include #include #include const int MAX = 32; const double FEE = 0.95; const dou
www.eeworm.com/read/486654/6524896

cpp 1236.cpp

/* This Code is Submitted by wywcgs for Problem 1236 on 2006-03-08 at 10:45:42 */ #include #include using namespace std; const int MAX = 512; const int INF = 1
www.eeworm.com/read/486654/6524978

cpp 2209.cpp

/* This Code is Submitted by wywcgs for Problem 2209 on 2006-04-18 at 12:03:15 */ #include #include #include using namespace std; const int SIZE = 61; const int
www.eeworm.com/read/486654/6524987

cpp 2123.cpp

/* This Code is Submitted by wywcgs for Problem 2123 on 2005-10-22 at 18:10:04 */ #include #include const int MAX = 1024; const long INFINITE = 10240000; typedef struct {
www.eeworm.com/read/482867/6615455

m lvq.m

function v=lvq(x,para,p) %initialize etaz=para.etaz; N=para.it; i=0; n=size(x,1); c=para.clusters; fno=para.fno; if(p==0) s=para.s(1); else s=para.s(p); end %-----------------------
www.eeworm.com/read/481966/6633501

cpp 1436.cpp

/* This Code is Submitted by wywcgs for Problem 1436 on 2006-04-21 at 22:09:47 */ #include #include using namespace std; const int SN = 128; const int INF = 1
www.eeworm.com/read/481966/6633760

cpp 1062.cpp

/* This Code is Submitted by wywcgs for Problem 1062 on 2006-10-04 at 13:39:49 */ #include #include using namespace std; int main() { int n; int i, j; long
www.eeworm.com/read/481966/6633781

cpp 2047.cpp

/* This Code is Submitted by wywcgs for Problem 2047 on 2006-07-23 at 15:48:15 */ #include #include #include const int MAX = 128; const double INF = 2000000; const
www.eeworm.com/read/481966/6633844

cpp 1164.cpp

/* This Code is Submitted by wywcgs for Problem 1164 on 2005-11-10 at 20:25:14 */ #include #include const int MAX = 32; const int L_MAX = 1024; const int INFINITE = 5000;