Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Lossless data compression is a class of data compression algorithms that allows the original data to be perfectly reconstructed from the compressed data.

0 Questions

A string that ends with (and does not include) a "null" (ASCII 0) byte, as used by the C language

0 Questions

0 Questions

For questions relating to the Reverse Polish Notation, which is a notation for mathematical expressions where the operands precede the operator.

0 Questions

Zero configuration networking (zeroconf) is a set of techniques that automatically creates a usable Internet Protocol (IP) network without manual operator intervention or special configuration servers.

0 Questions

In Java FileChannel is an abstract class for reading, writing, mapping, and manipulating a file

0 Questions

Trinidad is a JSF component library. It is a subproject of Apache MyFaces. The codebase was born as Oracle ADF Faces and was later donated to Apache by Oracle. The codebase is of high quality and supports features as partial page rendering (ajax), integrated clientside validation, Section 508 accessibility, LTR languages, etc.

0 Questions

Anything related to audio mixers, i.e. hardware or software (virtual) devices used to mix the signals of independent audio sources together in order to produce a single audio signal out of them. Appropriate for questions about the software audio mixing applications commonly found on computers and smartphones.

0 Questions

Use this tag for questions specific to scaled down, free edition of SQL Server 2005.

0 Questions

Magic numbers are unexplained values that often should be replaced with a named constant.

0 Questions