搜索: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/619/429793.html
Linux/Unix编程
Cromfs is a compressed read-only filesystem for Linux. Cromfs is best at archiving gigabytes of big
Cromfs is a compressed read-only filesystem for Linux. Cromfs is best at archiving gigabytes of big files that have a lot of redundancy. It aims primarily at achieving a strong compression, even at the cost of memory and CPU time resources. It uses the LZMA compression algorithm ...
https://www.eeworm.com/dl/650/433836.html
人工智能/神经网络
为求解大规模TSP 问题,提出了并行人工免疫系统的塔式主从模型( Towerlike Master2Slave Model , TMSM) ,和基于TMSM的并行免疫记忆克隆选择算法(Paralle
为求解大规模TSP 问题,提出了并行人工免疫系统的塔式主从模型( Towerlike Master2Slave Model ,
TMSM) ,和基于TMSM的并行免疫记忆克隆选择算法(Parallel Immune Memory Clonal Selection Algorithm ,PIMCSA) .
https://www.eeworm.com/dl/977860.html
技术资料
卡尔曼滤波
为了测试kalman filter algorithm,我设计了一个简单实验,来验证kalman filter的优良性。程序中给定一个初值,然后给定一组测量值,验证kalman filter估值的准确性。
https://www.eeworm.com/dl/569/40930.html
工控技术
工业系统安全问题和解决办法
Abstract: As industrial control systems (ICSs) have become increasingly connected and use more off-the-shelfcomponents, new vulnerabilities to cyber attacks have emerged. This tutorial looks at three types of ICSs:programmable logic controllers (PLCs), supervisory control and d ...
https://www.eeworm.com/dl/623/227900.html
Modem编程
Make and answer phone calls Detect tone and pulse digit from the phone line Capture Caller ID
Make and answer phone calls
Detect tone and pulse digit from the phone line
Capture Caller ID
Support blind transfer, single-step transfer/conference, consultation transfer/conference, hold, unhold.
Control of the local phone handset, microphone and speaker of the modem
...
https://www.eeworm.com/dl/521/14713.html
多媒体处理
C++写的DTMF算法
·详细说明:C++写的DTMF算法,内含一个pcm数据文件,读入文件并分析按键-c writes the DTMF algorithm, contains a pcm data file, the read-in document and the analysis pressed key。文件列表: DTMF ....\DTMF.cpp ....\DTMF.
https://www.eeworm.com/dl/934127.html
技术资料
Performance analysis for tracking of variable scale objects
·摘自:上海润图智能系统有限公司http://www.machinevision.cn/Performance analysis for tracking of variable scale objects using mean-shift algorithm 论文 1(英文):作者 彭宁嵩(上海交大图像处理与模式识别研究所博士)
https://www.eeworm.com/dl/527/253517.html
通讯/手机编程
下载的一个不错的HMM程序
下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改
this is a excellent HMM program,it completes the VITERBI algorithm in HMM.
https://www.eeworm.com/dl/621/397525.html
教育系统应用
银行家算法
银行家算法,弄课程设计的时候搞的,作课设时可以用来参考下,希望有帮助-bankers algorithm to find curriculum design of the moment when, for the class can be used to set up at the reference, we hope that the help
https://www.eeworm.com/dl/684/448244.html
软件设计/软件工程
This contribution provides functions for finding an optimum parameter set using the evolutionary alg
This contribution provides functions for finding an optimum parameter set using the evolutionary algorithm of Differential Evolution. Simply speaking: If you have some complicated function of which you are unable to compute a derivative, and you want to find the parameter set min ...