搜索:Fast+Algorithm

找到约 1,556 项符合「Fast+Algorithm」的查询结果

结果 1,556
按分类筛选
显示更多分类
https://www.eeworm.com/dl/652/440087.html 文章/文档

Watermarking schemes evaluation Abstract鈥擠igital watermarking has been presented as a solution to c

Watermarking schemes evaluation Abstract鈥擠igital watermarking has been presented as a solution to copy protection of multimedia objects and dozens of schemes and algorithms have been proposed. Two main problems seriously darken the future of this technology though. Firstly, th ...
下载 128
·
查看 1130
https://www.eeworm.com/dl/654/402666.html 数据结构

密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data struct

密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fields and for arbitrary precision floating ...
下载 47
·
查看 1489
https://www.eeworm.com/dl/835906.html 技术资料

COMSOL声学模块介绍

Mathematical modeling has become an important part of the research and devclopment work in engineering and scicnce. Retaining a competitive edge requiresa fast path between ideas and prototypes, and in this regard mathematical modeling and simulation provide a valuable shortcut f ...
下载 5
·
查看 2621
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/566/34689.html 嵌入式综合

PICMG_COM_0_R2_0COMe规范--原文资料

A Computer-On-Module, or COM, is a Module with all components necessary for a bootable host computer, packaged as a super component. A COM requires a Carrier Board to bring out I/O and to power up. COMs are used to build single board computer solutions and offer OEMs fast time-to ...
下载 58
·
查看 1640
https://www.eeworm.com/dl/742729.html 源码

fft信号分析

快速傅里叶变换,fft应用实例。供学习,供参考。 原理:快速傅里叶变换 (fast Fourier transform), 即利用计算机计算离散傅里叶变换(DFT)的高效、快速计算方法的统称,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大 ...
查看 32