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 a programming context, a circuit usually refers to a combination of logical operators to achieve a desired response. Use this tag to ask about basic logical implementations and loops you can't get your head around.

0 Questions

Sandcastle produces accurate, MSDN style, comprehensive documentation by reflecting over the source assemblies and optionally integrating XML Documentation Comments.

0 Questions

Sesame was the old name of the Eclipse RDF4J Java framework for storing, querying and inferencing for RDF. It can be deployed as a web server or used as a Java library. Features include several query languages (SeRQL and SPARQL), inferencing support, and scalable persistence in an RDF database.

0 Questions

Reliability is the ability of a system or component to perform its required functions under stated conditions for a specified period of time.

0 Questions

0 Questions

Can refer to 1) comments in XML documents or 2) XML markup used for documentation in programming language comments.

0 Questions

SimplePie is a PHP library intended to make it ridiculously easy for people to manage RSS and Atom feeds.

0 Questions

Simple, fast, extensible JSON encoder/decoder for Python.

0 Questions

Csc.exe is the command-line compiler for C# from Microsoft.

0 Questions

A QFile is a class from the Qt Toolkit which provides an interface for reading from and writing to files.

0 Questions

A topological sort of a directed graph produces a linear ordering of its vertices such that, for every edge uv, u comes before v in the ordering.

0 Questions