Using MFC for ActiveX Controls For most folks, we recommend using MFC because MFC controls are easy to write. You focus on your control's behavior, not the intricacies of OLE interfaces. And, with the new features of MFC 4.2, you can write controls that perform better and implement the cool new OCX 96 features
This topic describes how to register a Microsoft ActiveX object as the viewer or player for a particular media type (Multipurpose Internet Mail Extensions (MIME)). This registration is essential for Microsoft Internet Explorer to launch the correct player when interpreting the standard HTML A HREF tag or the Netscape-introduced EMBED tag
Palette Management for Active Document Objects The following sections describe issues related to palette management by OLE document objects. In general, the palette management scheme for document objects is the same as the scheme used for controls, except that document objects do not receive ambient properties from their container.
|
|
|
The closest search engines have come to actual applications of this technology
so far is know as "Associative Indexing" and it is put in effect under Stemming,
or the indexing of words on the basis of their uninflected roots (plurals, adverbs,
and adjectival forms are reduced to simple noun and verb forms before indexing).
Latent Semantic Analysis (LSA) is a technique in natural language processing,
in particular in vectorial semantics, invented in 1990 [1] by Scott Deerwester,
Susan Dumais, George Furnas, Thomas Landauer, and Richard Harshman.
In the context of its application to information retrieval, it is sometimes
called Latent Semantic Indexing (LSI).
LSI is 30% more effective than popular word matching methods.
LSI uses a fully automatic statistical method (Singular Value Decomposition)
It is very effective in cross-languages retrievals.
LSI can retrieve relevant information that does not contain query words.
It finds more relevant information than other methods.
Latent Semantic Indexing adds an important step to the document indexing
process. In addition to recording which keywords a document contains, the
method examines document collections as a whole, to see which others do
contain some of those same words. LSI considers documents that have many
words in common to be semantically close, and ones that have few words in
common to be semantically distant. This method correlates surprisingly well
with how a human being looking at content, classifies multiple documents.
|
|
|