⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 modelofcompu.html

📁 数据结构词典(英文)
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD W3 HTML 2.0//EN">
<HTML lang="en-US">
<HEAD>
<TITLE>model of computation</TITLE>
<META name="description"
  content="Definition of model of computation,
	possibly with links to more information and implementations.">
<META name="keywords" content="model of computation">
</HEAD>
<BODY BGCOLOR="#FFFFFF">

<H1>model of computation</H1>
<P>
(definition)

<P>
<strong>Definition:</strong>
A formal, abstract definition of a computer.  Using a model one can more easily analyze the intrinsic execution time or memory space of an <a href="algorithm.html" tppabs="http://hissa.nist.gov/dads/HTML/algorithm.html"><em>algorithm</em></a> while ignoring many implementation issues.  There are many models of computation which differ in computing power (that is, some models can perform computations impossible for other models) and the cost of various operations.
<P><strong>See also</strong>
<a href="turingmachin.html" tppabs="http://hissa.nist.gov/dads/HTML/turingmachin.html"><em>Turing machine</em></a>, <a href="randomaccess.html" tppabs="http://hissa.nist.gov/dads/HTML/randomaccess.html"><em>random access machine</em></a>, <a href="bigOnotation.html" tppabs="http://hissa.nist.gov/dads/HTML/bigOnotation.html"><em>big-O notation</em></a>, <a href="primitivrecr.html" tppabs="http://hissa.nist.gov/dads/HTML/primitivrecr.html"><em>primitive recursive</em></a>, <a href="cellulartmtn.html" tppabs="http://hissa.nist.gov/dads/HTML/cellulartmtn.html"><em>cellular automaton</em></a>, <a href="cellprobemdl.html" tppabs="http://hissa.nist.gov/dads/HTML/cellprobemdl.html"><em>cell probe model</em></a>, <a href="pointermachn.html" tppabs="http://hissa.nist.gov/dads/HTML/pointermachn.html"><em>pointer machine</em></a>, <a href="alternation.html" tppabs="http://hissa.nist.gov/dads/HTML/alternation.html"><em>alternation</em></a>, <a href="alternatngTr.html" tppabs="http://hissa.nist.gov/dads/HTML/alternatngTr.html"><em>alternating Turing machine</em></a>, <a href="nondetrmtur.html" tppabs="http://hissa.nist.gov/dads/HTML/nondetrmtur.html"><em>nondeterministic Turing machine</em></a>, <a href="oracleTur.html" tppabs="http://hissa.nist.gov/dads/HTML/oracleTur.html"><em>oracle Turing machine</em></a>, <a href="probablturng.html" tppabs="http://hissa.nist.gov/dads/HTML/probablturng.html"><em>probabilistic Turing machine</em></a>, <a href="unvrslTrngmc.html" tppabs="http://hissa.nist.gov/dads/HTML/unvrslTrngmc.html"><em>universal Turing machine</em></a>, <a href="multiprocssr.html" tppabs="http://hissa.nist.gov/dads/HTML/multiprocssr.html"><em>multiprocessor model</em></a>, <a href="workdepthmdl.html" tppabs="http://hissa.nist.gov/dads/HTML/workdepthmdl.html"><em>work-depth model</em></a>, <a href="parallelrndm.html" tppabs="http://hissa.nist.gov/dads/HTML/parallelrndm.html"><em>parallel random-access machine</em></a>.
<P>Author: <a href="terms.html#authorPEB" tppabs="http://hissa.nist.gov/dads/terms.html#authorPEB">PEB</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>
&nbsp;(<a href="mailto:paul.black@nist.gov">paul.black@nist.gov</a>).

<p>
Entry modified Fri Dec  3 08:36:44 1999.<BR>
HTML page formatted Wed Dec 22 09:35:52 1999.

<P>
This page's URL is
<A href="modelofcompu.html" tppabs="http://hissa.nist.gov/dads/HTML/modelofcompu.html">http://hissa.nist.gov/dads/HTML/modelofcompu.html</A>

</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -