搜索结果
找到约 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)
Java编程 JPowerGraph is a Java library for creating directed graphs for SWT. It supports graph movement, sele
JPowerGraph is a Java library for creating directed graphs for SWT. It supports graph movement, selection, context menus, tooltips and dynamic edge creation. JPowerGraph has a spring layout algorithm based on that used in TouchGraph.
Delphi/CppBuilder unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrl
unit Video
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls,
ExtCtrls, avicap, mmsystem, dsgnintf
// Types for event-procedures
type
TCapStatusProc = procedure(Sender: TObject) of object
TCapStatusCallback = procedure(Sender: TObject nID: integer status: st ...
通讯编程文档 Abstract: By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit mic
Abstract:
By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit
microcontrollers can be monitored and controlled over the Internet. With embedded Linux, these
gateways are easily moved from full-blown host PCs to embedded platforms like the PC104. In
this class you wil ...
Linux/Unix编程 2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.
2.0.12 (May 13th, 2004)
- Flag driver threads with PF_FREEZE to support software suspend.
2.0.11 (May 7th, 2004)
- Avoid split-completion bugs in certain PCI-X chipsets by
breaking up large completion entry DMAs on ADB boundaries.
2.0.10 (April 9th, 2004)
- Return "command timeout" status in ...
通讯编程文档 This gives examples of Session Description Protocol (SDP) offer/answer exchanges. Examples include
This gives examples of Session Description Protocol (SDP)
offer/answer exchanges. Examples include codec negotiation and
selection, hold and resume, and addition and deletion of media
streams. The examples show multiple media types, bidirectional,
unidirectional, inactive streams, and dynamic pa ...
Delphi控件源码 图像处理
图像处理,利用bilt 函数
Description: This example shows how to edit (cut,paste,copy) a selection of a bitmap using BitBlt function just like Microsoft Photo Editor does. It s really EASY! Take a look to the sample if you don t believe me and don t forget to VOTE FOR ME!
Note: comments are in italian ...
人工智能/神经网络 AdaBoost is an efficient tool in machine learning. It can combine a series of weak learners into a s
AdaBoost is an efficient tool in machine learning. It can combine a series of weak learners into a strong learner. Besides pattern classification, it also can be applied into feature selection. This document explains the use of AdaBoost.
数学计算 This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps t
This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation and details are presented in: Christophe Andrieu, N ...
人工智能/神经网络 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 ...
matlab例程 多目标遗传算法程序 to run Demo files, is to run SGALAB_demo_*.m what s new: 1) Multiple-Objective GAs
多目标遗传算法程序
to run Demo files, is to run SGALAB_demo_*.m
what s new:
1) Multiple-Objective GAs
VEGA
NSGA
NPGA
MOGA
2) More TSP mutation and Crossover methods
PMX
OX
CX
EAX
Boolmatrix
3) More selection methods
Truncation
tornament
stochastic
4) mutation methods
binary single point
int/r ...