代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/251805/4417664
readme
July 15, 2002 - Dave Mackie
MP4LIVE
=======
MP4LIVE is a Linux audio/video capture utility that can capture and encode
audio and video in real-time. The results can be written to either an .
www.eeworm.com/read/250990/4425404
java encoder.java
package org.bouncycastle1.util.encoders;
import java.io.IOException;
import java.io.OutputStream;
/**
* Encode and decode byte arrays (typically from binary to 7-bit ASCII
* encodings).
*/
publi
www.eeworm.com/read/237989/4619227
java createfile.java
package net.aetherial.gis.surface;
import java.io.*;
public class CreateFile {
File f = null;
private String encode = "UTF-8"; //default : UTF-8
public CreateFile(File file) {
this
www.eeworm.com/read/227324/4775722
java cerp_crypt.java
package com.huiton.pub.tools;
public class cerp_crypt{
// used to encode the input string
private static final int CRY_KEY = 15;
// used to limit the length of the final encoded_pass
www.eeworm.com/read/216781/4888343
c opt2.c
#include "unpipc.h"
#include "opt2.h"
int
main(int argc, char **argv)
{
int i;
XDR xhandle;
long *lptr;
args out; /* the structure that we fill */
char *buff; /* the XDR encode
www.eeworm.com/read/209211/4982488
c unwhack.c
#include "stdinc.h"
#include "whack.h"
enum
{
DMaxFastLen = 7,
DBigLenCode = 0x3c, /* minimum code for large lenth encoding */
DBigLenBits = 6,
DBigLenBase = 1 /* starting items to encode for b
www.eeworm.com/read/198916/5081026
c opt2.c
#include "unpipc.h"
#include "opt2.h"
int
main(int argc, char **argv)
{
int i;
XDR xhandle;
long *lptr;
args out; /* the structure that we fill */
char *buff; /* the XDR encode
www.eeworm.com/read/179153/5309820
t 14utf8.t
#!perl -w
# vim:ts=8:sw=4
use Test::More;
use DBI;
plan skip_all => "Requires perl 5.8"
unless $] >= 5.008;
eval {
require Storable;
import Storable qw(dclone);
require Encode;
www.eeworm.com/read/170577/5403333
tcl base64.tcl
# base64.tcl --
#
# Encode/Decode base64 for a string
# Stephen Uhler / Brent Welch (c) 1997 Sun Microsystems
# The decoder was done for exmh by Chris Garrigues
#
# Copyright (c) 1998-2000 by Ajuba So
www.eeworm.com/read/340058/3292090
js pescript.js
//
// Priority Encode change management scripts
//
//
var g_ResultXMLDoc;
var g_VarXMLDoc;
var g_ChangeXMLDoc;
var g_nImpact = 0; // 0 = No impact, 1 = no teardown, 2 = no teardown null expre