代码搜索:Coder

找到约 7,216 项符合「Coder」的源代码

代码结果 7,216
www.eeworm.com/read/211846/4939622

cpp base64coder.cpp

/* Module : Base64Coder.CPP Purpose: Implementation for the Base64 encoder / decoder class Created: PJN / 20-06-2000 History: None Copyright (c) 1998 - 2002 by PJ Naughter. All rights reserv
www.eeworm.com/read/348384/3155662

h base64coder.h

/* Module : Base64Coder.CPP Purpose: Definition for the Base64 encoder / decoder class Created: PJN / 20-06-2000 History: None Copyright (c) 1998 - 2002 by PJ Naughter. All rights reserved.
www.eeworm.com/read/348384/3155663

cpp base64coder.cpp

/* Module : Base64Coder.CPP Purpose: Implementation for the Base64 encoder / decoder class Created: PJN / 20-06-2000 History: None Copyright (c) 1998 - 2002 by PJ Naughter. All rights reserv
www.eeworm.com/read/319021/3559853

c g729a_coder.c

#include "../Common/typedef.h" #include "../Include/G729A_basic_op.h" #include "../Include/G729A_ld8a.h" #include "../Include/G729A_tab_ld8a.h" #include "../Include/G729A_Coder.h" extern Word
www.eeworm.com/read/319021/3559871

h g729a_coder.h

#ifndef _H_G729AENCODER #define _H_G729AENCODER #define NBIT 32 #define STORE_BITS(bb, bc) \ bc[0] = (unsigned char)(bb >> 24); \ bc[1] = (unsigned char)(bb >> 16); \ bc[2] = (unsigned ch
www.eeworm.com/read/288310/4008418

h base64coder.h

/* Module : Base64Coder.CPP Purpose: Definition for the Base64 encoder / decoder class Created: PJN / 20-06-2000 History: None Copyright (c) 1998 - 2002 by PJ Naughter. All rights reserved.
www.eeworm.com/read/288310/4008419

cpp base64coder.cpp

/* Module : Base64Coder.CPP Purpose: Implementation for the Base64 encoder / decoder class Created: PJN / 20-06-2000 History: None Copyright (c) 1998 - 2002 by PJ Naughter. All rights reserv
www.eeworm.com/read/286002/4043422

m tg7231coder.m

function tG7231Coder % Test G.723.1 coding % Notes: % - This version runs on Windows. Windows dependencies: Cygwin version of % LBCCODE2; Windows version of CopyAudio; Windows file compare utility.
www.eeworm.com/read/281624/4114303

h base64coder.h

/* Module : Base64Coder.CPP Purpose: Definition for the Base64 encoder / decoder class Created: PJN / 20-06-2000 History: None Copyright (c) 1998 - 2002 by PJ Naughter. All rights reserved.
www.eeworm.com/read/281624/4114304

cpp base64coder.cpp

/* Module : Base64Coder.CPP Purpose: Implementation for the Base64 encoder / decoder class Created: PJN / 20-06-2000 History: None Copyright (c) 1998 - 2002 by PJ Naughter. All rights reserv