?? restricted.html
字號:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD W3 HTML 2.0//EN">
<HTML lang="en-US">
<HEAD>
<TITLE>restricted universe sort</TITLE>
<META name="description"
content="Definition of restricted universe sort,
possibly with links to more information and implementations.">
<META name="keywords" content="restricted universe sort">
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<H1>restricted universe sort</H1>
<P>
(definition)
<P>
<strong>Definition:</strong>
A <a href="sort.html" tppabs="http://hissa.nist.gov/dads/HTML/sort.html"><em>sort</em></a> algorithm that operates on the basis that the <a href="key.html" tppabs="http://hissa.nist.gov/dads/HTML/key.html"><em>keys</em></a> are members of a restricted set of values. They may not require comparisons of keys to perform the sorting.
<P><strong>See also</strong>
<a href="comparisnsrt.html" tppabs="http://hissa.nist.gov/dads/HTML/comparisnsrt.html"><em>comparison sort</em></a>, <a href="countingsort.html" tppabs="http://hissa.nist.gov/dads/HTML/countingsort.html"><em>counting sort</em></a>, <a href="bucketsort.html" tppabs="http://hissa.nist.gov/dads/HTML/bucketsort.html"><em>bucket sort</em></a>, <a href="radixsort.html" tppabs="http://hissa.nist.gov/dads/HTML/radixsort.html"><em>radix sort</em></a>.
<P><em>Note:
From Algorithms and Theory of Computation Handbook, page 3-23, Copyright © 1999 by CRC Press LLC.</em>
<P>Author: <a href="terms.html#authorCRC-A" tppabs="http://hissa.nist.gov/dads/terms.html#authorCRC-A">CRC-A</a>
<hr>
Go to the
<A HREF="terms.html" tppabs="http://hissa.nist.gov/dads/terms.html">Algorithms, Data Structures, and Problems</A>
home page.
<hr>
If you have suggestions, corrections, or comments, please get in touch
with
<a href="javascript:if(confirm('http://hissa.nist.gov/~black/black.html \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://hissa.nist.gov/~black/black.html'" tppabs="http://hissa.nist.gov/~black/black.html">Paul E. Black</a>
(<a href="mailto:paul.black@nist.gov">paul.black@nist.gov</a>).
<p>
Entry modified Thu Jun 17 09:56:40 1999.<BR>
HTML page formatted Wed Dec 22 09:36:21 1999.
<P>
This page's URL is
<A href="restricted.html" tppabs="http://hissa.nist.gov/dads/HTML/restricted.html">http://hissa.nist.gov/dads/HTML/restricted.html</A>
</BODY>
</HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -