代码搜索:recognized
找到约 495 项符合「recognized」的源代码
代码结果 495
www.eeworm.com/read/124567/6045480
java recognizecountry.java
package com.heaton.bot.catbot;
import java.io.*;
import java.util.*;
import com.heaton.bot.*;
/**
* This recognizer is called to handle a page that
* contains a large list of countries. The countr
www.eeworm.com/read/101082/6245015
1 tabs.1
.\" SCCSID: @(#)tabs.1 8.1 9/11/90
.TH tabs 1
.SH Name
tabs \- set tabs
.SH Syntax
.B tabs
[\fB\-n\fR] [\|\fIterminal\fR\|]
.SH Description
.NXR "tabs command"
.NXA "tabs command" "term command"
.NXR
www.eeworm.com/read/101082/6246897
1 tabs.1
.\" SCCSID: @(#)tabs.1 8.1 9/11/90
.TH tabs 1
.SH Name
tabs \- set tabs
.SH Syntax
.B tabs
[\fB\-n\fR] [\|\fIterminal\fR\|]
.SH Description
.NXR "tabs command"
.NXA "tabs command" "term command"
.NXR
www.eeworm.com/read/481877/6632033
m tinytest.m
x = imread('geeks.jpg');
% decision threshold.
% change this to a smaller value, if too many false detections occur.
% change it to a larger value, if faces are not recognized.
% a reasonable ra
www.eeworm.com/read/163270/5510825
java unsupportedtypeexception.java
/*
* UnsupportedTypeException.java
*
* Created on 14. November 2004, 15:55
*/
package gps.exceptions;
/**
* Is being thrown when NMEA type is not recognized by parser.
*
* @autho
www.eeworm.com/read/162614/5522520
c friend2.c
// { dg-do assemble }
// PRMS Id: 5189
// Bug: g++ fails to collapse the several declarations of freefoo, so it isn't
// recognized as a friend.
extern "C"
void freefoo(void);
class foo {
friend
www.eeworm.com/read/286089/8790310
samplemk
/data/workspace/sample: file not recognized: File format not recognized
collect2: ld returned 1 exit status
www.eeworm.com/read/355572/10256264
2
cc: 1501-216 command option 32 is not recognized - passed to ld
"dbpub.sqc", line 53.65: 1506-191 (E) The character
www.eeworm.com/read/197100/8029767
h blobclass.h
/******************************************************************************
** Filename: blobclass.h
** Purpose: Interface to high level classification and training.
** Author: Dan Johnson
**