代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/158042/11648019
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by MD5.rc
//
#define IDC_MYICON 2
#define IDD_MD5_DIALOG 102
#define IDS_APP_T
www.eeworm.com/read/213207/15141030
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 加密解密.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#defi
www.eeworm.com/read/473934/6826332
l01 multimediaf.l01
/**
*
* @brief Resource file containing English strings for MultiMediaF
* application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// APPLICATION INFORMATION
#define ELanguag
www.eeworm.com/read/200021/15442424
l01 multimediaf.l01
/**
*
* @brief Resource file containing English strings for MultiMediaF
* application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// APPLICATION INFORMATION
#define ELanguag
www.eeworm.com/read/381982/9059970
v gcd_wp.v
module GCD(START,
RST,
CLK,
OPA,
OPB,
DONE,
RESULT);
parameter idle=3'b000;
parameter encode=3'b001;
parameter co