代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/409029/11361047
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by UserRegister.rc
//
#define IDD_ABOUTBOX 100
#define IDD_FRMVIEWCREATESERIALNUM_FORM 102
www.eeworm.com/read/250672/12390256
h simpleprotocol.h
/************************************************************************/
/*
author: Anders.Pan
create date: 2006.9.8
*/
/**
www.eeworm.com/read/292010/8382924
h base64.h
#ifndef _BASE64_H_
#define _BASE64_H_
#ifdef __cplusplus
extern "C" {
#endif
int Base64encode_len(int len);
int Base64encode(char * coded_dst, const char *plain_src,int len_plain_src);
int Base64
www.eeworm.com/read/186304/8946028
mti test1.cr.mti
{E:/CISC 8bit MCU design/code/test1/encode.v} {1 {vlog -work work {E:/CISC 8bit MCU design/code/test1/encode.v}
Model Technology ModelSim SE vlog 6.1b Compiler 2005.09 Sep 8 2005
-- Compiling modul
www.eeworm.com/read/334125/3373729
h ldap_ndr.h
#ifndef __LIBCLI_LDAP_LDAP_NDR_H__
#define __LIBCLI_LDAP_LDAP_NDR_H__
#include "librpc/gen_ndr/ndr_misc.h"
char *ldap_encode_ndr_uint32(TALLOC_CTX *mem_ctx, uint32_t value);
char *ldap_encode_ndr_do