搜索资源列表
KEy-pad
- 键盘扫描输入,本人原创,比较有特色,扫描时采用硬件完成,占用CPU时间极短-scanning keyboard input, I created, more features, scanning hardware used when completed, CPU time is very short
wind
- 本程序示范粒子系统的控制效果。 一开始车辆火箭排气与三个不同的粒子系统一起模拟。 每五排气喷嘴群有火箭火焰效果。订制的烟踪迹效果也被附上到火箭基础,而且一个第三个习惯排烟 , 效果被附上到发射台在地面上表现那像巨浪般汹涌烟。 藉由表现使用二个不同的粒子系统的烟踪迹,用比较少的密码产生比较现实的效果是比较容易的。烟踪迹可能被伸展表现逐渐增加的比较速度,当土地的烟能让一跳跃入盒中对上述的地面限制它的进化的时候-demonstration o
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
C原代码
- 精细绘图及动画 制个程序是本人自己编写,所以这里能后做出详细解释。程序运行后会在屏幕上用triplex_font显示“press any key for set off”,下方是用基本的线条画出的发射架(有点粗糙),即程序中的DrawGun()函数,当按下任意键后,将在发射架上方出现一个用横线填充的飞机,同时背景被繁星填充,此时必须按住任意键不放,否则飞机将不会发射。发射完成后,即飞机坐标小于0,将出现一句话:\"successfull
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.
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.
圣剑英雄传-英雄救美源程序
- 这是由成都JD开发组推出的完全免费的自由软件。千万别小看了这个仅仅600多KB的RPG游戏,该款游戏异乎寻常地好!人物造型丰满,美工出众,对话恢谐逗人,在MIDI的辅垫下,情节显得非常生动清晰。这款游戏最有吸吲力的地方还在于它的完全开放性,游戏中的一切:音乐、图片、对话、情节...都可以更改,这些可从不断更新的JD时空网站下载.想学习编游戏的朋友赶快下载吧 -JD from the Chengdu team launched a com
KEy-pad
- 键盘扫描输入,本人原创,比较有特色,扫描时采用硬件完成,占用CPU时间极短-scanning keyboard input, I created, more features, scanning hardware used when completed, CPU time is very short
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
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
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
KEy-pad
- 键盘扫描输入,本人原创,比较有特色,扫描时采用硬件完成,占用CPU时间极短-scanning keyboard input, I created, more features, scanning hardware used when completed, CPU time is very short
Launch-pad-TFT
- launch pad 实现TFT显示温度、时间等-TFT shows temperature and time by launch pad msp430g2 series.
InfoSecurity
- 完成分布式对称密钥分配 说明:作为通讯的双方A和B已经共享一个会话主密钥Km。在完成会话密钥Ks的分配后,A利用Ks对特定文件(test-1.txt)进行加密,并发送给B;B利用Ks对密文进行解密,并对比解密后的明文信息同原来的文件是否一致。 要求: (1)JAVA语言编程实现,基于DES完成对称密码技术的加/解密(JAVA有库函数支持); (2)通信内容为一文本文件(test-1.txt); (3)基于网络完成密钥
Touch-Pad
- 一个简易的基于GT2440的点读系统,使用ADS1.2编译器,通过超级终端输入指令,烧录时使用dnw,起始地址设置为0x001000。-A simple system based GT2440 point of time, use ADS1.2 compiler, enter commands via HyperTerminal, use dnw when burning, the starting address is set to
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,
Cryptography__Many-Time-Pad-master
- time-pad matlab code