资源列表
singers and scores 歌手投票打分系统
- 为歌手投票:1、检测出最高分和最低分,然后求出平均分 2、计算各个评委的打分与平均分的差的绝对值,绝对值大的为“差评委”,小的为“好评委”。 在求出最大值和最小值时还要捕获数组b的下标,即得到评委的序号
Monoalphabetic
- 单表加密算法、单表解密算法实现的简单示例-implementation of monoalphabetic encryption and decryption
file
- 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可. 下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计,这是我们应该学习的. -File encryption technology to many, which is divided into different levels to suit
PLAYFAIR
- Cryptographic Algorithm Playfair Coding
encryption-technology-
- 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对文件进行加密,当解密时,只需再运行一遍加密程序即可.-File encryption technology to many, which is divided into different levels to suit different occasions. Here are the most simple file encryption technology, whi
a
- 加密实现,DES加密实现具有良好的容错设计加密实现,DES加密实现具有良好的容错设计
RC4
- RC4加密算法是一种加密较快的算法,他的加密速度是des的10倍以上-RC4 encryption algorithm is a fast encryption algorithm, encryption speed of his more than 10 times des
SavePassword
- 用于给输入的字符串加密,然后也可以对相应的字符串进行解密-you can save the password and when you don t use the something and you can take out of the password !I see you must be could use!
jiamicode
- 一个简单用汇编编写的数据加密的程序,很短小,适合初学者-Written in a simple compilation of data encryption using the program, it is short, suitable for beginners
Property7294985
- 拿出我心爱的源码Property7294985与给我同学一起分享,个人认为很不错的-Get out my beloved source Property7294985 and to share with my classmate, personally think that good
Caesar
- 凯撒密码是一种非常古老的加密方法,相传当年凯撒大地行军打仗时为了保证自己的命令不被敌军知道,就使用这种特殊的方法进行通信,以确保信息传递的安全。他的原理很简单,说到底就是字母于字母之间的替换。-Caesar is a very old password encryption method, traditionally the year when Caesar earth march to war in order to ensure their orders are not the enemy
2
- Corresponding decryption example 1.