搜索资源列表
GSMA5
- 这个程序介绍的是用于gsm的a5算法, 语言是c语言。-this procedure is introduced for the gsm a5 algorithm, c is the language of instruction.
a5.zip
- 用于GSM加密的A5算法实现, Uses in GSM the encryption A5 algorithm to realize
diaodu
- 两台处理机A 和B处理n个作业。设第i个作业交给机器 A 处理时需要时间ai,若由机器B 来处理,则需要时间bi。由于各作 业的特点和机器的性能关系,很可能对于某些i,有ai >=bi,而对于 某些j,j!=i,有aj<bj。既不能将一个作业分开由两台机器处理,也没 有一台机器能同时处理2 个作业。设计一个动态规划算法,使得这两 台机器处理完成这n 个作业的时间最短(从任何一台机器开工到最后 一台机器停工的总时间)。研究一个实例:(a1,a2,a3,a4,a5
a5
- A5算法是一种序列密码,它是欧洲GSM标准中规定的加密算法,用于数字蜂窝移动电话的加密,加密从用户设备到基站之间的链路。A5算法包括很多种,主要为A5/1和A5/2。其中,A5/1为强加密算法,适用于欧洲地区;A5/2为弱加密算法,适用于欧洲以外的地区。-The GSM encryption algorithm, A5, is not much good. Its effective key length is at most five bytes and anyone with the
GSM-algorithm-A5
- GSM加密标准A5算法C语言实现,程序仅供参考-GSM encryption algorithm A5 standard C language, the program is only for reference