upload
National Institute of Standards and Technology
産業: Technology
Number of terms: 2742
Number of blossaries: 0
Company Profile:
The National Institute of Standards and Technology (NIST) — known between 1901 and 1988 as the National Bureau of Standards (NBS) — is a measurement standards laboratory and a non-regulatory agency of the United States Department of Commerce. The institute's official mission is to promote U.S. ...
A data structure to search for lines, polygons, etc.
Industry:Computer science
A data structure which splits multidimensional spaces like an adaptive k-d tree, but balances the resulting tree like a B-tree.
Industry:Computer science
A data structure with an associated thread or process that performs internal operations to give the external behavior of another, usually more general, data structure.
Industry:Computer science
A data structure with an associated thread or process that performs internal operations to give the external behavior of another, usually more general, data structure.
Industry:Computer science
A data structuring technique that can make a static data structure dynamic. In so doing, the performance of the dynamic structure will exhibit certain space-time tradeoffs.
Industry:Computer science
A decision problem that can be solved by an algorithm that halts on all inputs in a finite number of steps. The associated language is called a decidable language.
Industry:Computer science
A decision problem that can be solved by an algorithm that halts on all inputs in a finite number of steps. The associated language is called a decidable language.
Industry:Computer science
A decision problem that can be solved by an algorithm that halts on all inputs in a finite number of steps. The associated language is called a decidable language.
Industry:Computer science
A decision problem that can be solved by an algorithm that halts on all inputs in a finite number of steps. The associated language is called a decidable language.
Industry:Computer science
A decision which has more than two results. For instance, testing if a < b yields two results, but some languages allow a test to return a < b, a&#61;b, or a > b in one operation.
Industry:Computer science