搜索结果
找到约 117 项符合
Selection 的查询结果
按分类筛选
- 全部分类
- matlab例程 (14)
- 人工智能/神经网络 (14)
- 技术资料 (9)
- 电源技术 (7)
- 其他书籍 (6)
- 数学计算 (6)
- 数值算法/人工智能 (4)
- 通讯编程文档 (4)
- Java编程 (4)
- 单片机编程 (3)
- Applet (3)
- 其他 (3)
- 行业发展研究 (3)
- Linux/Unix编程 (3)
- 书籍 (3)
- 嵌入式综合 (2)
- 无线通信 (2)
- 书籍源码 (2)
- 通讯/手机编程 (2)
- 编辑器/阅读器 (2)
- 电子书籍 (2)
- 通信网络 (1)
- 工控技术 (1)
- USB编程 (1)
- 微处理器开发 (1)
- DSP编程 (1)
- Delphi/CppBuilder (1)
- 其他行业 (1)
- Delphi控件源码 (1)
- 汇编语言 (1)
- JavaScript (1)
- VHDL/FPGA/Verilog (1)
- 系统设计方案 (1)
- 语音压缩 (1)
- 软件工程 (1)
- 文章/文档 (1)
- 编译器/解释器 (1)
- 数据结构 (1)
- 源码 (1)
- 论文 (1)
Linux/Unix编程 The Little Green BATS is the first and so far only Dutch team in the 3D simulation league. We are a
The Little Green BATS is the first and so far only Dutch team in the 3D simulation league. We are a group of graduate students from the department of AI at the University of Groningen, The Netherlands. Our team name is derived from the fact that the first 3D agents in the league were balls and from ...
其他书籍 hh lecture has based hardware, embedded development environment construction, embedded programme sel
hh lecture has based hardware, embedded development environment construction, embedded programme selection, embedded industry overview and so on.
电子书籍 This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size
This sample is a simple example on how to perform a glow effect by rendering into
an arbitrary size Frame Buffer Object (FBO).
The Glow effect is performed on a specific part of the screen and can be done only
on specific objects of the scene.
You can imagine using such a postprocessing effect in CA ...
matlab例程 OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented i
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thre ...
编译器/解释器 how to add arrays * Use of const (constant) values. * Creation of vectors. * Passing
how to add arrays
* Use of const (constant) values.
* Creation of vectors.
* Passing vectors as function arguments.
* Reading from files of unknown size (monitoring istream status).
* Repetitive structures (while and for loops).
* The increment operators (++).
* Selection ...
其他 The advantages of automation can be exploited in order to solve or to minimize the needs of manual
The advantages of automation can be exploited in order to solve or to
minimize the needs of manual approach. In order to support the development of
survey accurate cadastral system, an automatic programming approach will be
adopted. Database selection system will conduct several outliers integrity
c ...
人工智能/神经网络 为求解大规模TSP 问题,提出了并行人工免疫系统的塔式主从模型( Towerlike Master2Slave Model , TMSM) ,和基于TMSM的并行免疫记忆克隆选择算法(Paralle
为求解大规模TSP 问题,提出了并行人工免疫系统的塔式主从模型( Towerlike Master2Slave Model ,
TMSM) ,和基于TMSM的并行免疫记忆克隆选择算法(Parallel Immune Memory Clonal Selection Algorithm ,PIMCSA) .
其他书籍 Sensors and Transducers is highly readable text which provides a unique introduction to the selectio
Sensors and Transducers is highly readable text which provides a unique introduction to the selection and application of sensors, transducers and switches.
人工智能/神经网络 Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It s
Libsvm is a simple, easy-to-use, and efficient software for SVM
classification and regression. It solves C-SVM classification, nu-SVM
classification, one-class-SVM, epsilon-SVM regression, and nu-SVM
regression. It also provides an automatic model selection tool for
C-SVM classification. This docume ...
数学计算 Implementations of different methods of sorting: BinaryInsertions.pas BubbleSort.pas HeapSort.p
Implementations of different methods of sorting:
BinaryInsertions.pas
BubbleSort.pas
HeapSort.pas
InsertionBorder.pas
InsertionSort.pas
modifbubble.pas
qsort.pas
quicksort.pas
selection.pas
Shaker.pas
shell.pas