代码搜索:Encoding
找到约 10,000 项符合「Encoding」的源代码
代码结果 10,000
www.eeworm.com/read/171230/9765890
h xmltok.h
/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
See the file COPYING for copying permission.
*/
#ifndef XmlTok_INCLUDED
#define XmlTok_INCLUDED 1
#ifdef __cplusplus
exter
www.eeworm.com/read/170936/9779367
m confmat.m
function [C,rate]=confmat(Y,T)
%CONFMAT Compute a confusion matrix.
%
% Description
% [C, RATE] = CONFMAT(Y, T) computes the confusion matrix C and
% classification performance RATE for the prediction
www.eeworm.com/read/270032/11050373
h hdp.h
/*
** HDP.H : Encoding and Decoding of High Dynamic Range Pixels
*/
/*
** Encoding and Decoding Types
*/
typedef unsigned char byte;
typedef float real; /* change to "double" if you work with double
www.eeworm.com/read/415313/11076677
m confmat.m
function [C,rate]=confmat(Y,T)
%CONFMAT Compute a confusion matrix.
%
% Description
% [C, RATE] = CONFMAT(Y, T) computes the confusion matrix C and
% classification performance RATE for the prediction