algorithms
共 462 篇文章
algorithms 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 462 篇文章,持续更新中。
A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS CRC校验理论与实践的经典教程
A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS
CRC校验理论与实践的经典教程,Ross写的。
This tutorial white-paper illustrates practical aspects of FIR filter design and fixed-point implem
This tutorial white-paper illustrates practical aspects of FIR
filter design and fixed-point implementation along with the
algorithms available in the Filter Design Toolbox and the
Signal Processin
GENETIC_ALGORITHMS_IN_SYSTEM_IDENTIFICATION遗传算法在系统辨识中的应用
GENETIC_ALGORITHMS_IN_SYSTEM_IDENTIFICATION遗传算法在系统辨识中的应用
㆒ 般㆟ 對 C++ templates 的粗淺印象
㆒ 般㆟ 對 C++ templates 的粗淺印象,大約停留在「容器(containers)」的製作㆖ 。稍有研究
則會發現,templates衍生出來的 C++ Generic Programming(泛型編程)技術,在 C++ 標準程
式庫㆗ 已經遍㆞ 開花結果。以 STL為重要骨幹的 C++ 標準程式庫,將 templates
CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator P
CppReference
对于c/c++的详尽说明
C/C++ Reference
General C/C++
Pre-processor commands
Operator Precedence
Escape Sequences
ASCII Chart
Data Types
Keywords
Standard C Library
Standard C
Recent advances in experimental methods have resulted in the generation of enormous volumes of data
Recent advances in experimental methods have resulted in the generation
of enormous volumes of data across the life sciences. Hence clustering and
classification techniques that were once predominan
This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for a
This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, b
算法电子书, 主要是STL 中相关的资料Algorithms, 学习用
算法电子书, 主要是STL 中相关的资料Algorithms, 学习用
Data Structures & Algorithms in Java by Robert Lafore ISBN: 1571690956 Sams © 1998, 617 pages
Data Structures & Algorithms in Java
by Robert Lafore ISBN: 1571690956
Sams © 1998, 617 pages
Beautifully written and illustrated, this book introduces you to
manipulating data in practical wa
The tca package is a Matlab program that implements the tree-dependent component analysis (TCA) alg
The tca package is a Matlab program that implements the tree-dependent
component analysis (TCA) algorithms that extends the independent
component analysis (ICA), where instead of looking for a line
小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_tes
小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonl
MIT开放课件 6.856J / 18.416J Randomized Algorithms Fall 2002
MIT开放课件
6.856J / 18.416J Randomized Algorithms
Fall 2002
Images with Uncertainty Efficient Algorithms for Shift, Rotation, Scaling, and Registration, and The
Images with Uncertainty Efficient Algorithms for Shift, Rotation, Scaling, and Registration, and Their Applications to Geosciences (2007).pdf
The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterat
The Standard Template Library, or STL, is a C++ library of container classes, algorithms, and iterators it provides many of the basic algorithms and data structures of computer science
Data Structures,Algorithms,and Applications in C++ 国外经典C++原版书库《数据结构、算法与应用:C++语言描述》/(美)萨尼(Sahni,S)著;
Data Structures,Algorithms,and Applications in C++
国外经典C++原版书库《数据结构、算法与应用:C++语言描述》/(美)萨尼(Sahni,S)著;汪诗林等译 十分经典、难得!
数据结构电子书
数据结构电子书,Essential Books on Algorithms and Data Structures
It is an experimental testing for python M2Crypto module. M2Crypto is not well document. User may no
It is an experimental testing for python M2Crypto module. M2Crypto is not well document. User may not know how to use SHA256 when signing and verify with RSA. It also have not enough document to show
A semantic session analysis method partitioning Web usage logs is presented.Semantic W eb usage log
A semantic session analysis method partitioning Web usage logs is presented.Semantic W eb usage log preparation model enhances usage logs with semantic.The M arkov chain
mode1 based on ontology seman
[麻省理工学院-算法导论].Introduction.to.Algorithms.Second.Edition是chm格式的电子书英文第二版
[麻省理工学院-算法导论].Introduction.to.Algorithms.Second.Edition是chm格式的电子书英文第二版
GENETIC ALGORITHMS(程润伟遗传算法PPT).pd详细介绍了遗传算法
GENETIC ALGORITHMS(程润伟遗传算法PPT).pd详细介绍了遗传算法,希望对初学者有用