代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/426696/9003900
html start.html
EndtoEnd test applet page
function encode(form) {
document.e2e.update("param1",form.param1.value);
document.e2e.update("param2",form.par
www.eeworm.com/read/362517/9995005
txt 一个进行base64编码的类。.txt
作者:sonymusic
email: sonymusic@china.com
日期:2001-3-12 15:01:35
package sony.utils;
import java.io.*;
import java.net.*;
public final class Codes {
public final static byte[] base64Encode(byte[
www.eeworm.com/read/361866/10031897
txt 一个进行base64编码的类。.txt
作者:sonymusic
email: sonymusic@china.com
日期:2001-3-12 15:01:35
package sony.utils;
import java.io.*;
import java.net.*;
public final class Codes {
public final static byte[] base64Encode(byte[
www.eeworm.com/read/361866/10033206
txt 一个进行base64编码的类。.txt
作者:sonymusic
email: sonymusic@china.com
日期:2001-3-12 15:01:35
package sony.utils;
import java.io.*;
import java.net.*;
public final class Codes {
public final static byte[] base64Encode(byte[
www.eeworm.com/read/278232/10558294
tbw pn_test.tbw
version 3
f:\bpsk_conv_encode\pn_catch_83_test.v
pn_catch_83_test
VERILOG
VHDL
pn_test.xwv
Clocked
-
-
1000000000
ns
GSR:false
PRLD:false
100000000
CLOCK_LIST_BEGIN
clk_110
100000000
www.eeworm.com/read/352106/10580775
c pcm8.c
#include
#include
#include
FILE *rfp,*wfp,*fpa,*fpb;
unsigned char Xn,Dn,Sn=0,Yn,Dqn,Xen=0x80;
bool flags;
unsigned char Two_Yn;
void Encode();
void Decode
www.eeworm.com/read/352106/10580784
cpp adpcm8.cpp
#include
#include
#include
FILE *rfp,*wfp,*fpa,*fpb;
unsigned char Xn,Dn,Sn=0,Yn,Dqn,Xen=0x80;
bool flags;
unsigned char Two_Yn;
void Encode();
void Decode
www.eeworm.com/read/352106/10580789
cpp pcm8.cpp
#include
#include
#include
FILE *rfp,*wfp,*fpa,*fpb;
unsigned char Xn,Dn,Sn=0,Yn,Dqn,Xen=0x80;
bool flags;
unsigned char Two_Yn;
void Encode();
void Decode