代码搜索结果
找到约 1,827 项符合
Recognition 的代码
knnr01.txt
Use of KNNR for Iris data:
Size of design set (odd-indexed data)= 75
Size of test set (even-indexed data) = 75
Recognition rate = 96%
shapedefinition.mmp
/**
*
* @brief Project specification file for Shape Resolver dll
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
TARGET 101FDA5E.dll
TARGETTYPE ECOMIIC
// ECom Dll recognition U
dicomv3.dic
0000 0000 UL 1 Group Length
0000 0001 UL 1 Command Length to End (RET)
0000 0002 UI 1 Affected SOP Class UID
0000 0003 UI 1 Requested SOP Class UID
0000 0010 SH 1 Command Recognition Code (RET)
0
siemens.dic
0009 1010 CS 1 Storage Mode
0009 1015 LO 1 UID
0009 1040 SH 1 Data Object Subtype
0009 1041 SH 1 Data Object Subtype
0009 1110 LO 1 Recognition Code
0009 1130 UL 1 Byte Offset of Original Heade
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
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
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