代码搜索:Explained
找到约 346 项符合「Explained」的源代码
代码结果 346
www.eeworm.com/read/134939/13969974
java drawexample.java
/*
Applet will paint special shapes and use colors and fonts
Only new methods are explained
*/
import java.awt.*;
import java.applet.*;
public class DrawExample extends Applet
{
// Sp
www.eeworm.com/read/363215/9965124
sql explain.sql
--* File Name : Explain.sql
--* Author : DR Timothy S Hall
--* Description : Displays a tree-style execution plan of the specified statement after it had=s been explained.
--* Requirement
www.eeworm.com/read/418629/10937181
txt backport-util-concurrent-license.txt
The software comprising backport-util-concurrent is based in large
part on the code from JSR166, and the package dl.util.concurrent.
The software has been released to the public domain, as explained a
www.eeworm.com/read/233353/14157159
developer readme.developer
WebCam GO/GO Plus Linux
-----------------------
by Raffaele Spangaro
http://www.keatch.f2s.com
Basic driver structure explained
--------------------------------
Ok, the driv
www.eeworm.com/read/240204/4577709
java dequebash.java
/*
* Written by Josh Bloch of Google Inc. and released to the public domain,
* as explained at http://creativecommons.org/licenses/publicdomain.
*/
import java.util.*;
import java.io.*;
imp
www.eeworm.com/read/379732/9180023
readme
In this readme is explained how to run the experiments needed for the
signal-to-noise ratio plot in:
H. Valpola, T. 謘tman and J. Karhunen
"Nonlinear independent factor analysis by hierarchical models"
www.eeworm.com/read/376842/9303782
m dispceof.m
% dispCEOF(CEOF,EXPVAR,PHI,MOD) Display few CEOFs.
%
% => DISPLAY FEW CEOFs.
% CEOF contains all the CEOFs as nCEOF*X*Y.
% EXPVAR is a matrix with the explained variance of each
% CEOFs in %. This is
www.eeworm.com/read/13871/284322
m mysize.m
function sz = mysize(M)
% MYSIZE Like the built-in size, except it returns n if M is a vector of length n, and 1 if M is a scalar.
% sz = mysize(M)
%
% The behavior is best explained by examples
www.eeworm.com/read/464435/1530290
w wmerge.w
\def\9#1{} % this hack is explained in CWEB manual Appendix F11
@* Introduction. This file contains the program \.{wmerge},
which takes two or more files and merges them according
to the conventions