搜索结果
找到约 228 项符合
structure 的查询结果
按分类筛选
- 全部分类
- matlab例程 (19)
- 数据结构 (17)
- 单片机编程 (14)
- 其他书籍 (14)
- 其他 (12)
- 文章/文档 (11)
- 软件设计/软件工程 (9)
- 技术资料 (9)
- Java编程 (8)
- 书籍 (8)
- 人工智能/神经网络 (7)
- 电子书籍 (6)
- 汇编语言 (6)
- 压缩解压 (4)
- SQL Server (4)
- 文件格式 (4)
- VHDL/FPGA/Verilog (4)
- 通信网络 (3)
- 单片机开发 (3)
- 其他数据库 (3)
- 网络 (3)
- 系统设计方案 (3)
- GPS编程 (3)
- 技术书籍 (2)
- DSP编程 (2)
- 通讯编程文档 (2)
- 数值算法/人工智能 (2)
- 其他行业 (2)
- 技术管理 (2)
- Linux/Unix编程 (2)
- 编译器/解释器 (2)
- USB编程 (2)
- 源码 (2)
- VIP专区 (2)
- 多媒体处理 (1)
- 模拟电子 (1)
- PCB相关 (1)
- 电源技术 (1)
- 无线通信 (1)
- 可编程逻辑 (1)
- uCOS (1)
- 软件工程 (1)
- Internet/网络编程 (1)
- 驱动编程 (1)
- 其他嵌入式/单片机内容 (1)
- 嵌入式/单片机编程 (1)
- 生物技术 (1)
- 传真(Fax)编程 (1)
- Java书籍 (1)
- 数据库系统 (1)
- J2ME (1)
- 金融证券系统 (1)
- 企业管理 (1)
- 语音压缩 (1)
- 通讯/手机编程 (1)
- Symbian (1)
- 嵌入式Linux (1)
- 磁盘编程 (1)
- 家庭/个人应用 (1)
- 邮电通讯系统 (1)
- Ajax (1)
- 书籍源码 (1)
- MySQL数据库 (1)
- Linux/uClinux/Unix编程 (1)
- 其他文档 (1)
- 论文 (1)
人工智能/神经网络 A dissipative particle swarm optimization is developed according to the self-organization of dissip
A dissipative particle swarm optimization is
developed according to the self-organization of dissipative
structure. The negative entropy is introduced to construct an
opening dissipative system that is far-from-equilibrium so as to
driving the irreversible evolution process with better fitness.
The ...
人工智能/神经网络 n this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional inde
n this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic Bayesian Networks. This detailed discussion of the ...
其他书籍 The IA-32 Intel Architecture Software Developer’s Manual, Volume 2: Instruction Set Reference (Orde
The IA-32 Intel Architecture Software Developer’s Manual, Volume 2: Instruction Set Reference
(Order Number 245471) is part of a three-volume set that describes the architecture and
programming environment of all IA-32 Intel&reg Architecture processors.
the IA-32 Intel Architecture Software
Develop ...
其他书籍 Noncoherent receivers are attractive for pulsed UWB systems due to the implementation simplicity. To
Noncoherent receivers are attractive for pulsed UWB systems due to the implementation simplicity. To alleviate the noise effect in detecting UWB PPM signals, this letter proposes a simple yet flexible weighted noncoherent receiver structure, which adopts a square-law integrator multiplied with a win ...
matlab例程 In this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional ind
In this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic Bayesian Networks. This detailed discussion of th ...
matlab例程 Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) tak
Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) takes the dimension of the space
DIM, the number of centres in the mixture model and the type of the
mixture model, and returns a data structure MIX.
USB编程 his paper discuss how to design data acquisition and process system based on USB Transmitting. We
his paper discuss how to design data acquisition and process system based
on USB Transmitting. We further introduce some system’s structure such as Operation
其他 I made a lot of changed on this object,such as * // 1.Encapsulates all code in one userobjet,s
I made a lot of changed on this object,such as *
// 1.Encapsulates all code in one userobjet,since PB does not *
// support "Address of Function" , so we can not set new *
// WndProc, just makes the object more easy to use. *
// 2.Uses structure array instead of Datastore *
// 3. ...
matlab例程 % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da
% EM algorithm for k multidimensional Gaussian mixture estimation
%
% Inputs:
% X(n,d) - input data, n=number of observations, d=dimension of variable
% k - maximum number of Gaussian components allowed
% ltol - percentage of the log likelihood difference between 2 iterations ([] for none)
% ...
人工智能/神经网络 This demonstration illustrates the application of adaptive filters to signal separation using a str
This demonstration illustrates the application of adaptive filters to signal separation
using a structure called an adaptive line enhancer (ALE). In adaptive line
enhancement, a measured signal x(n) contains two signals, an unknown signal
of interest v(n), and a nearly-periodic noise signal eta(n). ...