搜索:encryption+algorithm

找到约 1,353 项符合「encryption+algorithm」的查询结果

结果 1,353
按分类筛选
显示更多分类
https://www.eeworm.com/dl/518/480435.html 数值算法/人工智能

The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of cla

The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small trees. The examples are given in attribute-value representat ...
下载 32
·
查看 1100
https://www.eeworm.com/dl/857881.html 技术资料

本代码主要是完成AES加解密算法的实现。

本代码主要是完成AES加解密算法的实现。-This code is mainly to complete the implementation of the AES encryption algorithm.
下载 5
·
查看 4134
https://www.eeworm.com/dl/640/308458.html CA认证

AES加密解密程序,C++实现的 做得不好,请多指教-AES encryption and decryption procedures, C realized not doing a good job

AES加密解密程序,C++实现的 做得不好,请多指教-AES encryption and decryption procedures, C realized not doing a good job, please enlighten
下载 84
·
查看 1124
https://www.eeworm.com/dl/617/132267.html 压缩解压

In each step the LZSS algorithm sends either a character or a <position, length> pair. Among t

In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent ...
下载 157
·
查看 1126
https://www.eeworm.com/dl/939296.html 技术资料

期刊论文:Genetic Algorithm for Edge Extraction of Glomerulus Area

·期刊论文:Genetic Algorithm for Edge Extraction of Glomerulus Area
下载 9
·
查看 3782
https://www.eeworm.com/dl/939342.html 技术资料

期刊论文:Moving Object Detection Algorithm Based on Template Matching

·期刊论文:Moving Object Detection Algorithm Based on Template Matching in Wavelet Transform and Color Segmenta
下载 5
·
查看 4033
https://www.eeworm.com/dl/941222.html 技术资料

期刊论文:Marching cube algorithm review and trilinear interpolation a

·Marching cube algorithm review and trilinear interpolation adaptation for image- based dosimetric models
下载 9
·
查看 9513
https://www.eeworm.com/dl/943240.html 技术资料

期刊论文:Implementation of a passive automatic focusing algorithm for

·期刊论文:Implementation of a passive automatic focusing algorithm for digital Still camera
下载 2
·
查看 4308
https://www.eeworm.com/dl/945071.html 技术资料

期刊论文:FOPWA: An Optimized Parallel Algorithm of Watershed Transfor

·期刊论文:FOPWA: An Optimized Parallel Algorithm of Watershed Transform for Image Segmentation
下载 10
·
查看 2667
https://www.eeworm.com/dl/665/246836.html matlab例程

GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法

GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异; ...
下载 91
·
查看 1110