代码搜索:Encoding
找到约 10,000 项符合「Encoding」的源代码
代码结果 10,000
www.eeworm.com/read/216825/6933732
m 3.m
Fd = 1; Fs = 4; N = Fs/Fd; numSymb = 100; numPlot = 20;
SNRpBitDemo = 3; SNR = SNRpBitDemo*k;
seed = [654321 123456];
rand('state', seed(1)); randn('state', s
www.eeworm.com/read/457134/6939480
h we.h
//we.h file define all chars index.
#ifndef _WE_H
#define _WE_H
typedef unsigned int WORD;
extern const WORD encoding_00[]; //温
extern const WORD encoding_01[]; //度
#endif
www.eeworm.com/read/457134/6939484
h cn.h
//cn.h file define all chars index.
#ifndef _CN_H
#define _CN_H
typedef unsigned int WORD;
extern const WORD encoding_00[]; //酒
extern const WORD encoding_01[]; //精
extern const WORD e
www.eeworm.com/read/457134/6939549
h mm.h
//MM.h file define all chars index.
#ifndef _MM_H
#define _MM_H
//typedef unsigned int WORD;
extern const unsigned int encoding_0f[]; //Pic
#endif