搜索结果
找到约 23 项符合
representing 的查询结果
按分类筛选
编辑器/阅读器 CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-d
CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo stack and managing copy and paste, and objects derived from CDiagramEntity representing object ...
其他行业 Example to support XML files using MSXML. ========================================= XML (Extensi
Example to support XML files using MSXML.
=========================================
XML (Extensible Markup Language) is a commonly used basis for representing a
huge range of structured data file formats. The specification is maintained by
the World Wide Web Consortium (W3C?. This plugin is inten ...
其他书籍 Sequential Monte Carlo without Likelihoods 粒子滤波不用似然函数的情况下 本文摘要:Recent new methods in Bayesian simu
Sequential Monte Carlo without Likelihoods
粒子滤波不用似然函数的情况下
本文摘要:Recent new methods in Bayesian simulation have provided ways of evaluating posterior distributions
in the presence of analytically or computationally intractable likelihood functions.
Despite representing a substantial ...
VC书籍 This paper presents a visual based localization mechanism for a legged robot. Our proposal, fundame
This paper presents a visual based localization
mechanism for a legged robot. Our proposal, fundamented
on a probabilistic approach, uses a precompiled topological
map where natural landmarks like doors or ceiling lights
are recognized by the robot using its on-board camera.
Experiments have been co ...
单片机开发 LXI Standards Documents are developed within the LXI Consortium and LXI Technical Working Groups sp
LXI Standards Documents are developed within the LXI Consortium and LXI Technical Working
Groups sponsored by the LXI Consortium Board of Directors. The LXI Consortium develops its
standards through a consensus development process modeled after the American National Standards
Institute, which brings ...
电子书籍 C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML standards i
C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML
standards into C++. As a developer,this is a book you cannot miss. C++ XML addresses all major
standards,toolkits,and types of applications dealing with XML as a format for representing and
exchanging data,as wel ...
matlab例程 ASK function, this is a block that has three input and one output. the input are the two carrier tha
ASK function, this is a block that has three input and one output. the input are the two carrier that have different amplitute, and the digital signal representing the information or data to be modulated.
其他 Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a pr
Edge Disjoint Cycles. You are given an input graph that is either directed or undirected. Write a program that reads in a vertex number and lists the number of edge disjoint cycles that start and end at this vertex. The output should also list the edges in each of the cycle discovered. Input will be ...
文章/文档 If a tree falls in the forest, and there s nobody there to hear, does it make a sound? This classic
If a tree falls in the forest, and there s nobody there to hear, does it make a sound? This classic conundrum was coined by George Berkeley (1685-1753), the Bishop and influential Irish philosopher whose primary philosophical achievement is the advancement of what has come to be called subjective id ...
压缩解压 ) Compression using huffman code -with a number of bits k per code word -provide huffma
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is d ...