搜索资源列表
Scx3.1
- This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, one time pad cipher and inspirati
C原代码
- 精细绘图及动画 制个程序是本人自己编写,所以这里能后做出详细解释。程序运行后会在屏幕上用triplex_font显示“press any key for set off”,下方是用基本的线条画出的发射架(有点粗糙),即程序中的DrawGun()函数,当按下任意键后,将在发射架上方出现一个用横线填充的飞机,同时背景被繁星填充,此时必须按住任意键不放,否则飞机将不会发射。发射完成后,即飞机坐标小于0,将出现一句话:\"successfully!!!,press ESC to quit\",若中途按E
Web Publish
- one-time pad的算法有以下要求:1、密钥必须随机产生2、密钥不能重复使用3、密钥和密文的长度是一样的。-one-time pad algorithm has the following requirements : 1, key must produce two random, not repeated use of key three, key and the ciphertext is the same length.
donghuachengxu
- 程序运行后会在屏幕上用triplex_font显示“press any key for set off”,下 方是用基本的线条画出的发射架(有点粗糙),即程序中的DrawGun[]函数,当按下任意键后,将在发射架上方出现一个用横线填充的飞机,同 时背景被繁星填充,此时必须按住任意键不放,否则飞机将不会发射。发射完成后,即飞机坐标小于0,将出现一句话:"successfully!!!,press ESC to quit",若中途按ESC退出,则飞机Y坐标不小于0,将出现"failue,..
bin
- This my project how to code One Time Pad on AVR ATMega8535, just a sample-This is my project how to code One Time Pad on AVR ATMega8535, just a sample...
OTPMe
- This another One Time Pad in C language using file operation and swap character before encrypt-This is another One Time Pad in C language using file operation and swap character before encrypt
jingxihuitu
- 程序运行后会在屏幕上用triplex_font显示“press any key for set off”,下 方是用基本的线条画出的发射架(有点粗糙),即程序中的DrawGun()函数,当按下任意键后,将在发射架上方出现一个用横线填充的飞机,同 时背景被繁星填充,此时必须按住任意键不放,否则飞机将不会发射。发射完成后,即飞机坐标小于0,将出现一句话:"successfully!!!,press ESC to quit",若中途按ESC退出,则飞机Y坐标不小于0,将出现"failue,..
motionartifact
- :探索一种能有效抑制和消除颅脑MRI运动伪影产生的方法,以提高图像质量和工作效率。方法:利用包装CT管球的海绵,设计并制作了2 cm x 7.5 cm x 22 cm,3 cm x 7.5 cm x 22 cm,4 cm×7.5 cm x 22 em等3种规格的海绵垫, 配合使用颅脑正交线圈进行颅脑MRI检查。结果:采用“加垫法”行颅脑MRI检查2 638例。其中,一次性扫描成功2 633 例(占99.81%),失败5例(占0.19%); 在扫描失败的5例患者中,第2次扫描时配合使用
one_time_image
- One Time pad Cryptography
matrix-transponse-in-vb-and-one-time-pad-cipher-c
- one time pad encryption code in MATLAB and matrix transpose in visual basic
Frm_Main
- 使用one-time pad算法加密数据,输入需要加密的数据和密钥,输出解密后的数据-Encrypted data and key algorithm using one-time pad encryption of data, input, output the decrypted data
One-time-pad
- 由于上课需要,自己编写的One time pad加密算法。同样能实现相同的加密功能,但是所耗的资源、加密速度不同。-Due to scheduling needs, we have written One time pad encryption algorithm. Encryption can also achieve the same functionality, but the consumption of resources, different encryption speed.