Structure

共 336 篇文章
Structure 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 336 篇文章,持续更新中。

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 corresponden

Digital broadcasting systems for television, sound and data services Framing structure, channel c

Digital broadcasting systems for television, sound and data services Framing structure, channel coding and modulation for 11/12 GHz satellite services

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 mod

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 e

data structure in C快速排序

<p class="MsoNormal"> 设初始序列为a1,a2,……,an,以序列中的某个元素ai为基准(轴),经调整后,使得ai左边的元素均小于ai,右边的均大于等于ai,而后对这两个子区再分别使用快速排序。 </p> <p class="MsoNormal"> [具体要求] </p> <p class="MsoNormal" style="margin-left:21.0pt;">

This a calculator simulation program written in Labview. It is based on event structure introduced b

This a calculator simulation program written in Labview. It is based on event structure introduced by Labviw 8.0 or later editions.

DATA:BEGIN OF HEADDATA. INCLUDE STRUCTURE BAPIMATHEAD. DATA:END OF HEADDATA. DATA:BEGIN OF PLAN

DATA:BEGIN OF HEADDATA. INCLUDE STRUCTURE BAPIMATHEAD. DATA:END OF HEADDATA. DATA:BEGIN OF PLANTDATA. INCLUDE STRUCTURE BAPI_MARC. DATA:END OF PLANTDATA. DATA:BEGIN OF PLANTDATAX. INCLUDE S

MPEG TS Utils application provides the user with a visual representation of the multiplexed stream s

MPEG TS Utils application provides the user with a visual representation of the multiplexed stream structure of MPEG-2 Transport Streams (ISO/IEC 13818-1). The application allows the user to investiga

ApMl provides users with the ability to crawl the web and download pages to their computer in a dire

ApMl provides users with the ability to crawl the web and download pages to their computer in a directory structure suitable for a Machine Learning system to both train itself and classify new documen

This book has been updated for the new Java version, J2SE 5.0, and works its way through a project w

This book has been updated for the new Java version, J2SE 5.0, and works its way through a project with requirements and structure similar to the project you ll encounter in the SCJD exam

networking protocol structure net working protocol structure networking protocol structure

networking protocol structure net working protocol structure networking protocol structure

penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes

penMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. OpenMesh is developed at the Computer Graphics Group, RWTH Aachen , as part of the OpenSGPlus proj

What I did with this class is to automatize (not MS s automation) several processes to do a search i

What I did with this class is to automatize (not MS s automation) several processes to do a search in a MS Sql Server database, and show the results, retaining the data on an internal structure

Calculates photonic band structure for either the bcc lattice of dielectric spheres of dielectric co

Calculates photonic band structure for either the bcc lattice of dielectric spheres of dielectric constant epsilon_a in a dielectric background of dielectric constant epsilon_b.

SQL Server structure viewer.

SQL Server structure viewer.

It s a note on data structure---AVL tree, very clear and useful!

It s a note on data structure---AVL tree, very clear and useful!

The problem with the IID_s is solved ! File-Structure: ~~~~~~~~~~~~~~~ DirectDraw.pas = DDraw.h

The problem with the IID_s is solved ! File-Structure: ~~~~~~~~~~~~~~~ DirectDraw.pas = DDraw.h + DVP.h (+ MultiMon.h) Direct3D.pas = D3D.h + D3DTypes.h + D3DCaps.h + D3DVec.inl + DXFile.h Dire

X-tree的C++源码

X-tree的C++源码,对应文章S. Berchtold, D. A. Keim, H.-P. Kriegel: The X-tree : An Index Structure for High-Dimensional Data.

The extraordinary growth of the World Wide Web has been fueled by the ability it gives authors to ea

The extraordinary growth of the World Wide Web has been fueled by the ability it gives authors to easily and cheaply distribute electronic documents to an international audience. As Web documents have

Structure the sources so that the compression and decompression code form a library usable by any

Structure the sources so that the compression and decompression code form a library usable by any program, and write both gzip and zip on top of this library. This would ideally be a reentrant (th