代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/453811/7410066
c md5.c
#include
#include "md5.h"
/* Encodes input (unsigned long int) into output (unsigned char). Assumes len is
a multiple of 4.
*/
static void Encode(unsigned char *output, unsigned long
www.eeworm.com/read/453808/7410113
c md5.c
#include
#include "md5.h"
/* Encodes input (unsigned long int) into output (unsigned char). Assumes len is
a multiple of 4.
*/
static void Encode(unsigned char *output, unsigned long
www.eeworm.com/read/452838/7432013
asp savetopmenu.asp
1) then response.Redirect("index.asp")
dim menu_cn,menu_en
www.eeworm.com/read/449996/7492088
h conv.h
unsigned long decode(unsigned char *data,signed char *symbols,
unsigned int nbits,int mettab[2][3],int delta,unsigned long maxcycles);
int encode(unsigned char *symbols,unsigned char *data,unsigned
www.eeworm.com/read/448350/7534377
m rotation.m
function [r,p,q]=rotation(x,y,z)
%ROTATION Encode and decode rotation matrices
% (1) r=rotation(x,y,angle) creates a matrix that rotates vectors in the
% plane containing x and y. A small posit
www.eeworm.com/read/440750/7682136
m rotation.m
function [r,p,q]=rotation(x,y,z)
%ROTATION Encode and decode rotation matrices
% (1) r=rotation(x,y,angle) creates a matrix that rotates vectors in the
% plane containing x and y. A small posit
www.eeworm.com/read/439878/7697688
m func_ezw_enc.m
function [significance_map, refinement] = func_ezw_enc(img_wavedata,ezw_encoding_threshold);
% img_wavedata: wavelet coefficients to encode
% ezw_encoding_threshold: determine where to stop encodi
www.eeworm.com/read/437619/7744859
h conv.h
unsigned long decode(unsigned char *data,signed char *symbols,
unsigned int nbits,int mettab[2][3],int delta,unsigned long maxcycles);
int encode(unsigned char *symbols,unsigned char *data,unsigned
www.eeworm.com/read/143516/12869282
h conv.h
unsigned long decode(unsigned char *data,signed char *symbols,
unsigned int nbits,int mettab[2][3],int delta,unsigned long maxcycles);
int encode(unsigned char *symbols,unsigned char *data,unsigned