1)IDEAIDEA算法
1.An Involution Permutation Based on MA-Structure In IDEA;利用IDEA算法之MA—结构的对合置换
2.As a well-known encryption algorithm, IDEA is widely used in many fields, such as PGP.介绍并改进了标准IDEA算法,提出了扩展密钥空间的算法,把密钥从128位扩展到832位,极大地增强了IDEA算法的安全性,同时又对一种新的扩展IDEA算法的方法进行了探讨,把IDEA算法从16位移植到32位,密钥空间加倍,块的大小也加倍,密钥空间最大可达到21664。
3.The system of this research is based on algorithm IDEA and RC5.文章首先对于可重构技术的发展状况作出了详细的阐述,然后对于数据加/解密原理进行介绍,重点介绍设计中所使用IDEA算法和RC5算法。
英文短句/例句
1.Construction of FHCS using IDEA and Its Realization by DSP用IDEA算法构造跳频码及其DSP实现
2.Implementation of IDEA Encryption Algorithm Based on MCS51;基于MCS51的IDEA加密算法的实现
3.The implementation of the IDEA in C#.NET;IDEA加密算法原理及其在C#.NET中的实现
4.Fault Induction Attacks on IDEA数据加密算法IDEA的错误引入攻击研究
5.Design and Implementation of IDEA Encryption AlgorithmIDEA加密解密算法的设计与实现
6.Another popular secret-key cryptosystem is the International Data Encryption Algorithm (IDEA).另一个流行的秘密密钥加密系统是国际数据加密算法(IDEA)。
7.Encryption Scheme of Distributed Multipoint Multimedia Conferences Using IDEA and RSA Algorithms;一种基于IDEA和RSA算法的多媒体会议系统加密方案
8.Study on Evolution of IDEA and the Related Legislation Issues of Our Special Education;美国IDEA的演进与我国特殊教育立法问题研究
9.Reflection on Idea/Expression Dichotomy in Copyright Law;对“Idea/Expression Dichotomy”的认识
10.David is interested in the system of coding used for new products and Mr. Pound explains that BI stands for Bright Idea.大卫对新产品的代号编法很感兴趣。庞德先生解释说BI是Bright Idea的缩写.
11.IDEA works on 64 bit data blocks with a 128 bit key.IDEA用128位密钥处理64位数据块。
12.Network-Based IDEA Encryption Key Management Strategy;基于IDEA加密网络的密钥管理策略
13.Idea and Two Modes of Thinking in Ancient Greek Philosophy;Idea与古希腊两种哲学思维方式
14.On Chinese Translation of Plato s Idea;论柏拉图的idea之为“理念”而非“相”
15.IDEA与CREATION ---广告创意概念研究评述;IDEA与CREATION——广告创意概念研究评述
16.Research on Mixed Cryptography and Its Application in Digital Signature Technology Based on IDEA and ECC;IDEA和ECC混合加密研究及在数字签名中的应用
17.Plato s "Idea (Form)": A Kind of Possible Transzendental Ontology;柏拉图的“Idea(Form)”:一种可能的超越论存在论
18.Interval DEA and its application in efficient evaluation of textile industry;IDEA模型及其在纺织业效率评估中的应用
相关短句/例句
IDEA algorithmIDEA算法
1.In this paper,Firstly,IDEA algorithm is analyzed and studied thoroughly,on the basis of this,expounding the principle and process of encryption algorithm and decryption algorithm,the encryption process of IDEA encryption algorithm is described in details especially.IDEA算法是一种数据块加密算法,具有一流的可靠性和抗攻击能力。
3)IDEA cryptographic algorithmIDEA密码算法
4)IDEA cipher algorithmIDEA加密算法
5)triple IDEA三重IDEA
1.Mixed encryptionsystem is used,in whith the data are enciphered by triple IDEA algorithm in inner CBC model,and keys by RSA.该系统采用混合加密体制,即数据以外部CBC模式的三重IDEA算法加密,密钥以RSA加密,并用单向安全函数SHA 1实现签名。
6)IDEA encryptionIDEA加密
延伸阅读
BP算法分子式:CAS号:性质:又称逆推学习算法,简称BP算法,是1986年鲁梅哈特(D. E. Rumelhart)和麦克莱朗德(J. L. McClelland)提出来的。用样本数据训练人工神经网络(一种模仿人脑的信息处理系统),它自动地将实际输出值和期望值进行比较,得到误差信号,再根据误差信号从后(输出层)向前(输入层)逐层反传,调节各神经层神经元之间的连接权重,直至误差减至满足要求为止。反向传播算法的主要特征是中间层能对输出层反传过来的误差进行学习。这种算法不能保证训练期间实现全局误差最小,但可以实现局部误差最小。BP算法在图像处理、语音处理、优化等领域得到应用。