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.
Closed captioning is the process of displaying text on a visual display to provide additional or interpretive information to individuals who wish to access it.
0 Questions
CGRectMake is used in iOS, it returns a rectangle with the specified coordinate and size values.
0 Questions
Apache Wicket, commonly referred to as Wicket, is a lightweight component-based web application framework for the Java programming language conceptually similar to JavaServer Faces and Tapestry. This tag is specific for Wicket 6 since many changes have been done to the API in this version in a way that questions need to be answered in a different way for this version.
0 Questions
Apache Commons VFS provides a single API for accessing various different file systems.
0 Questions
Hugepages is a mechanism that allows the Linux kernel to utilize the multiple page size capabilities of modern hardware architectures.
0 Questions
A document-term matrix or term-document matrix is a mathematical matrix that describes the frequency of terms that occur in a collection of documents. In a document-term matrix, rows correspond to documents in the collection and columns correspond to terms. There are various schemes for determining the value that each entry in the matrix should take. One such scheme is tf-idf. They are useful in the field of natural language processing.
0 Questions
x3d dom is a js webgl dom that provides inlining of x3d data right in the browser using webgl.
more on x3d at www.web3d.org and on x3dom at x3dom.org
0 Questions
High Dynamic Range (HDR) is a term used for image and video, referring to an extended range than normal 8-bit-per-color channel precision, enabling representation of a wider range of luminance and complete color gamut.
0 Questions
Questions about PostgreSQL's PL/Python procedural language. This extension allows one to write python-based triggers and functions inside of the PostgreSQL RDBMS.
0 Questions