- surface-plasmonis 一本关于表面等离子激元的书籍
- akcms_v5.0.1 介绍:AKCMS是一款轻量级CMS
- AudioSteg audiostegano.m is only for 16 bit RIFF wav file.
- cirro This function gives as output the absorption coefficient of a cirrus
- paoding 庖丁分词的analyzer的代码
- Exchange Currency Converter. Android project for convert currencies based on dollar currency.
资源列表
RC6
- RC6加解密算法-RC6 encryption algorithm
md5
- 用delphi编写的md5实现程序,实现了基本的加密功能,可用来做加密验证和md5实现方法学习,适合delphi初学者。
DES
- 程序实现DES加密解密算法,适合学习密码学热初学者参考学习。-Program for DES encryption and decryption algorithms, suitable for beginners to learn cryptography thermal reference study.
sha1
- 安全散列算法(Secure Hash Algorithm)能计算出一个数字消息所对应到的,长度固定的字符串(又称消息摘要)。且若输入的消息不同,它们对应到不同字符串的机率很高;而SHA是FIPS所认证的五种安全散列算法。-sha1 classic C/C++ algorithm Version 1.5- 2005-01-01 - 64-bit compiler compatibility added - Made variable wiping optional (defi
Dynamic-translation
- 一个动态加密的易语言中文源码,可以直接下载复制源码就可以。-A dynamic encryption easy language source code, can be directly copied.
MD5Code
- MD5加密算法,java语言实现.包含算法原理 可直接调用-MD5 encryption algorithm, java language. Contains the algorithm principle can be called directly
gudianmima
- 古典加密算法,非常实用,有需要的可以下载,不需权限-this code is very good
duichengjiami
- 对称加密的程序,非常不错。这是作业程序哦。是对称加密的哦
gudianmima
- 古典密码中,主要的思想为移位算法及置换算法。 1.移位密码 密钥K为整数,且取值空间为0到25;加密函数:x = x + k (mod 26);解密函数:x = x - k (mod 26)。当K=3时,为凯撒密码。 2.仿射密码 密钥对由a、b组成,整数a满足 gcd(a, 26) = 1,整数b的取值空间为0到25;加密函数:x = ax + b(mod 26);解密函数:x = a*y - a*b (mod 26)。当a=1,b=3时,为凯撒密码。 3.维吉
Base64Coding
- 一种Base 64的编码方法-a Base 64 encoding methods
cc
- 简单的字符串加解密函数,做成单元,方便调用-pool English
