搜索: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/650/280706.html
人工智能/神经网络
k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code may be f
k-meansy算法源代码。This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means ...
https://www.eeworm.com/dl/684/191179.html
软件设计/软件工程
algorithm 2007年美国数模竞赛 A题矩阵分配算法的源代码
algorithm 2007年美国数模竞赛 A题矩阵分配算法的源代码
https://www.eeworm.com/dl/633/302926.html
Java编程
用Java编写的maximum contiguous subsequence sum algorithm 实现, 希望对大家有所帮助
用Java编写的maximum contiguous subsequence sum algorithm 实现, 希望对大家有所帮助
https://www.eeworm.com/dl/665/268130.html
matlab例程
用matlab语言写的ID3(Quinlan s ID3 classification tree algorithm)算法,用于模式分类
用matlab语言写的ID3(Quinlan s ID3 classification tree algorithm)算法,用于模式分类
https://www.eeworm.com/dl/654/356983.html
数据结构
《algorithm of Image Processing with VC》一篇很不错的关于图像处理的论文
《algorithm of Image Processing with VC》一篇很不错的关于图像处理的论文,简明扼要地说明用VC如何进行图像处理的编程
https://www.eeworm.com/dl/665/459534.html
matlab例程
Algorithm that find the peaks of a signal. You can choose the number of peaks you want to find and t
Algorithm that find the peaks of a signal. You can choose the number of peaks you want to find and the valour of peak to begin to find.
https://www.eeworm.com/dl/640/494634.html
CA认证
Cubic spline algorithm approximating function y=f(x) - ((-2)*x*(2*x+3))/(x*x+4*x+5) in interval [-2
Cubic spline algorithm approximating function y=f(x) - ((-2)*x*(2*x+3))/(x*x+4*x+5) in interval [-2 2]
https://www.eeworm.com/dl/650/488694.html
人工智能/神经网络
遗传算法经典例子matlab来实现-Matlab genetic algorithm to achieve a classic example of
遗传算法经典例子matlab来实现-Matlab genetic algorithm to achieve a classic example of
https://www.eeworm.com/dl/665/284186.html
matlab例程
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulatio ...
https://www.eeworm.com/dl/527/306488.html
通讯/手机编程
% decode with soft-input viterbi algorithm 硬判决 % //k=4,r=1/2 %输入数据为软信息
% decode with soft-input viterbi algorithm 硬判决
% //k=4,r=1/2
%输入数据为软信息,并且数据为均值为1的BPSK调制,如果均值为MEAN,那么62,63,103,104行应做相应修改