Previous page Next page Bottom Top One level up Home
Home > Directory > Computers > Programming > Component Frameworks > Comparison and Review

Comparison and Review

Webpages concerning "Comparison and Review"

Comparison of the same program written with Gtk, Qt and PyQT.
http://phil.freehackers.org/kde/cmp-toolkits.html
Keywords:
Kde;, Qt;, Gtk;, PyQt;, comparison/, program

http://phil.freehackers.org/kde/cmp-toolkits.html

The Common Object Request Broker Architecture (CORBA) is a "doomed" technology that has no hope of matching Microsoft Corp.'s Distributed Common Object Model (DCOM), according to a new report on middleware.
http://www.computerworld.com/news/1997/story/0,11280,21627,00.html

http://www.computerworld.com/news/1997/story/0,11280,21627,00.html

http://www.chappellassoc.com/articles/article_ActiveX_v_JavaBean.html

http://www.chappellassoc.com/articles/article_ActiveX_v_JavaBean.html

http://www.chappellassoc.com/articles/article_Sense_Dist_Objects.html

http://www.chappellassoc.com/articles/article_Sense_Dist_Objects.html

http://www.chappellassoc.com/articles/article_COM_and_CORBA.html

http://www.chappellassoc.com/articles/article_COM_and_CORBA.html

http://www.research.microsoft.com/~ymwang/papers/HTML/DCOMnCORBA/S.html

http://www.research.microsoft.com/~ymwang/papers/HTML/DCOMnCORBA/S.html

http://www.scit.wlv.ac.uk/~cm1924/cp3025/distrib/reading/corba/corba3/corba6.html

http://www.scit.wlv.ac.uk/~cm1924/cp3025/distrib/reading/corba/corba3/corba6.html

http://www.microsoft.com/com/wpaper/mts-ejb.asp

http://www.microsoft.com/com/wpaper/mts-ejb.asp

http://www.javasoft.com/features/2000/11/dotnetvsms.html

http://www.javasoft.com/features/2000/11/dotnetvsms.html

Help building the largest human-edited directory of the web
Suggest URL - Open Directory Project - Become an editor
directopedia.org uses links and structure from dmoz Open Directory Project.
The contents has been generating using technology developed by scientec.

Wikipedia-Article "Comparison"

A comparison is an evaluation of similarities and differences - described by Gregory Bateson in his book Mind and Nature as the two quanta of experience.

Contents

In computer programming

In computer programming, when one compares the two values x and y, a negative number often indicates x < y, zero x == y and a positive number x > y. Even when two values are not integers, e.g. literal strings, this convention is largely adopted. For example, strcmp returns -1, 0, or 1 according to the lexicographical order, and qsort expects the comparison function to return values according to this convention. This is because it is efficient to do the subtraction x - y resulting in the directional signs above. In sorting algorithms, the efficiency of comparison code is critical since it is one of the major factors of sorting performance.

Sometimes, particularly in object-oriented programming, the comparison raises questions of datatypes and inheritance, equality and identity. It is often necessary to distinguish between:

  • two objects with different datatypes both related to another datatype, e.g. an orange and a lemon, both being citrus fruit
  • two different objects of the same type, e.g. two hands
  • two objects being equal but distinct, e.g. two $10 banknotes
  • two different references to the same object, e.g. two nicknames for the same person

Sameness and difference can be relative or graduated as well as absolute, particularly in fuzzy logic, artificial intelligence, signal processing, lossy data compression and pattern recognition.

See also: regular expression

In grammar

Comparison, in grammar, is a property of adjectives and adverbs in most languages; it describes systems that distinguish the degree to which the modifier modifies its complement.

English, due to the complex etymology of its lexicon, has two parallel systems of comparison. One involves the suffixes -er (the "comparative") and -est (the "superlative"). These inflections are of Indo-European origin, and are cognate with the Latin suffixes -ior and -issimus. These inflections are typically added to shorter words, words of Anglo-Saxon origin, and borrowed words that have been fully assimilated into the English vocabulary. Usually the words that take these inflections have fewer than three syllables. This system contains a number of irregular forms, some of which, like good, better, best, contain suppletive forms. These irregular forms include:

