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.
In signal processing windowing allows to work on overlapping segments of the signal.

0 Questions

MOC is Qt's Meta Object Compiler. It transforms certain Qt-specific macros into the C++ code and meta information necessary for Qt's signal and slots, RTTI, and the dynamic property system.

0 Questions

A test for a computer product prior to commercial release.

0 Questions

The PIC18 series 8 bit microcontrollers manufactured by Microchip Technology.

0 Questions

In Java ME MIDP, RMS stands for Record Management System API, a persistent storage mechanism, through which MIDlets can persistently store data and retrieve it later. It is also a popular R package where it is an acronym for "Regression Modeling Strategies".

0 Questions

An proprietary Oracle networking technology that provides connectivity to Oracle databases

0 Questions

Morse code is an early method of encoding alphanumeric text into an on-off signal with two lengths, a short pulse for dots and a longer pulse for dashes. Spaces between letters and words are significant in distinguishing messages. The encoding can be learned by humans by memorization and practice, and although over 100 years old, practitioners still exist among amateur radio operators and emergency personnel.

0 Questions

Reentrancy usually refers to subroutines, functions, methods and mutexes. A subroutine is considered reentrant if it can be safely called before a previous call has completed.

0 Questions

A sample SQL database for SQL Server, maintained by Microsoft.

0 Questions

a function to access the raw pixel data of HTML5 canvas element.

0 Questions

Big-Theta is an asymptotic notation which means that a function is tightly bounded from above and from below by another function. In other words, a function f is Big-Theta of a function g if f is Big-Oh of g and Big-Omega of g.

0 Questions