搜索:encryption+algorithm

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

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

sfrmat is a Matlab function that provides a spatial frequency response* (SFR) from a digital image f

sfrmat is a Matlab function that provides a spatial frequency response* (SFR) from a digital image file containing a slanted-edge feature. The specific edge-gradient algorithm follows the intent of the standard ISO 12233, developed by Technical Committee ISI/TC 42, for resolution ...
下载 72
·
查看 1175
https://www.eeworm.com/dl/641/486330.html 数学计算

This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FF

This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classical implementation. The effici ...
下载 87
·
查看 1083
https://www.eeworm.com/dl/646/400684.html 通讯编程文档

包含了H.264编码标准的两篇文章

包含了H.264编码标准的两篇文章,是讲多描述编码的。An Effective Epipolar Geometry Assisted Motion Estimation Technique for Multi-View Image and Video Coding和An Epipolar Geometry-Based Fast Disparity Estimation Algorithm for Multiview Image and Video Coding
下载 63
·
查看 1049
https://www.eeworm.com/dl/665/469675.html matlab例程

The program uses fminsearch to obtain the transfer function of a tank’s height. This tank is then co

The program uses fminsearch to obtain the transfer function of a tank’s height. This tank is then controlled using a real PID controller. Controller’s tuning (determination of optimum controller’s parameters: gain and time constants) is achieved using the genetic algorithm too ...
下载 74
·
查看 1068
https://www.eeworm.com/dl/647/139197.html 嵌入式/单片机编程

One of the most important issues affecting the implementation of microcontroller software deals wi

One of the most important issues affecting the implementation of microcontroller software deals with the data-decision algorithm. Data-decision refers to decoding the DIO-pin from the CC400/CC900. Two main principles exist for decoding Manchester-coded data: Data decision based o ...
下载 92
·
查看 1119
https://www.eeworm.com/dl/668/239183.html 其他行业

Feature selection is a preprocessing technique frequently used in data mining and machine learning t

Feature selection is a preprocessing technique frequently used in data mining and machine learning tasks. It can reduce dimensionality, remove irrelevant data, increase learning accuracy, and improve results comprehensibility. FCBF is a fast correlation-based filter algorithm des ...
下载 137
·
查看 1144
https://www.eeworm.com/dl/617/189481.html 压缩解压

This is a little console mode utility program which is able to (de-)compress single files with a s

This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I ...
下载 118
·
查看 1141
https://www.eeworm.com/dl/654/269827.html 数据结构

我用C编写的汉诺塔算法的源程序

我用C编写的汉诺塔算法的源程序,自认为写的不错,呵呵- I use the Chinese which C compiles to promise the tower algorithm the source program, confessed for writes is good, ha-ha ,C-C++,控制台编程/Console
下载 178
·
查看 1230
https://www.eeworm.com/dl/506873.html 数值算法/人工智能

算法设计手册

算法设计手册第二版 The Algorithm Design Manual  虽说是英文版,但是很经典,适合准备面试或者 对算法的提高
下载 3
·
查看 58
https://www.eeworm.com/dl/617/333119.html 压缩解压

EZW Embedded Zero-tree Wavelets Encoding,video codecs from the EZW family which use a 3D version of

EZW Embedded Zero-tree Wavelets Encoding,video codecs from the EZW family which use a 3D version of EZW or SPIHT algorithms showed better performance than the MPEG-2 compression algorithm. These algorithms have many advantages inherent for wavelet based schemes and EZW-like coder ...
下载 84
·
查看 1102