代码搜索:Encode

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

代码结果 8,258
www.eeworm.com/read/385990/8772895

c encode_rs_av.c

/* Fast Reed-Solomon encoder for (255,223) CCSDS code on PowerPC G4/G5 using Altivec instructions * Copyright 2004, Phil Karn KA9Q * May be used under the terms of the GNU Lesser General Public Lice
www.eeworm.com/read/385990/8772915

c encode_rs_8.c

/* Reed-Solomon encoder * Copyright 2004, Phil Karn, KA9Q * May be used under the terms of the GNU Lesser General Public License (LGPL) */ #include #include "fixed.h" #ifdef __VEC__ #inc
www.eeworm.com/read/385990/8772950

c encode_rs_ccsds.c

/* This function wraps around the fixed 8-bit encoder, performing the * basis transformations necessary to meet the CCSDS standard * * Copyright 2002, Phil Karn, KA9Q * May be used under the terms
www.eeworm.com/read/385990/8772974

c encode_rs_int.c

/* Reed-Solomon encoder * Copyright 2003, Phil Karn, KA9Q * May be used under the terms of the GNU Lesser General Public License (LGPL) */ #include #include "int.h" #include "rs-common.
www.eeworm.com/read/385990/8773020

c encode_rs_char.c

/* Reed-Solomon encoder * Copyright 2002, Phil Karn, KA9Q * May be used under the terms of the GNU Lesser General Public License (LGPL) */ #include #include "char.h" #include "rs-common
www.eeworm.com/read/283821/8986898

c encode_rs_ccsds.c

/* This function wraps around the fixed 8-bit encoder, performing the * basis transformations necessary to meet the CCSDS standard * * Copyright 2002, Phil Karn, KA9Q * May be used under the terms
www.eeworm.com/read/184201/9117368

c encode_bch1.c

//#include"stdio.h"; #include"stdio.h"; #include"BCH_var.h" #include"extern_BCH_var.h" /*_______________________________________________________ 函数名: encode_BCH1 功能: BCH(31,16)编码 作者:
www.eeworm.com/read/184201/9117371

c encode_bch2.c

//#include"stdio.h"; #include"stdio.h"; //#include"BCH_var.h" #include"extern_BCH_var.h" /*_______________________________________________________ 函数名: encode_BCH1 功能: BCH(31,21)编码 作
www.eeworm.com/read/184201/9117415

c encode_bch1.c

//#include"stdio.h"; #include"stdio.h"; #include"BCH_var.h" #include"extern_BCH_var.h" /*_______________________________________________________ 函数名: encode_BCH1 功能: BCH(31,16)编码 作者:
www.eeworm.com/read/184201/9117418

c encode_bch2.c

//#include"stdio.h"; #include"stdio.h"; //#include"BCH_var.h" #include"extern_BCH_var.h" /*_______________________________________________________ 函数名: encode_BCH1 功能: BCH(31,21)编码 作