代码搜索结果
找到约 1,827 项符合
Recognition 的代码
mkwhmm.c
/**
* @file mkwhmm.c
*
*
* @brief 不燎误から纷换脱の冯圭%HMMを栏喇する
*
*
*
* @brief Generate compound %HMM instance for recognition from phoneme sequence.
*
*
* @author Akino
usps.c
/*Fisher.C
*recognition of handwritten numerals with Fishier Linear Classifier
*/
/*
*说明:一个数字16X16像素,每个像素是灰度值,
*归一化为-1到1的双精度浮点数
*
*struct Sample
*{
* double data[RAWDATADIM]; //一个点的数据为8 byte
creg-1.s
! Test recognition of predefined control register names, lower and upper
! case; getcon and putcon. Exhaustive test in those domain is small and
! simple enough. Note that basic-1.s has already test
creg-2.s
! Test recognition of predefined control register names specified as crN
! syntax, lower and upper case.
.mode SHmedia
.text
start:
getcon cr0,r21
getcon cr13,r21
getcon CR62,r22
getcon cr8,r21
pushpop.s
; Check the push and pop builtin "macros".
.text
.syntax no_register_prefix
start:
push r1
push r0
push r4
; Check that there is no recognition of invalid offsets.
move.b r5,[sp=sp-8]
move.w r
brokw-3.s
; Tests the broken-word function, one more word than fits in a
; single branch.
.syntax no_register_prefix
start: moveq 0,r0
; Take the opportunity to (rudimentally) test case-recognition,
; as the
contributors
Contributors to bttv:
Michael Chu
AverMedia fix and more flexible card recognition
Alan Cox
Video4Linux interface and 2.1.x kernel adaptation
Chris Kleitsch
c90-digraph-1.c
/* Test for recognition of digraphs: should be recognized in C94 and C99
mode, but not in C90 mode. Also check correct stringizing.
*/
/* Origin: Joseph Myers */
/* { dg-do run }
c99-digraph-1.c
/* Test for recognition of digraphs: should be recognized in C94 and C99
mode, but not in C90 mode. Also check correct stringizing.
*/
/* Origin: Joseph Myers */
/* { dg-do run }
c94-digraph-1.c
/* Test for recognition of digraphs: should be recognized in C94 and C99
mode, but not in C90 mode. Also check correct stringizing.
*/
/* Origin: Joseph Myers */
/* { dg-do run }