代码搜索:Encode

找到约 8,258 项符合「Encode」的源代码

代码结果 8,258
www.eeworm.com/read/290238/3983133

m fire_sys_encode.m

%fire_code %g(x)=x^40+x^26+x^23+x^17+x^3+1=(x^23+1)(x^17+x^3+1) %remark: not system code %input:cc, the information bit-sequence whose length is 184 %output:uu, the fire code, bit-sequence whose
www.eeworm.com/read/290238/3983139

m fire_sys_encode.m

%fire_code %g(x)=x^40+x^26+x^23+x^17+x^3+1=(x^23+1)(x^17+x^3+1) %remark: not system code %input:cc, the information bit-sequence whose length is 184 %output:uu, the fire code, bit-sequence whose
www.eeworm.com/read/290238/3983228

m fire_sys_encode.m

%fire_code %g(x)=x^40+x^26+x^23+x^17+x^3+1=(x^23+1)(x^17+x^3+1) %remark: not system code %input:cc, the information bit-sequence whose length is 184 %output:uu, the fire code, bit-sequence whose
www.eeworm.com/read/289466/3991023

cpp wvtpezw_tree_encode.cpp

/****************************************************************************/ /* MPEG4 Visual Texture Coding (VTC) Mode Software */ /*
www.eeworm.com/read/285546/4049594

m fire_sys_encode.m

%fire_code %g(x)=x^40+x^26+x^23+x^17+x^3+1=(x^23+1)(x^17+x^3+1) %remark: not system code %input:cc, the information bit-sequence whose length is 184 %output:uu, the fire code, bit-sequence whose
www.eeworm.com/read/285546/4049600

m fire_sys_encode.m

%fire_code %g(x)=x^40+x^26+x^23+x^17+x^3+1=(x^23+1)(x^17+x^3+1) %remark: not system code %input:cc, the information bit-sequence whose length is 184 %output:uu, the fire code, bit-sequence whose
www.eeworm.com/read/285546/4049689

m fire_sys_encode.m

%fire_code %g(x)=x^40+x^26+x^23+x^17+x^3+1=(x^23+1)(x^17+x^3+1) %remark: not system code %input:cc, the information bit-sequence whose length is 184 %output:uu, the fire code, bit-sequence whose
www.eeworm.com/read/285338/4053978

m sphit_main_encode.m

% Code started 30th Oct 2003, Ex taken from J.M.Shapiro's paper on EZW % This code is not intented to be optimized, just to make things work % and to understand the principles of SPHIT % Reference
www.eeworm.com/read/282355/4102128

java md5encode.java

package util; import java.security.MessageDigest; public class md5Encode { public static String MD5Encode(String sourceString) { String resultString = null; try {
www.eeworm.com/read/280935/4121683

java md5encode.java

package util; import java.security.MessageDigest; public class md5Encode { public static String MD5Encode(String sourceString) { String resultString = null; try {