代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/212498/15155603
c panic.c
/*
* linux/kernel/panic.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This function is used through-out the kernel (includeinh mm and fs)
* to indicate a major problem.
*/
#include
www.eeworm.com/read/212307/15160152
m demmdn1.m
%DEMMDN1 Demonstrate fitting a multi-valued function using a Mixture Density Network.
%
% Description
% The problem consists of one input variable X and one target variable
% T with data generated by
www.eeworm.com/read/212307/15160196
m demmlp1.m
%DEMMLP1 Demonstrate simple regression using a multi-layer perceptron
%
% Description
% The problem consists of one input variable X and one target variable
% T with data generated by sampling X at eq
www.eeworm.com/read/211952/15170265
cpp p1209.cpp
#include
int h , m;
int m1 , m2;
int d;
int sh , sm;
main ()
{
printf ( "Problem 3 by team x\n" );
printf ( "=====================================
www.eeworm.com/read/210916/15189965
m baart.m
function [A,b,x] = baart(n)
%BAART Test problem: Fredholm integral equation of the first kind.
%
% [A,b,x] = baart(n)
%
% Discretization of a first-kind Fredholm integral equation with
% kernel K and
www.eeworm.com/read/210675/15193566
ma alg054.ma
(* ADAMS FOURTH ORDER PREDICTOR-CORRECTOR ALGORITHM 5.4
*
* To approximate the solution of the initial value problem:
* Y' = F(T,Y), A
www.eeworm.com/read/208657/15239790
m ip.m
function [x,lambda,how]=ip(f,A,B,vlb,vub,x,neqcstr,verbosity)
% X=ip(f,A,b); finds a suboptimal solution to the Integer programming problem:
%
% min f'x subject to: Ax
www.eeworm.com/read/207820/15261452
c panic.c
/*
* linux/kernel/panic.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This function is used through-out the kernel (includeinh mm and fs)
* to indicate a major problem.
*/
#include
www.eeworm.com/read/13871/284633
m demmdn1.m
%DEMMDN1 Demonstrate fitting a multi-valued function using a Mixture Density Network.
%
% Description
% The problem consists of one input variable X and one target variable
% T with data generated
www.eeworm.com/read/15279/445744
c xaw_redef.c
/* Masanao Izumo :
*
* There is problem if both -lXm and -lXaw are linked.
* This source code to re-define XAW vendorShell.
* To change motif vendorShell to XAW vendorShell in runt