代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/212307/15160167
m demrbf1.m
%DEMRBF1 Demonstrate simple regression using a radial basis function network.
%
% Description
% The problem consists of one input variable X and one target variable
% T with data generated by sampling
www.eeworm.com/read/210671/15193761
cpp fig11_10.cpp
// Fig. 11.10: fig11_10.cpp
// Avoiding a precedence problem between the stream-insertion
// operator and the conditional operator.
// Need parentheses around the conditional expression.
#includ
www.eeworm.com/read/210161/15205732
m ip_09_04.m
% MATLAB script for Illustrative Problem 9.4.
echo on
Lc=20; % number of chips per bit
A1=3; % amplitude of the first sinusoidal interference
A2=7; % amplitude of the second sinu
www.eeworm.com/read/210155/15205879
m ip_03_11.m
% MATLAB script for Illustrative Problem 3.11.
% Demonstration script for frequency modulation. The message signal
% is m(t)=sinc(100t).
echo on
t0=.2; % signal dura
www.eeworm.com/read/210091/15207064
pas wwspin.pas
{
//
// Components : TwwSpinButton
//
// Copyright (c) 1998-2001 by Woll2Woll Software
//
// 9/21/00 - Fix spin transparent button problem
}
unit wwspin;
interface
uses Wintypes, winproc
www.eeworm.com/read/210091/15207243
pas wwdatainspector.pas
unit wwDataInspector;
{$R-}
{
//
// Components : TwwDataInspector
//
// Copyright (c) 1999 by Woll2Woll Software
//
// 11/15/99 - Fix problem for active cell updating in detail query
// 11/18
www.eeworm.com/read/209907/15211938
changes
28/01/2006 (gabi kliot):
- fileio.event.NodeEvent - added support for exact coordinates
- fileio.event.GroupEvent - compilation problem
- animation.Scheduler - added support for exact layout
www.eeworm.com/read/13871/284648
m demrbf1.m
%DEMRBF1 Demonstrate simple regression using a radial basis function network.
%
% Description
% The problem consists of one input variable X and one target variable
% T with data generated by samp
www.eeworm.com/read/13871/284679
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 a
www.eeworm.com/read/487231/1238214
c symmetry.c
/*
CTU Open Contest 2002
=====================
Sample solution for the problem: symmetry
Pavel Kos, Oct 2002
*/
#include
#include
#define MAX_COUNT 100000
typedef in