代码搜索:Problem

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

代码结果 10,000
www.eeworm.com/read/485150/6566175

m nav_trajset.m

function figh = nav_trajset(cfg) % Displays a trajectory set for the navigation problem % FIGH = NAV_TRAJSET(CFG) % (ad-hoc function) % Params: % CFG - configuration, see commented de
www.eeworm.com/read/482389/6623868

info talks.info

A simple text classification problem: classify postings to /usr/msgs as talk announcements or "other". There are 818 messages, going back to Aug 93. I used messages numbered 500 and up as test cases
www.eeworm.com/read/481966/6633359

cpp 2449.cpp

/* This Code is Submitted by wywcgs for Problem 2449 on 2007-04-13 at 18:27:18 */ #include #include #include #include using namespace std; const int L =
www.eeworm.com/read/481966/6633366

cpp 2318.cpp

/* This Code is Submitted by wywcgs for Problem 2318 on 2006-08-13 at 21:48:10 */ #include #include #include #include using namespace std; const int N =
www.eeworm.com/read/481966/6633372

cpp 1766.cpp

/* This Code is Submitted by wywcgs for Problem 1766 on 2005-10-20 at 16:05:21 */ #include #include #include class Point { public: double x; double y; double
www.eeworm.com/read/481966/6633373

cpp 1314.cpp

/* This Code is Submitted by wywcgs for Problem 1314 on 2005-11-02 at 22:36:47 */ #include #include #include const int MAX = 5120; class Stick { public: int
www.eeworm.com/read/481966/6633379

cpp 2323.cpp

/* This Code is Submitted by wywcgs for Problem 2323 on 2006-08-20 at 21:30:54 */ #include #include #include using namespace std; const int N = 128; class
www.eeworm.com/read/481966/6633383

cpp 1394.cpp

/* This Code is Submitted by wywcgs for Problem 1394 on 2006-01-19 at 00:45:57 */ #include #include using namespace std; const int MAX = 256000; class Point { public:
www.eeworm.com/read/481966/6633387

cpp 1793.cpp

/* This Code is Submitted by wywcgs for Problem 1793 on 2006-09-12 at 20:26:32 */ #include #include #include using namespace std; const char NUM[][10] = { "zero
www.eeworm.com/read/481966/6633389

cpp 2399.cpp

/* This Code is Submitted by wywcgs for Problem 2399 on 2006-10-10 at 15:32:08 */ #include #include #include #include using namespace std; const int L