good        better       best
well        better       best
bad         worse        worst
far         farther      farthest
far         further      furthest
little      less(er)     least (also has regular forms)
many        more         most

The second system of comparison in English appends the grammatical particles more and most, themselves the irregular comparatives of many, to the adjective or adverb being modified. This series can be compared to a system containing the diminutives less and least. This system is most commonly used with words of French or Latin derivation; adjectives and adverbs formed with suffixes other than -ly (e.g. beautiful); and with longer, technical, or infrequently used words. Knowing which words fall into which system is a highly idiomatic issue in English syntax. Some words require the suffixing system: e.g. taller is required; *more tall is not idiomatic English. Some words (e.g. difficult) require more and most. Some words (e.g. polite) can be used with either system; curiously, while polite can go either way, the derived word impolite requires more and most. The general rule is that words with one syllable require the suffix, words with three or more syllables require more or most and words with two syllables can go either way.

A perennial issue in English usage involves the comparison of so-called "absolute" adjectives, adjectives that logically do not seem to admit of comparison. There are many such adjectives - generally adjectives that name qualities that are either present or absent: nothing is *"more Cretaceous" or *"more igneous" than anything else. Other examples include perfect and parallel, which name qualities that are inherently superlative: if something is perfect, there can be nothing better, so it does not make sense to describe one thing as *"more perfect" than something else. Nonetheless, such forms often do make sense in a specific context. If one fossil is from the very beginning of the Cretaceous period - the transition into the Cretaceous period - while another is from the middle of that period, then the latter might be described as "more Cretaceous" than the former. If one solution to a problem leaves everyone happy, then it might be regarded as a perfect solution, even if another solution leaves everyone even happier; in this case, the latter might be characterized as "more perfect" than the former. In general, terms like perfect and parallel cannot ever apply exactly to things in real life, so they are commonly used to mean nearly perfect, nearly parallel, and so on; and in this (inexact) use, more perfect (i.e., more nearly perfect, closer to perfect) and more parallel (i.e., more nearly parallel, closer to parallel) do seem to make sense. See Sapir-Whorf hypothesis for a discussion on how this sort of imprecise language might lead to similarly imprecise thought.

In mathematics

See:

Academic fields focusing on comparison

See also

This article is based on the article "Comparison" from Wikipedia - the free encyclopedia created and edited by online user community. This article is distributed under the terms of GNU Free Documentation License. Here you find the list of authors of this article. The article can only edited within Wikipedia. Edit this article in Wikipedia.

Wikipedia-Article "Review"

A review is an evaluation of a publication, such as a movie, video game, musical composition, or book. In addition to a critical statement, the review's author may assign the work a rating (for instance, one to five stars) to indicate its relative merit. More loosely, an author may review current events or items in the news.

A compilation of reviews may itself be called a review. The New York Review of Books, for instance, is a collection of essays on literature, culture, and current affairs. National Review, founded by William F. Buckley, Jr., is an influential conservative magazine, and Monthly Review is a long-running socialist periodical.

In terms of scientific literature, reviews is a category of scientific paper, which provides a synthesis of research on a topic at that moment in time. A compilation of these reviews forms the core content of a 'tertiary' scientific journal, with examples including Annual Reviews, the Nature Reviews series of journals and Trends.

Peer review is the process by which scientists assess the work of their colleagues that has been submitted for publication in the scientific literature.

Contents

External links

Book reviews

Car reviews

New car reviews, comparison shopping

Doctor reviews

Music reviews

  • All Music Helps "consumers navigate the increasingly complex world of recorded music and discover the very best recordings."

Restaurant Reviews

Review publishing

  • hReview is an open Microformat standard for distributed publishing of reviews on the web.

Technology reviews

  • AnandTech PC hardware reviews and guides since 1997.
  • Tom's Hardware provides independent reviews of technology products.

Video game reviews

This article is based on the article "Review" from Wikipedia - the free encyclopedia created and edited by online user community. This article is distributed under the terms of GNU Free Documentation License. Here you find the list of authors of this article. The article can only edited within Wikipedia. Edit this article in Wikipedia.