搜索:random+algorithm

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

结果 1,409
按分类筛选
显示更多分类
https://www.eeworm.com/dl/897371.html 技术资料

基于TDERCS伪随机序列发生器的FPGA设计与实现.rar

伪随机序列 (Pseudo-Random Sequence,PRS)广泛应用于密码学、扩频通信、雷达、导航等领域,其设计和分析一直是国际上的研究热点。混沌序列作为一种性能优良的伪随机序列,近年来受到越来越多的关注。寻找一种性能更为良好的混沌伪随机序列(ChaosPseudo Random Sequence,CPRS)并且完成其硬件实现,在 ...
下载 7
·
查看 3635
https://www.eeworm.com/dl/923994.html 技术资料

伪随机序列发生器的FPGA设计与实现

伪随机序列 (Pseudo-Random Sequence,PRS)广泛应用于密码学、扩频通信、雷达、导航等领域,其设计和分析一直是国际上的研究热点。混沌序列作为一种性能优良的伪随机序列,近年来受到越来越多的关注。寻找一种性能更为良好的混沌伪随机序列(ChaosPseudo Random Sequence,CPRS)并且完成其硬件实现,在 ...
下载 1
·
查看 5007
https://www.eeworm.com/dl/639/241532.html 文件格式

Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit condi

Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit conditional dependencies between parts of the state to estimate. By doing so, RBPFs can improve the estimation quality while also reducing the overall computational load in comparison to ...
下载 52
·
查看 1096
https://www.eeworm.com/dl/540/426506.html 软件工程

Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 throu

Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 through B20, numbered in correspondence with Chapters 1 through 20 in Volume 1. Within each chapter, the routines appear in the same order as in Volume 1, but not broken out separately b ...
下载 90
·
查看 1143
https://www.eeworm.com/dl/895375.html 技术资料

基于KEA128单片机的电磁智能车设计与实现

选取32位单片机S9KEAZ128AMLK为中央控制器,10mH电感作为主要传感器,设计了基于电磁传感器的智能小车。本文设计并实现了电源模块、电机MOS驱动模块、信号采集模块。智能车通过电磁传感器采集赛道信息,采用三次曲线算法实现了智能车的方向控制,增量式PID控制算法实现了速度控制,经过单片机的分析处理,智 ...
下载 3
·
查看 5189
https://www.eeworm.com/dl/897640.html 技术资料

基于单片机的PID温度控制系统设计

介绍了一种基于M3单片机实现PID控制农作物大棚内温度的方法.针对单片机温度控制系统采用传统的单片机控制方法容易出现响应速度慢、算法简单、控制精度低等问题,采用将单片机和PID控制相结合的方法来控制温度.单片机造价低廉,当应用了模糊PID控制算法后,不仅满足高精度的控制温度调节,而且在很大程度上 ...
下载 6
·
查看 2550
https://www.eeworm.com/dl/686/310448.html VC书籍

C++STL STL(Standard Template Library

C++STL STL(Standard Template Library,标准模板库)是惠普实验室开发的一系列软件的统称。它是由Alexander Stepanov、Meng Lee和David R Musser在惠普实验室工作时所开发出来的。现在虽说它主要出现在C++中,但在被引入C++之前该技术就已经存在了很长的一段时间。 STL的代码从广义上讲分为三类:alg ...
下载 69
·
查看 1074
https://www.eeworm.com/dl/641/248698.html 数学计算

Sherwood算法消除最坏实例

Sherwood算法消除最坏实例,以达到对任何实例都能有好的性能的效果 文件: rd_list.c --> create a random sequence of n integers not equal to each other list.c --> create a descending sequence of n integers not equal to each other sherwood.c --> 就是该算法,静态链表的长度默认设为1000 ...
下载 60
·
查看 1075
https://www.eeworm.com/dl/894402.html 技术资料

动态权重RED网关

随着网络流量的增加,拥塞控制的重要性日益突出,尤其是链路拥塞控制, IETF推荐RED(Random Early Detection)作为下一代Internet路由器的拥塞控制算法.该文在分析了RED的优点和缺点后,在现在RED算法的基础上通过改进RED算法的平均队列长度计算,使用平均队列长度的均值,判断拥塞的发生和结束,动态调 ...
下载 4
·
查看 1882
https://www.eeworm.com/dl/655/304075.html 微处理器开发

The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart e

The PMSM FOC is made of several C modules, compatible with the free-of-charge IAR EWARM KickStart edition toolchain version 4.42. It is used to quickly evaluate both the MCU and the available tools. In addition, when used together with the STM32F103xx motor control starter kit (S ...
下载 23
·
查看 1083