代码搜索:classification
找到约 3,679 项符合「classification」的源代码
代码结果 3,679
www.eeworm.com/read/324606/3500023
c isgraph.c
/* isgraph.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/324606/3500025
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/324319/3504172
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/318603/3567429
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/318603/3567431
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/318603/3567432
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/318603/3567433
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/318603/3567434
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/318603/3567436
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
www.eeworm.com/read/318603/3567438
c isgraph.c
/* isgraph.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation c