index.htm
来自「包括了各种常用的8051单片机的程序」· HTM 代码 · 共 57 行
HTM
57 行
<HTML>
<HEAD>
<TITLE>"Programming and Customizing the 8051" Electronic Resources</TITLE>
<! Update History:>
<! 98.09.28 - Created>
</HEAD>
<BODY BACKGROUND="#ffffff" TEXT="000000" LINK="9805FF">
<table width="100%" CELLPADDING=10 BACKGROUND="canvas.jpg" border="canvas.jpg">
<tr>
<td rowspan=2 width=125 valign="top">
<A HREF="http://www.myke.com"><font face="Helvetica"><strong>Myke Predko's Home Page</strong></font></A><p>
<strong>Book CD-ROM Home</strong><p>
<A HREF="html/code.htm"><strong>Code</strong></A><p>
<A HREF="html/umps.htm"><strong>UMPS</strong></A><p>
<A HREF="html/datasht.htm"><strong>Device Data Sheets</strong></A><p>
<A HREF="html/remote.htm"><strong>Internet Based 8051 Debugger</strong></A><p>
<A HREF="html/page2.htm"><strong>8051 Resource Web Pages</strong></A>
</td>
<td bgcolor="#ffffff" valign="top"><IMG SRC="87c520.jpg" align="right" alt="Dallas Semicondutor 87C520">
<h2>Programming and Customizing the 8051</h2>
<p align="left">In my previous books, I have included a diskette or CD-ROM with:
<ul>
<li>Source code for the experiments and example applications
<li>Tools needed to Assemble and Simulate the code
<li>Adobe ".pdf" Manufacturers Data Sheets
</ul>
<p align="left">While the
information was useful and reasonably complete, there were some problems with
readers being unfamiliar with the MS-DOS commands that are needed to browse the
files and to copy them onto a hard disk. <p>
<p align="left">To avoid these problems, I have created this .html interface
to the CD-ROM. This interface includes instructions (along with showing what
the MS-DOS Command line should look like) on how to copy the files on this
CD-ROM onto your hard file as well as load and run "UMPS" and the Remote 8051
Emulator. By clicking on "Code", "Device Data Sheets" or other underlined
selections, in the selection bar on the left hand side of the pages, you will
jump to the selected page and will be able to look at or copy the files directly.
<p>
<p align="left">For best results, I recommend that you use Microsoft's "Internet
Explorer" version 4.0 or greater or Netscape's "Navigator" version 4.0 or greater
with a window size of 800 by 640 pixels.
<p align="left">Please note that the .html on this CD-ROM includes a link to
my web page (<A HREF="http://www.myke.com">http://www.myke.com</A>) as well as
links to appropriate web pages. I suggest that you look at these links periodically
for erratta and updates, updated 8051 links and resources, other books and
information that may be useful to you. <p>
<p align="left"><A HREF="mailto:myke@passport.ca">myke</A>
</td>
</tr>
</table>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?