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.
NSOpenPanel is an Objective-C class used to provide users with a standard UI for opening files and directories on Mac OS X. It is part of the Apple Cocoa/Appkit frameworks.
0 Questions
Trailing characters are characters at the end of a string that should be removed for reason (eg. trailing zeros in "0.5000", trailing spaces in "hello ", trailing slash in a URL, trailing newline character, etc.).
0 Questions
Zend Search Lucene is a PHP library for creating and searching full text indexes using the Lucene index format.
0 Questions
MSE stands for mean-squared error. It's a measurement of an empirical loss in certain mathematical models, especially regression models.
0 Questions
GridSplitter is a WPF control that redistributes space between rows or columns in a Grid
0 Questions
ionCube is a tool to obfuscate PHP code so clients can run software without having the source code. Use with the [php] tag
0 Questions
The stencil buffer is a concept implemented in various 3D graphics APIs used for performing "stencil" operations, used to minimize rasterization of hidden pixels or to implement various effects.
0 Questions
AVRDUDE is used in development for Atmel AVR microcontrollers to access the contents of the ROM/EEPROM memories on the target platforms.
0 Questions