搜索:encryption+algorithm
找到约 1,353 项符合「encryption+algorithm」的查询结果
结果 1,353
按分类筛选
- 全部
- matlab例程 (177)
- 技术资料 (172)
- 加密解密 (136)
- 人工智能/神经网络 (126)
- 数学计算 (85)
- 数值算法/人工智能 (65)
- 其他 (56)
- 压缩解压 (40)
- 数据结构 (37)
- 其他书籍 (35)
- Java编程 (31)
- 软件设计/软件工程 (22)
- 通讯/手机编程 (20)
- Linux/Unix编程 (20)
- 书籍源码 (17)
- 文章/文档 (17)
- 通讯编程文档 (16)
- VHDL/FPGA/Verilog (16)
- 文件格式 (14)
- CA认证 (14)
- 单片机开发 (12)
- 技术管理 (11)
- 电子书籍 (10)
- 系统设计方案 (10)
- DSP编程 (9)
- 行业发展研究 (9)
- 单片机编程 (8)
- 软件工程 (8)
- 汇编语言 (7)
- VC书籍 (7)
- 书籍 (7)
- Delphi控件源码 (6)
- JavaScript (6)
- 论文 (6)
- 多媒体处理 (5)
- 操作系统开发 (5)
- 驱动编程 (5)
- 嵌入式/单片机编程 (5)
- 其他嵌入式/单片机内容 (5)
- 源码 (5)
- 编辑器/阅读器 (4)
- 多国语言处理 (4)
- STL (4)
- 通信网络 (3)
- 教程资料 (3)
- 可编程逻辑 (3)
- Modem编程 (3)
- 游戏 (3)
- 编译器/解释器 (3)
- Applet (3)
- 网络 (3)
- 其他数据库 (3)
- 其他行业 (3)
- GPS编程 (3)
- 并行计算 (3)
- VIP专区 (3)
- 学术论文 (2)
- 数据库系统 (2)
- Matlab (2)
- *行业应用 (2)
- 微处理器开发 (2)
- 生物技术 (2)
- 中间件编程 (2)
- RFID编程 (2)
- C/C++语言编程 (1)
- 无线通信 (1)
- 接口技术 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 图形图像 (1)
- 技术书籍 (1)
- 测试测量 (1)
- 实用工具 (1)
- 工控技术 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- uCOS (1)
- Java书籍 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- Jsp/Servlet (1)
- MTK (1)
- 3G开发 (1)
- 能源行业(电力石油煤炭) (1)
- 手册 (1)
- 习题答案 (1)
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类型);
...
https://www.eeworm.com/dl/833419.html
技术资料
基于无迹卡尔曼滤波算法的锂电池SOC估计
应用无迹卡尔曼滤波算法(UKF)进行锂电池的SOC估计,采用Thevenin二阶RC等效电路模型,对HPPC电池脉冲充放电实验数据进行Matlab处理,得到较为准确的模型.通过在Matlab中编写算法程序,对不同工况的估计值与实际值进行误差估算及对比分析,通过此算法进行SOC估计,得到该算法可有效降低系统误差并纠正SOC的 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ( ...