代码搜索:Encodes
找到约 341 项符合「Encodes」的源代码
代码结果 341
www.eeworm.com/read/229812/4750717
gml time.gml
.func time
#include
time_t time( time_t *tloc );
.ixfunc2 '&TimeFunc' &func
.funcend
.desc begin
The &func function determines the current calendar time and encodes it
into the type
.
www.eeworm.com/read/206142/5012042
1 sqencode.1
.TH SQENCODE 1 "QCCPACK" ""
.SH NAME
sqencode \- encoding using scalar quantization
.SH SYNOPSIS
.B sqencode
.I datfile
.I quantizer
.I channel
.SH DESCRIPTION
.LP
.B sqencode
encodes
.I datfile
(DAT
www.eeworm.com/read/206020/5013154
java base64.java
package org.jivesoftware.util;
/**
* Encodes and decodes to and from Base64 notation. Change Log:
*
*
* v2.1 - Cleaned up javadoc comments and unused variables and m
www.eeworm.com/read/178879/5312137
jpage testencoder.jpage
//System.setProperty("org.xml.sax.driver","org.apache.xerces.parsers.SAXParser");
//Test code to test the WBXML encoder that encodes a WML document into WBXML format
System.setProperty("org.xml.
www.eeworm.com/read/300753/3844930
jpage testencoder.jpage
//System.setProperty("org.xml.sax.driver","org.apache.xerces.parsers.SAXParser");
//Test code to test the WBXML encoder that encodes a WML document into WBXML format
System.setProperty("org.xml.
www.eeworm.com/read/300753/3845058
jpage testencoder.jpage
//System.setProperty("org.xml.sax.driver","org.apache.xerces.parsers.SAXParser");
//Test code to test the WBXML encoder that encodes a WML document into WBXML format
System.setProperty("org.xml.
www.eeworm.com/read/291458/3966382
java base64.java
package net.jumperz.util;
/**
* Encodes and decodes to and from Base64 notation.
*
*
* Change Log:
*
*
* v1.4 - Added helper methods to read/write files.
*
www.eeworm.com/read/374328/2754329
java animatedgifencoder.java
package com.khan.pic.gif;
import java.io.*;
import java.awt.*;
import java.awt.image.*;
/**
* Class AnimatedGifEncoder - Encodes a GIF file consisting of one or
* more frames.
*
www.eeworm.com/read/193426/8227214
m encode.m
function [gen,lchrom,coarse,nround] = encode(x,vlb,vub,bits)
%ENCODE Converts from variable to binary representation.
% [GEN,LCHROM,COARSE,nround] = ENCODE(X,VLB,VUB,BITS)
% encodes non-binary
www.eeworm.com/read/188503/8534818
readme
aenc encodes WAV Files to MPEG-1 layer 2 audio streams.
DISCLAIMER:
This software is from the MPEG/audio software simulation group
I have only changed the input routine so that Edit List
input is ac