搜索:encryption+algorithm

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

结果 1,353
按分类筛选
显示更多分类
https://www.eeworm.com/dl/648/193645.html 单片机开发

* DEFINITION * This is the header file for a library module used to calculate the median * of a

* DEFINITION * This is the header file for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number of values, the * lower of the two center values is rep ...
下载 95
·
查看 1118
https://www.eeworm.com/dl/527/342747.html 通讯/手机编程

用于汽车巡航控制系统的模糊控制算法

用于汽车巡航控制系统的模糊控制算法,以及如何利用梯度下降法和卡尔曼滤波来优化模糊控制器的算法。The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used t ...
下载 26
·
查看 1088
https://www.eeworm.com/dl/665/370242.html matlab例程

This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque

This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, al ...
下载 42
·
查看 1100
https://www.eeworm.com/dl/650/192600.html 人工智能/神经网络

Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma

Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars ind ...
下载 73
·
查看 1060
https://www.eeworm.com/dl/kbcluoji/40089.html 可编程逻辑

XAPP953-二维列序滤波器的实现

  This application note describes the implementation of a two-dimensional Rank Order filter. Thereference design includes the RTL VHDL implementation of an efficient sorting algorithm. Thedesign is parameterizable for input/output precision, color standards, filter kerne ...
下载 51
·
查看 1069
https://www.eeworm.com/dl/650/206920.html 人工智能/神经网络

A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type c

A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to use and integrate in your applications. ...
下载 45
·
查看 1089
https://www.eeworm.com/dl/522507.html 书籍

Guide to Convolutional Neural Networks

General paradigm in solving a computer vision problem is to represent a raw image using a more informative vector called feature vector and train a classifier on top of feature vectors collected from training set. From classification perspective, there are several off-the-shelf m ...
下载 1
·
查看 96
https://www.eeworm.com/dl/502/29392.html 单片机编程

基于AT89S52 的水温控制系统的设计

本文介绍了基于AT89C52 单片机的自动水温控制系统的设计及实现过程。该系统具有实时显示、温度测量、温度设定并能根据设定值对环境温度进行调节实现控温的目的以及达到上下限温度报警功能,控制算法是基于数字PID 算法。关键词 :PID AT89C52 脉宽调制 实时 Abstract : This article describes AT89C5 ...
下载 139
·
查看 1102
https://www.eeworm.com/dl/842288.html 技术资料

matlab培训教程之从基础到实践的详细教材

本文档的主要内容详细介绍的是matlab培训教程之从基础到实践的详细教材免费下载,适用于MATLAB初学者,简单易懂内容包括了:一 MATLAB入门基础 二 MATLAB进阶与提高 三 BP神经网络 四 RBF、GRNN和PNN神经网络 五 竞争神经网络与SOM神经网络 六 支持向量机(Support Vector Machine, SVM)七极限学习机 ...
下载 5
·
查看 8227
https://www.eeworm.com/dl/844141.html 技术资料

matlab培训教程之从基础到实践

本文档的主要内容详细介绍的是matlab培训教程之从基础到实践的详细教材免费下载,适用于MATLAB初学者,简单易懂内容包括了:一 MATLAB入门基础 二 MATLAB进阶与提高 三 BP神经网络 四 RBF、GRNN和PNN神经网络 五 竞争神经网络与SOM神经网络 六 支持向量机(Support Vector Machine, SVM)七极限学习机 ...
下载 5
·
查看 5027