代码搜索结果
找到约 3,225 项符合
Recognition 的代码
ch1-02.l
%{
/*
* this sample demonstrates (very) simple recognition:
* a verb/not a verb.
*/
%}
%%
[\t ]+ /* ignore white space */ ;
is |
am |
are |
were |
was |
be |
being |
been |
do |
does |
did |
wi
demo2rgn.rsp
//
// file: demo2rgn.rsp
// desc: demo2 recognition response file
// by: patrick ko shu pui
// date: 27 apr 1992
//
// 4 input units
-i=4
// 4 output units
-o=4
// 2 hidden layers
-hh
demo1rgn.rsp
//
// file: demo1rgn.rsp
// desc: demo1 recognition response file
// by: patrick ko shu pui
// date: 27 apr 1992
//
// comment:
//
// The following response file is equivalent to the command
stprpath.m~
function stprpath(toolboxroot)
% STPRPATH sets path to Statistical Pattern Recognition Toolbox.
%
% Synopsis:
% stprpath
% stprpath(toolboxroot)
%
% Description:
% stprpath(toolboxroot) se
stprpath.m
function stprpath(toolboxroot)
% STPRPATH sets path to Statistical Pattern Recognition Toolbox.
%
% Synopsis:
% stprpath
% stprpath(toolboxroot)
%
% Description:
% stprpath(toolboxroot) se
stprpath.html
Contents.m
contents.m
% Demos of the Statistical Pattern Recognition Toolbox.
%
% image_denoising - (dir) Image denoising using kernel PCA.
% ocr - (dir) Object Character Recognition.
%
% demo_anderson - G
scribwidget.c
/*
* Copyright (c) 2000 Greg Haerr
* Copyright (c) 2000 Century Software
* Scribble Handwriting Recognition for Nano-X!
* Scribble object routines
scribwidget.c
/*
* Copyright (c) 2000 Greg Haerr
* Copyright (c) 2000 Century Software
* Scribble Handwriting Recognition for Nano-X!
* Scribble object routines
scribwidget.c
/*
* Copyright (c) 2000 Greg Haerr
* Copyright (c) 2000 Century Software
* Scribble Handwriting Recognition for Nano-X!
* Scribble object routines