代码搜索:classification
找到约 3,679 项符合「classification」的源代码
代码结果 3,679
www.eeworm.com/read/224327/4804135
c isspace.c
/* isspace.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation c
www.eeworm.com/read/222261/4821475
m andrerr.m
function [maxError,minr]=andrerr(MI,SIGMA,J,alpha,theta)
% ANDRERR classification erorr, Generalized Anderson's task.
% [maxError,minr]=andrerr(MI,SIGMA,J,alpha,theta)
%
% ANDERROR computes upper li
www.eeworm.com/read/209559/4973122
txt request.txt
struct request documentation
Jens Axboe 27/05/02
1.0
Index
2.0 Struct request members classification
2.1 struct request members explanation
3.0
2.0
Short explanation of reques
www.eeworm.com/read/188843/5206343
m andrerr.m
function [maxError,minr]=andrerr(MI,SIGMA,J,alpha,theta)
% ANDRERR classification erorr, Generalized Anderson's task.
% [maxError,minr]=andrerr(MI,SIGMA,J,alpha,theta)
%
% ANDERROR computes upper li
www.eeworm.com/read/169775/5410470
c isalpha.c
/* isalpha.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation c
www.eeworm.com/read/169775/5410472
c isupper.c
/* isupper.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation c
www.eeworm.com/read/169775/5410473
c tolower.c
/* tolower.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,03mar93,jdi more documentation c
www.eeworm.com/read/169775/5410474
c ispunct.c
/* ispunct.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation c
www.eeworm.com/read/169775/5410475
c toupper.c
/* toupper.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation c
www.eeworm.com/read/169775/5410477
c isprint.c
/* isprint.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation c