搜索: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/646/480307.html
通讯编程文档
This file contians three programs which used for Smart antenna simulation,including DOA estimation b
This file contians three programs which used for Smart antenna simulation,including DOA estimation by MUSIC and ESPRIT algorithm,Adaptive Beamforming , and Signal Regeneration
https://www.eeworm.com/dl/665/347556.html
matlab例程
迭代自适应Simpson
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, ...
https://www.eeworm.com/dl/519/305307.html
加密解密
This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encry
This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31).
SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, one time pad cipher and inspiration from Ground Effect (aviation). ...
https://www.eeworm.com/dl/519/102959.html
加密解密
MD5算法研究 最新的
MD5算法研究 最新的,具体内容看文章 Message-Digest Algorithm 5它的英文名字
https://www.eeworm.com/dl/619/294144.html
Linux/Unix编程
A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction Density Evolution
A collection of LDPC(Low-Density Parity-Codes) tools. Including: Code construction Density Evolution Decoding Algorithm Girth average Counter Stopping set and error Floor,etc
https://www.eeworm.com/dl/532/329500.html
书籍源码
The source codes are from the "Simulation and software Radio for mobile communication" It contain th
The source codes are from the "Simulation and software Radio for mobile communication" It contain the channel model and Cellur handsahacking or the other algorithm.
https://www.eeworm.com/dl/999995.html
技术资料
OFDM系统中基于FPGA平台的FFT实现
关键词:OFDM处理;FPGA;级联流水线;块浮点;CORDIC
KEYWORDS-OFDM;FPGA;Cascade Pipeline;Block loating algorithm;CORDIC
https://www.eeworm.com/dl/911998.html
技术资料
digitalprocessing_gangsaleisi_3
数字图像处理——冈萨雷斯——经典算法 ——电子书籍 -digital image processing-- Gonzalez-- classical algorithm-- electronic bo
https://www.eeworm.com/dl/619/249136.html
Linux/Unix编程
最新delaunay 算法源代码
最新delaunay 算法源代码,可以快速划分2维网格!!!
The triangulation algorithm used here is very simple.