搜索结果
找到约 422 项符合
Algorithms 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (66)
- 人工智能/神经网络 (38)
- matlab例程 (31)
- 书籍 (20)
- 软件设计/软件工程 (18)
- 数值算法/人工智能 (17)
- 加密解密 (16)
- 数据结构 (15)
- 电子书籍 (13)
- 其他 (13)
- 书籍源码 (13)
- 软件工程 (13)
- 数学计算 (12)
- VC书籍 (10)
- 文章/文档 (9)
- 通讯编程文档 (9)
- Java编程 (9)
- 压缩解压 (8)
- Linux/Unix编程 (8)
- 微处理器开发 (6)
- 行业发展研究 (6)
- Java书籍 (5)
- 技术资料 (5)
- 文件格式 (4)
- 编译器/解释器 (4)
- DSP编程 (4)
- 系统设计方案 (4)
- 教程资料 (3)
- 技术书籍 (3)
- 其他行业 (3)
- 单片机开发 (3)
- 通讯/手机编程 (3)
- 可编程逻辑 (2)
- Delphi控件源码 (2)
- 操作系统开发 (2)
- VHDL/FPGA/Verilog (2)
- 嵌入式/单片机编程 (2)
- Matlab (2)
- C语言 (1)
- 传感与控制 (1)
- 嵌入式综合 (1)
- 工控技术 (1)
- 生物技术 (1)
- VxWorks (1)
- 其他数据库 (1)
- 网络 (1)
- 技术管理 (1)
- 3G开发 (1)
- FlashMX/Flex源码 (1)
- Internet/网络编程 (1)
- 数据库系统 (1)
- 编辑器/阅读器 (1)
- 源码/资料 (1)
- Linux/uClinux/Unix编程 (1)
- C/C++语言编程 (1)
- DSP工具/软件 (1)
- 手册 (1)
其他书籍 In the rectangle packing problem, encoding schemes to represent the placements of rectangles are t
In the rectangle packing problem, encoding
schemes to represent the placements of rectangles
are the key factors of efficient algorithms. In
1995, an epoch-making encoding scheme
其他书籍 In the rectangle packing problem, encoding schemes to represent the placements of rectangles are th
In the rectangle packing problem, encoding schemes
to represent the placements of rectangles are the key
factors determining the efficiency of algorithms. SEQP
AIR is one of the most sophisticated encoding sheme,
which has been considered to have a small solution
space
其他书籍 the book provides many solved examples that illustrate the principles involved, and includes, in ad
the book provides many solved examples that illustrate the principles involved,
and includes, in addition, two chapters that deal exclusively with applications of
unconstrained and constrained optimization methods to problems in the areas of
pattern recognition, control systems, robotics, communicat ...
其他书籍 This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering
This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering large sets of data, and analyzing these data sets to gain useful business understanding. The book is organized in three parts. Part I introduces concepts. Part II describes and demonstrates basic data ...
其他书籍 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. In addition to providing an in-depth examination of core text mining and link detection algorithms a ...
其他书籍 The book consists of three sections. The first, foundations, provides a tutorial overview of the pri
The book consists of three sections. The first, foundations, provides a tutorial overview of the principles underlying data mining algorithms and their application. The presentation emphasizes intuition rather than rigor. The second section, data mining algorithms, shows how algorithms are construct ...
其他 FACE RECOGNITION USING PRINCIPAL COMPONENTS ANALYSIS task. To this package four options
FACE RECOGNITION
USING
PRINCIPAL
COMPONENTS
ANALYSIS
task. To this package four options for the algorithms, the
LVQ1, the LVQ2.1, the LVQ3 and the OLVQ1, have been selected.
VHDL/FPGA/Verilog In communication systems channel poses an important role. channels can convolve many different kind
In communication systems channel poses an important role. channels can convolve many different kind of distortions to our information. In perticular wireless channels multipath distortion is sevear.
and more sevear is such distortion is random.
To handle this, multipath affected channels require Eq ...
其他书籍 Statistical-Learning-Theory The goal of statistical learning theory is to study, in a statistical
Statistical-Learning-Theory
The goal of statistical learning theory is to study, in a statistical
framework, the properties of learning algorithms. In particular,
most results take the form of so-called error bounds. This tutorial introduces
the techniques that are used to obtain such results.
软件设计/软件工程 Getting to Know the FFT What is the FFT? FFT = Fast Fourier Transform. The FFT is a faster version
Getting to Know the FFT
What is the FFT? FFT = Fast Fourier Transform. The FFT is a faster version of the Discrete
Fourier Transform (DFT). The FFT utilizes some clever algorithms to do the same thing as the
DTF, but in much less time.