搜索:encryption+algorithm

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

结果 1,353
按分类筛选
显示更多分类
https://www.eeworm.com/dl/666/466138.html Delphi控件源码

RC4 加密解密单元delphi版 附件压缩包里有两个单元文件

RC4 加密解密单元delphi版 附件压缩包里有两个单元文件,其中Rc4_Kol_Unit.pas是在delphi KOL编程时引用。若只是delphi编程只须引用Rc4_Unit.pas单元即可。 函数名: Rc4_StrEncrypt() 描 述: RC4 Based string encryption 参 数: i_Encrypt ——为 1 是加密, 0 是解密(integer类型); ...
下载 54
·
查看 1529
https://www.eeworm.com/dl/833419.html 技术资料

基于无迹卡尔曼滤波算法的锂电池SOC估计

应用无迹卡尔曼滤波算法(UKF)进行锂电池的SOC估计,采用Thevenin二阶RC等效电路模型,对HPPC电池脉冲充放电实验数据进行Matlab处理,得到较为准确的模型.通过在Matlab中编写算法程序,对不同工况的估计值与实际值进行误差估算及对比分析,通过此算法进行SOC估计,得到该算法可有效降低系统误差并纠正SOC的 ...
下载 3
·
查看 5162
https://www.eeworm.com/dl/665/142729.html matlab例程

ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to ali

ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that ...
下载 34
·
查看 1074
https://www.eeworm.com/dl/650/139298.html 人工智能/神经网络

Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant

Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble. Reference: Z.-H. Zhou and Y. Yu. Ensembling lo ...
下载 189
·
查看 1165
https://www.eeworm.com/dl/654/244856.html 数据结构

This forced me to write about more interesting and comprehensive sorting methods, the result of whic

This forced me to write about more interesting and comprehensive sorting methods, the result of which is this one. Through this writing I have tried to give in-depth coverage of the entire sort algorithm I hope Peter wouldn t mind reading it. This article assumes that you really ...
下载 193
·
查看 1072
https://www.eeworm.com/dl/cadence/ebook/176911.html 电子书籍

The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and i

The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and implement DSP algorithms targeting FPGAs. This intermediate workshop in implementing DSP functions focuses on learning how to use System Generator for DSP, as well as HDL design flo ...
下载 40
·
查看 1123
https://www.eeworm.com/dl/650/198173.html 人工智能/神经网络

this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up

this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input error checking included 2. Inputs can be speci ...
下载 153
·
查看 1119
https://www.eeworm.com/dl/687/202432.html 其他嵌入式/单片机内容

The MATLAB coding style, project options and synthesis directives can have a significant effect on t

The MATLAB coding style, project options and synthesis directives can have a significant effect on the final results. Knowledge about how a particular algorithm should be implemented in hardware can be reflected in the MATLAB code to improve the results. In doing so, the MATLAB l ...
下载 165
·
查看 1061
https://www.eeworm.com/dl/666/292152.html Delphi控件源码

Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver i

Interface for Microsoft Audio Compression Manager. - Delphi Source The ACM uses existing driver interface hooks to override the default mapping algorithm for waveform audio devices. This allows the ACM to intercept device-open calls. After a call has been intercepted, the ACM ca ...
下载 159
·
查看 1090
https://www.eeworm.com/dl/665/347554.html matlab例程

采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bres

采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % % Which is referenced by: % Fischer, J., A. del Rio ( ...
下载 110
·
查看 1075