代码搜索:Experiments
找到约 418 项符合「Experiments」的源代码
代码结果 418
www.eeworm.com/read/206731/7456662
c init.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: init.c
www.eeworm.com/read/451308/7467559
html package.html
Provides methods for running experiments for evaluating information retrieval.
www.eeworm.com/read/449369/7507974
readme
This directory contains
- Perl scripts to digest the output from LK.
- scripts to process the source in some way.
- scripts to run experiments
and others.
Unless otherwise noted, they are licensed u
www.eeworm.com/read/298649/7946899
c init.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: init.c
www.eeworm.com/read/244076/12891119
c init.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: init.c
www.eeworm.com/read/137229/13337943
c init.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: init.c
www.eeworm.com/read/101082/6243521
2c l8.2c
#print
As an example more complicated than you will
probably ever need, consider
?[a-c]*
which matches what? Well the first character
can be anything; the second must be a, b, or c; and
nothing mat
www.eeworm.com/read/124842/14533765
c init.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: init.c
www.eeworm.com/read/217792/14951327
txt readme.txt
Last modified: May 10, 2005
Modified by: Jingjing Zhang
This zipped folder contains all Matlab source code for Keyblock and PCA experiments.
All copyright @ J. Zhang
To run the experiments,
www.eeworm.com/read/411382/11247692
m sgn.m
function B=sgn(A)
% function B=sgn(A)
%
% This is the straight sgn function to be used in the HopFiled test
% experiments.
%
% Hugh Pasika 1997
B = (A(:,:)>0) + (A(:,:)