algorithms

共 462 篇文章
algorithms 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 462 篇文章,持续更新中。

Regarding the hardware implementations of different algorithms

Regarding the hardware implementations of different algorithms

Sound Synthesis Methods. Typical features of abstract algorithms are the simplicity and ease of imp

Sound Synthesis Methods. Typical features of abstract algorithms are the simplicity and ease of implementation. The sound is more or less artificial compared to more sophisticated methods.

Algorithms 演算法 软件工程类英文E书

Algorithms 演算法 软件工程类英文E书

the FXT library: fast transforms and low level algorithms. The package contains many algorithms for

the FXT library: fast transforms and low level algorithms. The package contains many algorithms for programmers: bit manipulation, fast othogonal transforms, arithmetic and number theory algorithms.

Swarm intelligence algorithms are based on natural behaviors. Particle swarm optimization (PSO) is

Swarm intelligence algorithms are based on natural behaviors. Particle swarm optimization (PSO) is a stochastic search and optimization tool. Changes in the PSO parameters, namely the inertia weigh

In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal

In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it

In this implementation of AntNet-3.0 one could get the behavior of both algorithms through a simple

In this implementation of AntNet-3.0 one could get the behavior of both algorithms through a simple #define. The implementation has been tested and works with Windows XP and MSVC6.0 and Omnetpp3.0a3

k means algorithms for clustering purpose

k means algorithms for clustering purpose

实现PET/SPECT 幻影图像regression的matlab源代码 algorithms for Poisson emission tomography PET/SPECT/ Poisson

实现PET/SPECT 幻影图像regression的matlab源代码 algorithms for Poisson emission tomography PET/SPECT/ Poisson regression eml_ emission maximum likelihood eql_ emission quadratically penalized likelihood

Bio-Inspired Optimization Algorithms for Engineering Applications

Bio-Inspired Optimization Algorithms for Engineering Applications

Optimization Algorithms蚂蚁算法!~

Optimization Algorithms蚂蚁算法!~

NTL is a high-performance, portable C++ library providing data structures and algorithms for manipul

NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integer

Introduction To Algorithms.pdf

Introduction To Algorithms.pdf

Design of a protoype of an FPGA-based RFID reader supporting the ISO/IEC 18000-6C UHF RFID protocol.

Design of a protoype of an FPGA-based RFID reader supporting the ISO/IEC 18000-6C UHF RFID protocol. Designed by Suh et al. used mainly for testing anticollision algorithms

密码学界牛人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 in

The dinamyc link library that contains an implementation of SHA1, SHA512, CRC32, CRC32b, Adler32, Tw

The dinamyc link library that contains an implementation of SHA1, SHA512, CRC32, CRC32b, Adler32, Twofish, TEA[N] algorithms and ECB, CBC, CFB, OFB, CTR cipher modes.

There are many algorithms that can be applied to graphs. Many of these are actually used in the real

There are many algorithms that can be applied to graphs. Many of these are actually used in the real world, such as Dijkstra’s algorithm to find shortest paths. We will discuss a few here.

老外的超高效率压缩

老外的超高效率压缩,High efficient Data Compression Library for use with Delphi. Support Rank, ZIP, BZIP and PPM compression algorithms. Compression ratio more than 1.5-2 times better than ZIP/RAR archiver.

Text mining tries to solve the crisis of information overload by combining techniques from data mini

Text mining tries to solve the crisis of information overload by combining techniques from data mining, machine learning, natural language processing, information retrieval, and knowledge management.

Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering

Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Force