代码搜索:Encoding
找到约 10,000 项符合「Encoding」的源代码
代码结果 10,000
www.eeworm.com/read/253950/12174198
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/151583/12199107
txt 1108.txt
日月光华 -- Network精华区文章阅读
--------------------------------------------------------------------------------
发信人: truelies (柯信), 信区: Network
标 题: E-mail传送中的三种编码标准
发信站: 日月光华站 (Mon Mar 23 21:23:31 1998
www.eeworm.com/read/339665/12211825
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/151304/12221479
ps fig5d2.ps
%!PS-Adobe-2.0
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: fig5D2.ps
%%CreationDate: 02/02/2001 23:55:02
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Magenta Yellow Black
www.eeworm.com/read/339447/12235618
in g2ipmsg.desktop.in
[Desktop Entry]
Encoding=UTF-8
Terminal=false
_Name=GNOME2 IP Messenger
_Comment=IP Messenger for the GNOME2
Exec=g2ipmsg
TryExec=g2ipmsg
Icon=ipmsg.png
Type=Application
Categories=GTK;Application;Uti
www.eeworm.com/read/339324/12242939
cpp ftcharmap.cpp
#include "FTFace.h"
#include "FTCharmap.h"
FTCharmap::FTCharmap( FTFace* face)
: ftFace( *(face->Face())),
err(0)
{
if( !ftFace->charmap)
{
err = FT_Set_Charmap( ftFace, ftFace