代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/471454/6892695
h base64.h
#ifndef __BASE64__
#define __BASE64__
#ifdef __cplusplus
extern "C" {
#endif
char* Base64Decode(char *base64code, unsigned int base64length);
char* Base64Encode(char *base64code, unsigned in
www.eeworm.com/read/200274/15436007
m bpsk_system_ber_simulation.m
% BPSK System Simulation, Pe evaluation
echo on;
EbNo1=0:0.5:6;
EbNo2=0:0.1:6;
for i=1:length(EbNo1)
[pb]=cm_sm32(EbNo1(i)); % simulated bit error rates without golay encode a