凯撒密码的过程,再用配对字母取代讯息里的原始字母位移加密法(shift cipher):模数计算。Ek(x)=(x+k)mod 26
凯撒密码的过程,再用配对字母取代讯息里的原始字母位移加密法(shift cipher):模数计算。Ek(x)=(x+k)mod 26,Dk(y)=(y –k)mod 26 如:k=5 “hello ...
凯撒密码的过程,再用配对字母取代讯息里的原始字母位移加密法(shift cipher):模数计算。Ek(x)=(x+k)mod 26,Dk(y)=(y –k)mod 26 如:k=5 “hello ...
JASML is a java byte code compiler, providing yet another approach to view, write and edit java clas...
MCU测试程序,功能有点简单,向串口发送一个hello world字符串,可以编译后在硬件仿真...
Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically...
This is the source code for encryption using the latest AES algorithm. AES algorithm is also called...
The Little Green BATS is the first and so far only Dutch team in the 3D simulation league. We are a ...
ieee投稿须知,The IEEE Transactions on Information Technology in Biomedicine publishes high quality appl...
The goal of SPID is to provide the user with tools capable to simulate, preprocess, process and clas...
一个例子程序,使用linux +gtk+gnome,主要功能是建立一个对话框,打印hello world,有详细的注释,如何编译以及怎样运行,是一个很好的学习上手的例子程序。...
王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile....