代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/481966/6633986
cpp 2333.cpp
/* This Code is Submitted by wywcgs for Problem 2333 on 2006-08-25 at 17:08:07 */
#include
#include
using namespace std;
const char TN[] = "22233344455566677778889999";
c
www.eeworm.com/read/481966/6634011
cpp 2511.cpp
/* This Code is Submitted by wywcgs for Problem 2511 on 2007-06-22 at 16:59:55 */
#include
#include
#include
#include
#include
using namespace
www.eeworm.com/read/481966/6634206
cpp 1452.cpp
/* This Code is Submitted by wywcgs for Problem 1452 on 2005-09-14 at 03:39:19 */
#include
#include
using namespace std;
class Node {
public:
char content;
No
www.eeworm.com/read/480105/6676778
c gentleboost_model.c
/*
Gentle AdaBoost Classifier with two different weak-learners : Decision Stump and Perceptron.
Multi-class problem is performed with the one-against-all strategy.
Usage
------
www.eeworm.com/read/404974/11474796
bp poetry.bp
* In this problem a recurrent network is used to memorize two lines of
* poetry and in effect form a linked list. It comes from William
* James' book, _Psychology_ in the chapter on Assoication. T
www.eeworm.com/read/404974/11474799
bp circle.bp
* This is a simple classification problem with two classes. One set of
* points (class 2) is the set of points within 1 unit of the point
* (0,0). Second there is a square outside this area with a
www.eeworm.com/read/404623/11481359
c parser_flg.c
/*
parse (...) :
1. Reads maximal flow problem in extended DIMACS format.
2. Prepares internal data representation.
types: 'arc' and 'node' must be predefined
typ
www.eeworm.com/read/400576/11573459
m dd_ex1.m
% DD_EX1
%
% Example of the creation of a One-Class problem, and the solutions
% obtained by the Nearest Neighbor Data Description and the Support
% Vector Data Description. Furthermore, the ROC curve
www.eeworm.com/read/347943/11626789
m feasreal.m
% FEASREAL Generates a random sparse optimization problem with
% linear, quadratic and semi-definite constraints. Output
% can be used by SEDUMI. All data will be real-valued.
%
% The follow
www.eeworm.com/read/345785/11792137
txt pcprb4.out.txt
PCPRB4:
PITCON test problem
Freudenstein-Roth function
Number of equations is 2
Number of variables is 3
This is run number 1
PITCON is free to choose parameterization.
No