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

📄 lib0018.html

📁 Memory Management—Algorithms and implementation in C/C++ Introduction Chapter 1 - Memory Manag
💻 HTML
字号:
<html>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>References</title>
<link rel="STYLESHEET" type="text/css" href="images/xpolecat.css">
<link rel="STYLESHEET" type="text/css" href="images/ie.content.books24x7.css">
</head>
<body >
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<td><div STYLE="MARGIN-LEFT: 0.15in;">
<a href="toc.html"><img src="images/teamlib.gif" width="62" height="15" border="0" align="absmiddle"  alt="Team LiB"></a></div></td>
<td valign="top" class="v2" align="right"><div STYLE="MARGIN-RIGHT: 0.15in"><a href="LiB0017.html"><img src="images/previous.gif" width="62" height="15" border="0" align="absmiddle" alt="Previous Section"></a>
<a href="LiB0019.html"><img src="images/next.gif" width="41" height="15" border="0" align="absmiddle" alt="Next Section"></a>
</div></td></tr>
</table>

<div class="chapter">
<a name="ch01"></a>
<div class="section">
<h2 class="first-section-title"><a name="129"></a><a name="ch01lev1sec6"></a>References</h2><p class="first-para">
</p>
<div xmlns:crossref="http://www.jclark.com/xt/java/com.books24x7.xsl.Crossref" class="bibliography">
<div class="bibliomixed">
<p>
<span class="authorgroup"><span class="author"><span class="firstname">Blunden, </span></span><span class="author"><span class="firstname">Bill. </span></span></span><span class="biblioentry-title">"Methodology for OS Construction," </span><i class="citetitle">Phrack </i><span class="issuenum">Issue 59. </span><span class="address"><a target="_top" class="url" href="http://www.phrack.com">www.phrack.com</a></span>.</p>
</div>
<div class="bibliomixed">
<p>
<span class="authorgroup"><span class="author"><span class="firstname">Brey, </span></span><span class="author"><span class="firstname">Barry. </span></span></span><i class="citetitle">Intel Microprocessors 8086/8088, 80186/80188, 80286, 80386, 80486 Pentium, and Pentium Pro Processor, Pentium II, Pentium III, and Pentium IV: Architecture, Programming, and Interfacing</i>. <span class="copyright"><span class="year">2002</span></span>, <span class="publisher"><span class="publishername">Prentice Hall, </span></span><span class="edition">6th Edition, </span><span class="isbn">ISBN: 0130607142</span>. <span class="bibliomisc">This is a fairly recent book and should take care of any questions you may have. Barry has been writing about Intel chips since the first one came out.</span>
</p>
</div>
<div class="bibliomixed">
<p>
<span class="orgname">Intel Corporation. </span><i class="citetitle">Intel Architecture Software Developer's Manual, Volume 3: System Programming Guide</i>. <span class="copyright"><span class="year">1997</span></span>, order number 243192.</p>
</div>
<div class="bibliomixed">
<p>
<span class="orgname">MIPS Technologies. </span><i class="citetitle">MIPS64 Architecture For Programmers, Volume III: The MIPS64 Privileged Resource Architecture</i>. <span class="copyright"><span class="year">2001</span></span>, document number: MD00091.</p>
</div>
<div class="bibliomixed">
<p>
<span class="authorgroup"><span class="author"><span class="firstname">Podanoffsky, </span></span><span class="author"><span class="firstname">Michael. </span></span></span><i class="citetitle">Dissecting DOS</i>. <span class="copyright"><span class="year">1995</span></span>, <span class="publisher"><span class="publishername">Addison-Wesley, </span></span><span class="isbn">ISBN: 020162687X. </span><span class="bibliomisc">This book has a useful summary of the boot process on Intel hardware. It also details the design and operation of RxDOS, an enhanced clone of MS-DOS. In the spirit of the original DOS implementation, Podanoffsky has written the entire OS in assembly code. I'm not sure whether to admire his programming fortitude or be disheartened by the lack of portability.</span>
</p>
</div>
<div class="bibliomixed">
<p>
<span class="authorgroup"><span class="author"><span class="firstname"><i class="emphasis"><a name="130"></a><a name="IDX-44"></a></i>Wahbe,</span></span><span class="author"><span class="firstname">Lucco,</span></span><span class="author"><span class="firstname">Anderson,</span></span><span class="author"><span class="firstname">Graham. </span></span></span><i class="citetitle">Efficient Software-Based Fault Isolation</i>. <span class="copyright"><span class="year">1993</span></span>, <span class="biblioentry-title">Proceedings of the Symposium on Operating System Principles.</span>
</p>
</div>
</div>
<a></a>
</div>
</div>
</div>
</div>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<td><div STYLE="MARGIN-LEFT: 0.15in;">
<a href="toc.html"><img src="images/teamlib.gif" width="62" height="15" border="0" align="absmiddle"  alt="Team LiB"></a></div></td>
<td valign="top" class="v2" align="right"><div STYLE="MARGIN-RIGHT: 0.15in"><a href="LiB0017.html"><img src="images/previous.gif" width="62" height="15" border="0" align="absmiddle" alt="Previous Section"></a>
<a href="LiB0019.html"><img src="images/next.gif" width="41" height="15" border="0" align="absmiddle" alt="Next Section"></a>
</div></td></tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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