代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/455033/7378557
edp a_tutorial.edp
// This test shows some powerful features of freefem++ on a
// simple example: $-\Delta(u)=1$ in the unit cercle with $u=0$ on the
// border of the unit cercle. this problem has an analytical solution
www.eeworm.com/read/451547/7461886
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/448932/7521817
cpp 4568192_ce.cpp
////////////////////////////////////
// Problem ID:1036 User Id:Epic
// Memory 32K Time:200MS
////////////////////////////////////
#include
#include
//#include
www.eeworm.com/read/448932/7521820
cpp 4568176_ce.cpp
////////////////////////////////////
// Problem ID:1036 User Id:Epic
// Memory 32K Time:200MS
////////////////////////////////////
#include
#include
//#include
www.eeworm.com/read/448932/7521824
cpp 4568180_ce.cpp
////////////////////////////////////
// Problem ID:1036 User Id:Epic
// Memory 32K Time:200MS
////////////////////////////////////
#include
#include
//#include
www.eeworm.com/read/448932/7521835
cpp 4568195_ac_47ms_264k.cpp
////////////////////////////////////
// Problem ID:1036 User Id:Epic
// Memory 32K Time:200MS
////////////////////////////////////
#include
#include
//#include
www.eeworm.com/read/448400/7533858
m nlms2.m
%NLMS2 Problem 4.4
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% s - deterministic part of reference signal
% sigman - standard de
www.eeworm.com/read/446823/7564288
spacyc
SPACYC - acyclic shortest paths problem generator.
REMARK: Read SPRAND generator description first.
USAGE
spacyc n m seed [ optional parameters ]
n - the number of nodes,
www.eeworm.com/read/445419/7595624
java bignums.java
//
//
// Cong Wang, 58211415
//
// CA670, Assessed Exercise 1, Standard Version
//
// My program performs as required by the problem specification.
//
// This is my own work. I have not
www.eeworm.com/read/441173/7675128
m simple_mis_demo.m
% simple_mis_demo
%
% most simple demo of a missing data problem with only AR candidate models
%
% Author Piet M.T. Broersen, January 2008
%
% The three statements :
% **************