代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/277293/10647871
ncb encode.ncb
www.eeworm.com/read/277293/10647874
plg encode.plg
Build Log
--------------------Configuration: encode - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\wumj\L
www.eeworm.com/read/277293/10647879
dsp encode.dsp
# Microsoft Developer Studio Project File - Name="encode" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/277293/10647888
c encode.c
www.eeworm.com/read/277046/10674583
cpp encode.cpp
//Encode.c
#include
#include
#include
#include
#include
//Header Files
#include "const.h"
extern void init_bcoder ();
extern void init_scod
www.eeworm.com/read/277046/10674618
exe encode.exe
www.eeworm.com/read/421874/10683070
txt encode.txt
abababbabcdeabcdefghsstsouppABCD0127801278DCBABCDaba
www.eeworm.com/read/349903/10785570
c encode.c
/*
* Program to encode text using RSA public key.
*
* *** For Demonstration use only *****
*
* Copyright (c) 1988-1997 Shamus Software Ltd.
*/
#include
#include
www.eeworm.com/read/349903/10785880
cpp encode.cpp
/*
* Program to encode text using RSA public key.
*
* Note that an exponent of 3 must be used with extreme care!
*
* For example:-
* If the same message m is encrypted under 3 or m
www.eeworm.com/read/419603/10855972
_h encode._h
unsigned char const Shifted[59][2] = {
0x1C, 'A',
0x32, 'B',
0x21, 'C',
0x23, 'D',
0x24, 'E',
0x2B, 'F',
0x34, 'G',
0x33, 'H',
0x43, 'I',
0x3B, 'J',
0x42, 'K',
0x4B, 'L',
0x3A, 'M',
0x31