代码搜索:Encoding
找到约 10,000 项符合「Encoding」的源代码
代码结果 10,000
www.eeworm.com/read/443410/7633424
eps ber_k4_dist_rs.eps
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: D:\matlab\work\alliances\code\BER_K4_dist_RS.eps
%%CreationDate: 09/29/2006 14:43:19
%%DocumentNeededFonts: Helvetica
%%Do
www.eeworm.com/read/443261/7635283
txt 说明.txt
流密码RC4的加密和解密
1、能够对字串进行加密;
2、可以自动生成加密密钥和解密密钥对;
3、能够显示给定密钥下明文加密后的密文;
4、能够用相应解密密钥正确解密密文,显示结果,并与原明文进行比对。
RC4 Encrpytion
1.Encrpyt strings
2.Create pairs of keys for encoding and decoding automati
www.eeworm.com/read/443259/7635307
txt 说明.txt
流密码RC4的加密和解密
1、能够对字串进行加密;
2、可以自动生成加密密钥和解密密钥对;
3、能够显示给定密钥下明文加密后的密文;
4、能够用相应解密密钥正确解密密文,显示结果,并与原明文进行比对。
RC4 Encrpytion
1.Encrpyt strings
2.Create pairs of keys for encoding and decoding automati
www.eeworm.com/read/441945/7662453
prefs org.eclipse.core.resources.prefs
#Mon Oct 01 10:24:01 CST 2007
eclipse.preferences.version=1
encoding/=utf-8
www.eeworm.com/read/439812/7701372
prefs org.eclipse.core.resources.prefs
#Wed Mar 25 21:21:02 CST 2009
eclipse.preferences.version=1
encoding//src/test.java=UTF-8
encoding/=UTF-8
www.eeworm.com/read/435646/7788286
ph pswidth.ph
#!/usr/bin/perl
#
# Get the width of a PostScript string in font units
# (1000 font units == the font point height) given a set of
# font metrics and an encoding vector.
#
sub ps_width($$$) {