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.
A void pointer (void *) in C and C++ is a pointer that points to a memory location with no specified type.
0 Questions
StrongLoop is an API tier for connecting enterprise data to devices and browsers.
It includes LoopBackJS, StrongOps, and StrongNode.
0 Questions
BeagleBone Black is a community-supported development platform for developers and hobbyists.
0 Questions
a function which returns a string representation of the concatenated, non-NULL values of a group
0 Questions
Named-entity recognition (NER) (also known as entity identification and entity extraction) is a subtask of information extraction that seeks to locate and classify atomic elements in text into predefined categories such as the names of persons, organizations, locations, expressions of times, quantities, monetary values, percentages, etc.
0 Questions
PHP function for parsing about any English textual datetime description into a Unix timestamp
0 Questions
Concerning the accuracy of operations performed on floating point numbers.
0 Questions
Cube or OLAP cube, is a method of storing data in a multidimensional form, generally for reporting purposes. In OLAP cubes, data (measures) are categorized by dimensions. OLAP cubes are often pre-summarized across dimensions to drastically improve query time over relational databases. Used on the SQL server family of products.
0 Questions
A session timeout occurs when a unique application session (e.g. a web session) expires due to a time limitation placed on the session.
0 Questions
A modal view controller is a mechanism for managing a modal view, i.e. a view that assumes logical control of the user interface until the modal view is dismissed.
0 Questions