untitled document.htm
来自「The goal of our final project was to des」· HTM 代码 · 共 57 行
HTM
57 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<!-- saved from url=(0099)http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2007/aoc6_dah64/aoc6_dah64/index.html -->
<HTML
xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE>Untitled Document</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<STYLE type=text/css>.style1 {
FONT-WEIGHT: bold; FONT-SIZE: 24px
}
.style2 {
FONT-WEIGHT: bold; FONT-SIZE: 18px
}
.style3 {
FONT-SIZE: 18px
}
.style4 {
FONT-SIZE: 24px
}
.style7 {
FONT-SIZE: 16px
}
.style8 {
COLOR: #ffffff
}
.style10 {
FONT-SIZE: 14px
}
.style11 {
}
.style12 {
FONT-WEIGHT: bold; FONT-SIZE: 36px
}
.style15 {
FONT-WEIGHT: bold; FONT-SIZE: 16px
}
</STYLE>
<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY>
<DIV>
<P align=center><SPAN class=style12>Elevator Simulator<BR></SPAN><SPAN
class=style7>by</SPAN> Dylan Hughes and Andrew Costello<BR>ECE 476 </P>
<P class=style1><U>Introduction</U></P>
<P>The goal of our final project was to design an efficient elevator simulator
that can accept input from a user and mechanically operate (on a small scale) a
system of 4 floors and 3 elevators using pulleys and stepper motors. Users
enter input using physical pushbuttons or the computer. This input is then
processed by the MCU and orders are given to the elevators. We attempted
to devise an algorithm that can optimally handle any number of floors.
This project seemed like a fun challenge and something that had practical
applications. Both of us have been frustrated at times by the inefficiency
of some of the elevators here at Cornell, and we wanted to see if we could do a
better job. </P>
<P align=center><IMG height=300 alt="Elevators in Action"
src="Untitled Document.files/DSCN0035.jpg" width=400></P>
<P class=style1><U>Definition of Terms</U> </P>
<P><STRONG>Inside Button</STRONG>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?