代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/483253/6601723
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/478934/6708388
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/406781/11435795
txt vbcoding.txt
BTW, here's a little doo-dad that I threw together that moves the ascii value of each
character up (encode) or down (decode), with a default change of 40.
So, for example, chr(233) might become c
www.eeworm.com/read/345059/11842256
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/258379/11867020
cpp wdatato.cpp
// 压缩程序函数体
//
// Usage: TaxDataEnDe Method[EN/DE] Data DataType[1/2/3/4/5]
// Method: EN -- ENcode the Tax Data
// DE -- DEcode the Tax Data
// DataType: 1 ---- NUMBER
// 2 ---- ALPHA
www.eeworm.com/read/154843/11923391
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/339051/12265414
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/150238/12302749
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