代码搜索:Encoding
找到约 10,000 项符合「Encoding」的源代码
代码结果 10,000
www.eeworm.com/read/120487/6073164
java encoding.java
/*-------------------------------------------------------------------------
*
* Encoding.java
* Converts to and from the character encoding used by the backend.
*
* Copyright (c) 2003, Postgr
www.eeworm.com/read/113648/6127279
java encoding.java
/**
* JWAP - A Java Implementation of the WAP Protocols
* Copyright (C) 2001-2004 Niko Bender
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/113648/6127324
content-encoding
# Content-Encoding
128=Gzip
129=Compress
130=Deflate
131=*
www.eeworm.com/read/112192/6147992
h encoding.h
/*
* encoding.h : interface for the encoding conversion functions needed for
* XML
*
* Related specs:
* rfc2044 (UTF-8 and UTF-16) F. Yergeau Alis Technologies
* [ISO-10646]
www.eeworm.com/read/112192/6148011
c encoding.c
/*
* encoding.c : implements the encoding conversion functions needed for XML
*
* Related specs:
* rfc2044 (UTF-8 and UTF-16) F. Yergeau Alis Technologies
* [ISO-10646] UTF-8 and UTF-1
www.eeworm.com/read/195566/6333976
m encoding.m
function [codeword,sita]=encoding(symbol_per_frame, x1, x2, table)
S0=[0,0; 1;];
S1=[1, 0;];
current_state=0;
for i=1:symbol_per_frame,
switch current_state,
www.eeworm.com/read/157903/11657401
h encoding.h
/*****************************************************************
** encoding.h
**
** Copyright 1998 Clark Cooper
** All rights reserved.
**
** This program is free software; you can redistribute it
www.eeworm.com/read/157903/11657421
t encoding.t
BEGIN {print "1..6\n";}
END {print "not ok 1\n" unless $loaded;}
use XML::Parser;
$loaded = 1;
print "ok 1\n";
################################################################
# Check encoding
my $x
www.eeworm.com/read/254092/12162102
gif encoding.gif
www.eeworm.com/read/254092/12162658