代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/363191/9965682
c rs_encode_file.c
/*
Procedures and Programs for Galois-Field Arithmetic and Reed-Solomon Coding.
Copyright (C) 2003 James S. Plank
This library is free software; you can redistribute it and/or
modify it under the t
www.eeworm.com/read/361959/10027094
h md5encode.h
#ifndef _MD5Encode
#define _MD5Encode
#ifdef __cplusplus
extern "C" {
#endif
void MD5Encode(char * strSource, char * strDest);
#ifdef __cplusplus
}
#endif
#endif
www.eeworm.com/read/166181/10030683
java md5encode.java
package com.hjhm.functions;
import java.security.MessageDigest;
/**
* Title:MD5Encode
* Description: 用于实现md5加密算法的类
* Copyright: Copyright (c) 2003
* Company: hjhm
*
www.eeworm.com/read/360029/10111335
cdb encode.rtlv_sg.cdb
www.eeworm.com/read/360029/10111339
cdb encode.pre_map.cdb
www.eeworm.com/read/360029/10111353
ddb encode.cmp0.ddb
www.eeworm.com/read/360029/10111363
hdb encode.pre_map.hdb
www.eeworm.com/read/360029/10111364
syn_hier_info encode.syn_hier_info
www.eeworm.com/read/425878/10312419
m func_huffman_encode.m
function img_ezw_stream_bit = func_huffman_encode(significance_map, refinement);
% significance map: a string array containing significace map data ('p','n','z' and 't')
% refinement: a string a
www.eeworm.com/read/160364/10538503
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
%输入码元长度为184,输出码元长度为224
%input:cc, the information bit-sequence whose length is 184
%output:uu, the