代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/248593/12551200
h explicit_gop.h
/*!
*************************************************************************************
* \file explicit_gop.h
*
* \brief
* Functions for explicit gop and pyramid support
*
* \aut
www.eeworm.com/read/201594/15401179
h explicit_gop.h
/*!
*************************************************************************************
* \file explicit_gop.h
*
* \brief
* Functions for explicit gop and pyramid support
*
* \aut
www.eeworm.com/read/420130/10815823
cls 33719245.cls
'sCode 待加密字串
'sKey 密钥字串(前8位有效)
Public Sub DES_Encode(ByRef sCode() As Byte, ByVal sKey As String, ByRef bReturn() As Byte)
Attribute DES_Encode.VB_Description = "加密 sCode:明文16进制串
www.eeworm.com/read/145632/12712144
txt des.txt
'sCode 待加密字串
'sKey 密钥字串(前8位有效)
Public Sub DES_Encode(ByRef sCode() As Byte, ByVal sKey As String, ByRef bReturn() As Byte)
Attribute DES_Encode.VB_Description = "加密 sCode:明文16进制串
www.eeworm.com/read/158335/11625358
txt 33719245.txt
'sCode 待加密字串
'sKey 密钥字串(前8位有效)
Public Sub DES_Encode(ByRef sCode() As Byte, ByVal sKey As String, ByRef bReturn() As Byte)
Attribute DES_Encode.VB_Description = "加密 sCode:明文16进制串
www.eeworm.com/read/131770/14130348
txt 33719245.txt
'sCode 待加密字串
'sKey 密钥字串(前8位有效)
Public Sub DES_Encode(ByRef sCode() As Byte, ByVal sKey As String, ByRef bReturn() As Byte)
Attribute DES_Encode.VB_Description = "加密 sCode:明文16进制串
www.eeworm.com/read/212821/15148642
txt des.txt
'sCode 待加密字串
'sKey 密钥字串(前8位有效)
Public Sub DES_Encode(ByRef sCode() As Byte, ByVal sKey As String, ByRef bReturn() As Byte)
Attribute DES_Encode.VB_Description = "加密 sCode:明文16进制串
www.eeworm.com/read/190158/8447105
c ptcode.c
/**************************************************************************
*
* ROUTINE
* pitchencode
*
* FUNCTION
*
* encode and quantize pitch gain (bb(3)) for various
* quantizer types.
*
* SYNO
www.eeworm.com/read/296686/8081727
py throbimages.py
#----------------------------------------------------------------------
# This file was generated by encode_bitmaps.py
#
from wx import ImageFromStream, BitmapFromImage, EmptyIcon
import cStringIO
www.eeworm.com/read/269793/4243582
def base64dll.def
LIBRARY Base64Dll
EXPORTS Base64Encode
Base64Decode