代码搜索:recognize
找到约 421 项符合「recognize」的源代码
代码结果 421
www.eeworm.com/read/201660/15399117
txt readme.txt
Face Recognition Library
========================
Advanced face recognition DLL using two functions : Train and Recognize. Uses neural net back propogation alogorithm with more AI tools added for
www.eeworm.com/read/353769/10418743
h error.h
#ifndef ERROR_H
#define ERROR_H
/* File */
#define ERR_FILE_READ -2
#define ERR_FILE_OPEN -3
/* File Format */
#define ERR_FF -20
#define ERR_FF_TRAINING_ENDTAG -21
#de
www.eeworm.com/read/450704/7477717
makefile
#
# C compiler specification
#
CC = cc
#
# C optimization, only one CFLAGS line should be uncommented
# The -Xcpluscomm flags is required for the SGI cc compiler to recognize the C++
# style comment
www.eeworm.com/read/450694/7477741
makefile
#
# C compiler specification
#
CC = cc
#
# C optimization, only one CFLAGS line should be uncommented
# The -Xcpluscomm flags is required for the SGI cc compiler to recognize the C++
# style comment
www.eeworm.com/read/195686/8135644
c pading11.c
/*
* File: Pading11.c
*
*
*
* --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 ---
*
* This file is an S-function produced by the S-Function
* Builder which only recognize
www.eeworm.com/read/137847/13293819
makefile
#
# C compiler specification
#
CC = cc
#
# C optimization, only one CFLAGS line should be uncommented
# The -Xcpluscomm flags is required for the SGI cc compiler to recognize the C++
# style comment
www.eeworm.com/read/137845/13293937
makefile
#
# C compiler specification
#
CC = cc
#
# C optimization, only one CFLAGS line should be uncommented
# The -Xcpluscomm flags is required for the SGI cc compiler to recognize the C++
# style comment
www.eeworm.com/read/255152/12099180
makefile
#
# C compiler specification
#
CC = cc
#
# C optimization, only one CFLAGS line should be uncommented
# The -Xcpluscomm flags is required for the SGI cc compiler to recognize the C++
# style comment
www.eeworm.com/read/470720/1444416
c anon-struct2.c
/* { dg-options "" } */
/* In GNU C++ mode, we recognize the anonymous struct extension,
but not Microsoft C extensions. */
struct A { char a; };
struct B {
struct A; /* forward decl of B::A
www.eeworm.com/read/470693/1456362
c anon-struct2.c
/* { dg-options "" } */
/* In GNU C++ mode, we recognize the anonymous struct extension,
but not Microsoft C extensions. */
struct A { char a; };
struct B {
struct A; /* forward decl of B::A