搜索资源列表
loki加密算法C语言源代码
- loki加密算法 /* This is an independent implementation of the encryption algorithm: */ /* */ /* LOKI97 by Brown and Pieprzyk
AES候选算法,安全性高于3DES而速度快过DES
- AES候选算法,安全性高于3DES而速度快过DES-candidate for AES, 3DES and safe to speed faster than DES
mulscal_edge
- 我编写的一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像; -I prepared a multiscale edge detection example, the method is : 1, the first three images scale wavelet transfo
AES候选算法RC6未优化
- 加解码算法,用c语言编程 ,AES候选算法RC6未优化-increase decoding algorithm, using c programming language, the candidate AES algorithm optimization not RC6
rc6优化算法
- RC6优化算法,是一个优化的加密算法,是AES候选算法之一-RC6 algorithm optimization, optimization is an encryption algorithm, AES is a candidate for one
mars加密算法
- 加解密算法,AES候选算法,安全性高于3DES而速度快过DES-encryption and decryption algorithms, AES algorithm candidate, safe in 3DES and faster than DES
Candidate
- 中文信息处理的有关成员的函数,用VC++编写,只有.cpp文件的详细代码-Chinese information processing of the relevant members of the function, using VC to prepare, only. Cpp file detailed code
candidate
- hi everyone how are you-hi everyone how are you...
Candidate
- JAVA程序设计导论 习题6。8 创造两个类,Vote and Candidate -the Vote and Candidate Classes
houxuan
- 现代机器学习中的候选消除算法,可从有限个样本中搜索出最优结果,更适用于样本较少的情况-Candidate Elimination Algorithm
candidate-elimination
- 机器学习经典算法,候选删除算法,完全可以编译通过-Machine learning, candidate-elimination algorithm
Third-Advanced-Encryption-Standard-Candidate-Conf
- Third Advanced Encryption Standard Candidate Conference:AES3
candidate-3mesh-face-model
- candidate-3三维人脸网格模型的源程序。-Candidate-3 of 3 d face grid model source program.
candidate
- C++ Template实现的候选字,用C++实现网站搜索产生候选字.-Candidate achieved by C++ Template use C++, site search to generate candidate words.
Candidate-Elimination
- Candidate Elimination
Candidate-Eliminate
- Candidate-Eliminate算法实现-Candidate-Eliminate algorithm
Monitor-the-candidate
- 有几个班长候选人,统计各个候选人的票数,推选出班长。-There are several monitor candidate, statistics of each candidate s votes, elected our monitor.
Candidate-Elimination-Algorithm-Implementation-in
- Machine learning - candidate elimination algorithm.
Candidate-elimination-algorithm
- 本内容主要包含的是python的候选消除算法的实现-The main content of this paper is the implementation of Python candidate elimination algorithm
Candidate-Elimination-master
- Implementaion Candidate Elimination in C++