代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/484083/1272168
java optimisationproblem.java
/*
* Problem.java
*
* Created on January 11, 2003, 1:02 PM
*
*
* Copyright (C) 2003 - Edwin S. Peer
*
* This program is free software; you can redistribute it and/or modify
* it under the te
www.eeworm.com/read/481713/1293577
m testdich.m
function [X,I,alpha,theta] = testdich( dim, datanum )
% TESTDICH randomly creates test examples for dichotomy problem.
% [X,I] = testgidich( dim, datanum )
%
% TESTDICH creats test data randomly for
www.eeworm.com/read/472943/1402509
m gendatatbl01.m
% GenDataTbl01: Generates the data that appears in Table 1:
% Comparison of running times on a random problem suite, for BP,OMP,FDR,FAR.
rand('state',4159487393);
randn('state',6504972169);
NArr = [
www.eeworm.com/read/472943/1402510
m gendatatbl03.m
% GenDataTbl01: Generates the data that appears in Table 1:
% Comparison of running times on a random problem suite, for BP,OMP,FDR,FAR.
rand('state',4159487393);
randn('state',6504972169);
NArr = [
www.eeworm.com/read/472943/1402609
m msnvenofig1.m
% Figure 1: The theoretical threshold at which the l_1 approximation to the
% l_0 optimization problem no longer holds. The curve delineates a Phase
% Transition from the lower region where the appr
www.eeworm.com/read/470720/1447396
c net29.c
// This is a test case for the recent libg++ make check problem.
// Build don't link:
class SubString {
public:
SubString();
SubString(const SubString& x);
};
class String {
public:
String();
www.eeworm.com/read/470720/1450615
c 20020227-1.c
/* This testcase failed on mmix-knuth-mmixware. Problem was with storing
to an unaligned mem:SC, gcc tried doing it by parts from a (concat:SC
(reg:SF 293) (reg:SF 294)). */
typedef __complex
www.eeworm.com/read/470720/1452491
c paste6.c
/* Regression test for paste appearing at the beginning of a set of
actual arguments. Original bug exposed by Linux kernel. Problem
reported by Jakub Jelinek . */
/* { dg-d
www.eeworm.com/read/470713/1454258
java printerexception.java
/* PrinterException.java -- generic problem in the printing subsystem
Copyright (C) 1999, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; y
www.eeworm.com/read/470713/1454796
java keystoreexception.java
/* KeyStoreException.java -- Indicates a problem with the key store
Copyright (C) 1998, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you