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 suffix array is a data structure that represents the lexicographically sorted list of all suffixes of a string (in the computer-science, not the linguistics, sense of the word suffix). It is the basis for many high-performance algorithms performed on very large strings, for example full-text search or compression.

0 Questions

Java Library for authentication, getting profile, contacts and updating status on Google, Yahoo, Facebook, Twitter, LinkedIn, and many more providers

0 Questions

Flip-flops (FFs) are electronic devices with two stable states. They are the simplest system capable of storing one bit of information.

0 Questions

A general term describing applications which use client side web-standard technologies to create a desktop application. Synonyms include [tag:RIA].

0 Questions

A family tree, or pedigree chart, is a chart representing family relationships in a conventional tree structure.

0 Questions

XWiki is both an open source enterprise wiki software and a platform for quickly writing simple collaborative web applications. It's written in Java with a design emphasis on extensibility.

0 Questions

Neuroscience is the study of nervous systems. This tag is broadly applied to questions from the various subbranches like brain imaging, neural engineering, computational and systems neuroscience.

0 Questions

j_security_check is a default URL in web applications using JAAS, the Java Authentication and Authorization Service, and Spring Security. It is used to implement security.

0 Questions

Design pattern consisting of a source of command objects and a series of processing objects. One of the Gang of Four's behavioral design patterns.

0 Questions

GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell. It can either be used as a library or as an independent spell checker.

0 Questions