搜索结果
找到约 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)
其他书籍 In recent years large scientific interest has been devoted to joint data decoding and parameter est
In recent years large scientific interest has been
devoted to joint data decoding and parameter estimation
techniques. In this paper, iterative turbo decoding joint
to channel frequency and phase estimation is proposed.
The phase and frequency estimator is embedded into the
structure of the turbo de ...
文件格式 In this article, we present an overview of methods for sequential simulation from posterior distribu
In this article, we present an overview of methods for sequential simulation from posterior distributions.
These methods are of particular interest in Bayesian filtering for discrete time dynamic models
that are typically nonlinear and non-Gaussian. A general importance sampling framework is develop ...
其他 The problem of image registration subsumes a number of problems and techniques in multiframe image
The problem of image registration subsumes a number of problems and techniques in multiframe
image analysis, including the computation of optic flow (general pixel-based motion), stereo
correspondence, structure from motion, and feature tracking. We present a new registration
algorithm based on spli ...
其他书籍 Some Aspects of Chess Programming
Some Aspects of Chess Programming,老外写的关于棋类人工智能程序设计的书。
1.overall look on chess programming
2.typical structure of a chess program
3.implementation of my own chess program
4.experiments
数据结构 This code implements the shortest path algorithm via the simple scheme and fibonacci heap data struc
This code implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds of testing data input method : random input by computer, reading from the file, reading from the key board.
matlab例程 The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa.
For example,
>> project.name = MyProject
>> project.id = 1234
>> project.param.a = 3.1415
>> project.param.b = 42
becomes with str=xml_forma ...
汇编语言 find the information about a host with the DNS retrieving system calls, such as gethostbyname() and
find the information about a host with the DNS retrieving system calls, such as gethostbyname() and gethostbyaddr().
(2) All the required information are in the hostent structure.
(3) All the aliases and IP addresses of the host is stored in the hostent structure using linked list (链表).
文章/文档 http://wordnet.princeton.edu/ WordNet is a large lexical database of English, developed under the d
http://wordnet.princeton.edu/
WordNet is a large lexical database of English, developed under the direction of George A. Miller. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expressing a distinct concept. Synsets are interlinked by means of concept ...
J2ME The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices.
The Funambol J2ME Mail Client aims to be a light, easy to use, free email
client for J2ME devices.
The first release comes with a simple but effective UI, and a storage limited
to the internal RMS only. This makes the application compatible with most of
the phones around (minimum requirements are: ...
金融证券系统 风险财务控制库 Risk Quantify is an open source financial library, with a focus on managing the risk of fi
风险财务控制库
Risk Quantify is an open source financial library, with a focus on
managing the risk of financial instruments. The aim of this project is
to provide people working in the financial industry with a good base to
use in building their own applications. Risk Quantify provides pricing
rout ...