<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;D0EHQng_fip7ImA9WhRaFE0.&quot;"><id>tag:blogger.com,1999:blog-1911966570547085788</id><updated>2012-02-16T07:20:33.646-08:00</updated><category term="Applying Abroad" /><category term="Universities v15" /><category term="Credit Card Services (خدمات کارت اعتباری)" /><category term="http://applyabroad.blogspot.com/" /><title>Apply Abroad</title><subtitle type="html">ApplyAbroad.ir</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://applyabroad.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://applyabroad.blogspot.com/" /><author><name>blogger</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>8</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/blogspot/crTOq" /><feedburner:info uri="blogspot/crtoq" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;DUENRXs9fCp7ImA9WhRaEk4.&quot;"><id>tag:blogger.com,1999:blog-1911966570547085788.post-3829610855349683350</id><published>2012-02-14T08:41:00.001-08:00</published><updated>2012-02-14T08:41:34.564-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-02-14T08:41:34.564-08:00</app:edited><title>MIPS Instruction Coding</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/UxkK-WWHZl8ylPLYoYP56mUM6bY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UxkK-WWHZl8ylPLYoYP56mUM6bY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/UxkK-WWHZl8ylPLYoYP56mUM6bY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UxkK-WWHZl8ylPLYoYP56mUM6bY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div dir="ltr"&gt;  &lt;p class="MsoNormal" style="line-height:normal"&gt;&lt;b&gt;&lt;span style="font-size:24.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;&lt;a href="http://sites.google.com/site/farshidfarhat/"&gt;&lt;span style="text-decoration:none"&gt;MIPS Instruction Coding&lt;/span&gt;&lt;/a&gt; &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;div class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;  &lt;hr size="2" width="100%" align="center"&gt;  &lt;/span&gt;&lt;/div&gt;  &lt;p class="MsoNormal" style="line-height:normal"&gt;&lt;b&gt;&lt;span style="font-size:13.5pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;Instruction Coding Formats &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;MIPS instructions are classified into four groups according to their coding formats: &lt;/span&gt;&lt;/p&gt;  &lt;ul type="disc"&gt;&lt;li class="MsoNormal" style="line-height:normal"&gt;&lt;u&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;color:blue"&gt;R-Type&lt;/span&gt;&lt;/u&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;      - This group contains all instructions that do not require an immediate      value, target offset, memory address displacement, or memory address to      specify an operand. This includes arithmetic and logic with all operands      in registers, shift instructions, and register direct jump instructions (&lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt;jalr&lt;/span&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt; and &lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt;jr&lt;/span&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;). &lt;/span&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p class="MsoNormal" style="margin-left:.5in;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;All R-type instructions use opcode 000000. &lt;/span&gt;&lt;/p&gt;  &lt;ul type="disc"&gt;&lt;li class="MsoNormal" style="line-height:normal"&gt;&lt;u&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;color:blue"&gt;I-Type&lt;/span&gt;&lt;/u&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;      - This group includes instructions with an immediate operand, branch      instructions, and load and store instructions. In the MIPS architecture,      all memory accesses are handled by the main processor, so coprocessor load      and store instructions are included in this group. &lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;  &lt;p class="MsoNormal" style="margin-left:.5in;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;All opcodes except 000000, 00001x, and 0100xx are used for I-type instructions. &lt;/span&gt;&lt;/p&gt;  &lt;ul type="disc"&gt;&lt;li class="MsoNormal" style="line-height:normal"&gt;&lt;u&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;color:blue"&gt;J-Type&lt;/span&gt;&lt;/u&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;      - This group consists of the two direct jump instructions (&lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt;j&lt;/span&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt; and &lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt;jal&lt;/span&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;).      These instructions require a memory address to specify their operand. &lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;  &lt;p class="MsoNormal" style="margin-left:.5in;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;J-type instructions use opcodes 00001x. &lt;/span&gt;&lt;/p&gt;  &lt;ul type="disc"&gt;&lt;li class="MsoNormal" style="line-height:normal"&gt;&lt;u&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;;color:blue"&gt;Coprocessor Instructions&lt;/span&gt;&lt;/u&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt; - MIPS processors all have two standard coprocessors,      CP0 and CP1. CP0 processes various kinds of program exceptions. CP1 is a      floating point processor. The MIPS architecture makes allowance for future      inclusion of two additional coprocessors, CP2 and CP3. &lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;  &lt;p class="MsoNormal" style="margin-left:.5in;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;All coprocessor instructions instructions use opcodes 0100xx. &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="line-height:normal"&gt;&lt;a name="rtype"&gt;&lt;b&gt;&lt;span style="font-size:13.5pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;R-Type Instructions&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-size:13.5pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt; (Opcode 000000) &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;Main processor instructions that do not require a target address, immediate value, or branch displacement use an R-type coding format. This format has fields for specifying of up to three registers and a shift amount. For instructions that do not use all of these fields, the unused fields are coded with all 0 bits. All R-type instructions use a 000000 opcode. The operation is specified by the function field. &lt;/span&gt;&lt;/p&gt;  &lt;table class="MsoNormalTable" style="width:80.0%" border="0" cellpadding="0" cellspacing="0" width="80%"&gt;  &lt;tbody&gt;&lt;tr style&gt;   &lt;td style="width:18.0%;padding:0in 0in 0in 0in" width="18%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;opcode   (6) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="width:16.0%;padding:0in 0in 0in 0in" width="16%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rs   (5) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="width:16.0%;padding:0in 0in 0in 0in" width="16%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt   (5) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="width:16.0%;padding:0in 0in 0in 0in" width="16%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd   (5) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="width:16.0%;padding:0in 0in 0in 0in" width="16%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;sa   (5) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="width:18.0%;padding:0in 0in 0in 0in" width="18%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;function   (6) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;table class="MsoNormalTable" style border="0" cellpadding="0"&gt;  &lt;tbody&gt;&lt;tr style&gt;   &lt;td colspan="2" style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;Instruction &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;Function &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;add &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rs, rt &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;100000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;addu &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rs, rt &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;100001 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;and &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rs, rt &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;100100 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;break &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;001101 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;div &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rs, rt &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;011010 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;divu &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rs, rt &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;011011 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;jalr &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rs &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;001001 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;jr &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rs &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;001000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;mfhi &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;010000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;mflo &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;010010 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;mthi &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rs &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;010001 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;mtlo &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rs &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;010011 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;mult &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rs, rt &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;011000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;multu &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rs, rt &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;011001 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;nor &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rs, rt &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;100111 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;or &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rs, rt &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;100101 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;sll &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rt, sa &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;sllv &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rt, rs &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000100 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;slt &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rs, rt &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;101010 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;sltu &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rs, rt &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;101011 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;sra &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rt, sa &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000011 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;srav &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rt, rs &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000111 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;srl &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rt, sa &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000010 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;srlv &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rt, rs &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000110 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;sub &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rs, rt &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;100010 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;subu &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rs, rt &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;100011 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;syscall &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;001100 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;xor &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rd, rs, rt &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;100110 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;  &lt;p class="MsoNormal" style="line-height:normal"&gt;&lt;a name="itype"&gt;&lt;b&gt;&lt;span style="font-size:13.5pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt; &lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="line-height:normal"&gt;&lt;span style&gt;&lt;b&gt;&lt;span style="font-size:13.5pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;I-Type Instructions&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-size:13.5pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt; (All opcodes except 000000, 00001x, and 0100xx) &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;I-type instructions have a 16-bit immediate field that codes an immediate operand, a branch target offset, or a displacement for a memory operand. For a branch target offset, the immediate field contains the signed difference between the address of the following instruction and the target label, with the two low order bits dropped. The dropped bits are always 0 since instructions are word-aligned. &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;For the &lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt;bgez&lt;/span&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;, &lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt;bgtz&lt;/span&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;, &lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt;blez&lt;/span&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;, and &lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt;bltz&lt;/span&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt; instructions, the rt field is used as an extension of the opcode field. &lt;/span&gt;&lt;/p&gt;  &lt;table class="MsoNormalTable" style="width:80.0%" border="0" cellpadding="0" cellspacing="0" width="80%"&gt;  &lt;tbody&gt;&lt;tr style&gt;   &lt;td style="width:18.0%;padding:0in 0in 0in 0in" width="18%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;opcode   (6) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="width:16.0%;padding:0in 0in 0in 0in" width="16%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rs   (5) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="width:16.0%;padding:0in 0in 0in 0in" width="16%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt   (5) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="width:50.0%;padding:0in 0in 0in 0in" width="50%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;immediate   (16) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;table class="MsoNormalTable" style border="0" cellpadding="0"&gt;  &lt;tbody&gt;&lt;tr style&gt;   &lt;td colspan="2" style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;Instruction &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;Opcode &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;Notes &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;addi &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, rs, immediate &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;001000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;addiu &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, rs, immediate &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;001001 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;andi &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, rs, immediate &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;001100 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;beq &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rs, rt, label &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000100 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;bgez &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rs, label &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000001 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt = 00001 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;bgtz &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rs, label &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000111 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt = 00000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;blez &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rs, label &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000110 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt = 00000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;bltz &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rs, label &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000001 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt = 00000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;bne &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rs, rt, label &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000101 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;lb &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, immediate(rs) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;100000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;lbu &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, immediate(rs) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;100100 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;lh &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, immediate(rs) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;100001 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;lhu &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, immediate(rs) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;100101 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;lui &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, immediate &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;001111 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;lw &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, immediate(rs) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;100011 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;lwc1 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, immediate(rs) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;110001 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;ori &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, rs, immediate &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;001101 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;sb &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, immediate(rs) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;101000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;slti &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, rs, immediate &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;001010 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;sltiu &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, rs, immediate &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;001011 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;sh &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, immediate(rs) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;101001 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;sw &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, immediate(rs) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;101011 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;swc1 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, immediate(rs) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;111001 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;xori &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;rt, rs, immediate &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;001110 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;&lt;br&gt;&lt;/td&gt;  &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="line-height:normal"&gt;&lt;a name="jtype"&gt;&lt;b&gt;&lt;span style="font-size:13.5pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;J-Type Instructions&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-size:13.5pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt; (Opcode 00001x) &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;The only J-type instructions are the jump instructions &lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt;j&lt;/span&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt; and &lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt;jal&lt;/span&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;. These intructions require a 26-bit coded address field to specify the target of the jump. The coded address is formed from the bits at positions 27 to 2 in the binary representation of the address. The bits at positions 1 and 0 are always 0 since instructions are word-aligned. &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;When a J-type instruction is executed, a full 32-bit jump target address is formed by concatenating the high order four bits of the PC (the address of the instruction following the jump), the 26 bits of the target field, and two 0 bits. &lt;/span&gt;&lt;/p&gt;  &lt;table class="MsoNormalTable" style="width:80.0%" border="0" cellpadding="0" cellspacing="0" width="80%"&gt;  &lt;tbody&gt;&lt;tr style&gt;   &lt;td style="width:18.0%;padding:0in 0in 0in 0in" width="18%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;opcode   (6) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="width:82.0%;padding:0in 0in 0in 0in" width="82%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;target   (26) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;table class="MsoNormalTable" style border="0" cellpadding="0"&gt;  &lt;tbody&gt;&lt;tr style&gt;   &lt;td colspan="2" style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;Instruction &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;Opcode &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;Target &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;j &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;label &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000010 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;coded address of label &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;jal &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;label &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000011 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;coded address of label &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;  &lt;p class="MsoNormal" style="line-height:normal"&gt;&lt;a name="coprocessor"&gt;&lt;b&gt;&lt;span style="font-size:13.5pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;Coprocessor Instructions&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-size:13.5pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt; (Opcode 0100xx) &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;The only instructions that are described here are the floating point instructions that are common to all processors in the MIPS family. All coprocessor instructions instructions use opcode 0100xx. The last two bits specify the coprocessor number. Thus all floating point instructions use opcode 010001. &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;The instruction is broken up into fields of the same sizes as in the R-type instruction format. However, the fields are used in different ways. &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;Most floating point intructions use the format field to specify a numerical coding format: single precision (.s), double precision (.d), or fixed point (.w). The &lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt;mfc1&lt;/span&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt; and &lt;/span&gt;&lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt;mtc1&lt;/span&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt; instructions uses the format field as an extension of the function field. &lt;/span&gt;&lt;/p&gt;  &lt;table class="MsoNormalTable" style="width:80.0%" border="0" cellpadding="0" cellspacing="0" width="80%"&gt;  &lt;tbody&gt;&lt;tr style&gt;   &lt;td style="width:18.0%;padding:0in 0in 0in 0in" width="18%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;opcode   (6) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="width:16.0%;padding:0in 0in 0in 0in" width="16%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;format   (5) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="width:16.0%;padding:0in 0in 0in 0in" width="16%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;ft   (5) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="width:16.0%;padding:0in 0in 0in 0in" width="16%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;fs   (5) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="width:16.0%;padding:0in 0in 0in 0in" width="16%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;fd   (5) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="width:18.0%;padding:0in 0in 0in 0in" width="18%"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;text-align:center;line-height:normal" align="center"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;function   (6) &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;  &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;  &lt;table class="MsoNormalTable" style border="0" cellpadding="0"&gt;  &lt;tbody&gt;&lt;tr style&gt;   &lt;td colspan="2" style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;Instruction &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;Function &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;b&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;Format &lt;/span&gt;&lt;/b&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;add.s &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;fd, fs, ft &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;10000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;cvt.s.w &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;fd, fs, ft &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;100000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;10100 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;cvt.w.s &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;fd, fs, ft &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;100100 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;10000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;div.s &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;fd, fs, ft &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000011 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;10000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;mfc1 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;ft, fs &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;00000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;mov.s &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;fd, fs &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000110 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;10000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;mtc1 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;ft, fs &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;00100 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;mul.s &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;fd, fs, ft &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000010 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;10000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr style&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;sub.s &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;fd, fs, ft &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;000001 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;   &lt;td style="padding:.75pt .75pt .75pt .75pt"&gt;   &lt;p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal"&gt;&lt;span style="font-size:12.0pt;font-family:&amp;quot;Times New Roman&amp;quot;,&amp;quot;serif&amp;quot;"&gt;10000 &lt;/span&gt;&lt;/p&gt;   &lt;/td&gt;  &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;  &lt;p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal"&gt;&lt;span style="font-size:10pt;font-family:&amp;quot;Courier New&amp;quot;"&gt; &lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal" style="margin-bottom:0.0001pt;line-height:normal;text-align:center"&gt; &lt;span style="font-size:10.0pt;font-family:&amp;quot;Courier New&amp;quot;"&gt;&lt;font size="4"&gt;&lt;b&gt;&lt;a href="http://docs.google.com/viewer?a=v&amp;amp;pid=sites&amp;amp;srcid=ZGVmYXVsdGRvbWFpbnxmYXJzaGlkZmFyaGF0fGd4OjdjYjI1NzJlZjAxNzhhZmQ"&gt;Best MIPS Instruction Coding PDF File to Print&lt;/a&gt;&lt;/b&gt;&lt;/font&gt;&lt;br&gt; &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;br&gt;&lt;/p&gt;  &lt;/div&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1911966570547085788-3829610855349683350?l=applyabroad.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/crTOq/~4/nIAvEiusRS4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://applyabroad.blogspot.com/feeds/3829610855349683350/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://applyabroad.blogspot.com/2012/02/mips-instruction-coding.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1911966570547085788/posts/default/3829610855349683350?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1911966570547085788/posts/default/3829610855349683350?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/crTOq/~3/nIAvEiusRS4/mips-instruction-coding.html" title="MIPS Instruction Coding" /><author><name>blogger</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://applyabroad.blogspot.com/2012/02/mips-instruction-coding.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEIHSH46eyp7ImA9WhZWFUU.&quot;"><id>tag:blogger.com,1999:blog-1911966570547085788.post-2614406468732163494</id><published>2011-05-15T09:42:00.000-07:00</published><updated>2011-05-16T14:48:59.013-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-16T14:48:59.013-07:00</app:edited><title>Workshop on Design and Cryptanalysis of eVoting Protocols</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/9ucrJfbysxKisY4M0Du6b7YeppY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9ucrJfbysxKisY4M0Du6b7YeppY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/9ucrJfbysxKisY4M0Du6b7YeppY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9ucrJfbysxKisY4M0Du6b7YeppY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;p align="center" class="imp-signature"&gt;&lt;!--begin_signature--&gt;&lt;!--end_signature--&gt;&lt;/p&gt;    &lt;div align="center"&gt;&lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="fa"&gt;&lt;font size="4"&gt; &lt;a href="http://sbisc.sharif.edu/woev/woev.jpg"&gt; &lt;/a&gt;شرکت برای دانشجویان شریف رایگان است&lt;/font&gt;&lt;br /&gt;&lt;a href="http://sbisc.sharif.edu/woev/woev.jpg"&gt;&lt;img hspace="5" height="140" width="100" vspace="5" class="style5" src="cid:5wll5869mb28@ee.sharif.edu" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;    &lt;p align="center" dir="rtl"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt; 		1st &lt;span lang="fa"&gt;&lt;a href="http://sbisc.sharif.edu/woev.htm"&gt;Design and Cryptanalysis of E-Voting Protocols Workshop&lt;/a&gt;&lt;/span&gt;  	in Iran&lt;span lang="fa"&gt;&lt;br /&gt; &lt;/span&gt;&lt;/font&gt;&lt;font face="tahoma,arial,helvetica,sans-serif"&gt; 	6th Workshop of&lt;a href="http://sbisc.sharif.edu/index.htm"&gt; SBiSC@SUT&lt;/a&gt;, &lt;span lang="fa"&gt;26 May  	2011&lt;/span&gt;&lt;br /&gt; Kahroba Hall, Department of Electrical Engineering, Sharif  	University of Technology&lt;br /&gt; اولین &lt;a href="http://sbisc.sharif.edu/woev.htm"&gt;کارگاه&lt;span lang="fa"&gt; علمی طراحی و تحلیل پروتکل های رای گیری الکترونیکی&lt;/span&gt; &lt;/a&gt;در ایران&lt;span lang="fa"&gt;&lt;br /&gt; &lt;/span&gt;ششمین کارگاه &lt;a href="http://sbisc.sharif.edu/index.htm"&gt;شاخه دانشجویی انجمن رمز ایران &lt;/a&gt;در دانشگاه صنعتی شریف &lt;br /&gt; &lt;span lang="fa"&gt;5 خرداد 1390&lt;/span&gt;، 	سالن کهربای دانشکده مهندسی برق دانشگاه صنعتی شریف&lt;/font&gt;&lt;/p&gt;    &lt;div align="center"&gt; &lt;/div&gt;&lt;font face="tahoma,arial,helvetica,sans-serif"&gt; &lt;/font&gt;    &lt;table cellspacing="0" cellpadding="0" border="1" class="style6" dir="rtl"&gt;      &lt;tbody&gt;        &lt;tr&gt;          &lt;td width="1" class="style8"&gt;            &lt;p class="style10"&gt;&lt;font face="tahoma,arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 131px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													8-9&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 254px;"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													پذیرش و افتتاحیه&lt;/span&gt;&lt;/font&gt;&lt;/td&gt;          &lt;td width="379" valign="top" class="style13"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; &lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;          &lt;td width="1" class="style8"&gt;            &lt;p class="style10"&gt;&lt;font face="tahoma,arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 131px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													9-9:40&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 254px;"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													دکتر محمود سلماسی زاده  													(سخنران مدعو)&lt;/span&gt;&lt;/font&gt;&lt;/td&gt;          &lt;td width="379" valign="top" class="style13"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													سخنرانی کلیدی&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;          &lt;td width="1" class="style8"&gt;            &lt;p class="style10"&gt;&lt;font face="tahoma,arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 131px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													9:40-10:20&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 254px;"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													محمد حسین فرشچی (دانشجوی  													کارشناسی ارشد)&lt;/span&gt;&lt;/font&gt;&lt;/td&gt;          &lt;td width="379" valign="top" class="style13"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													طرح های رأی گیری ایستگاهی&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;          &lt;td width="1" class="style8"&gt;            &lt;p class="style10"&gt;&lt;font face="tahoma,arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 131px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													10:20-10:50&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 254px;"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													پذیرایی&lt;/span&gt;&lt;/font&gt;&lt;/td&gt;          &lt;td width="379" valign="top" class="style13"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; &lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;          &lt;td width="1" class="style8"&gt;            &lt;p class="style10"&gt;&lt;font face="tahoma,arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 131px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													10:50-11:30&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 254px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													زهرا احمدیان&lt;/span&gt;&lt;span class="style11" style="direction: ltr;"&gt;  													(&lt;/span&gt;&lt;span lang="FA" class="style11"&gt;دانشجوی  													دکتری)&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td width="379" valign="top" class="style13"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													مبانی طرح های رأی گیری  													الکترونیکی&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;          &lt;td valign="top" class="style8" colspan="2"&gt;            &lt;p align="center" dir="RTL"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													11:30-12:10&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 254px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													مریم رجب زاده عصار&lt;/span&gt;&lt;span class="style11"&gt; &lt;/span&gt;&lt;span lang="FA" class="style11"&gt; 													(دانشجوی  													دکتری)&lt;/span&gt;&lt;/font&gt; &lt;/p&gt;          &lt;/td&gt;          &lt;td width="379" valign="top" class="style13"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													طرح های رأی گیری اینترنتی&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;          &lt;td width="1" class="style8"&gt;            &lt;p class="style10"&gt;&lt;font face="tahoma,arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 131px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													12:10-13:30&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 254px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													ناهار و نماز&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td width="379" valign="top" class="style13"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; &lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;          &lt;td width="1" class="style8"&gt;            &lt;p class="style10"&gt;&lt;font face="tahoma,arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 131px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													13:30-14:10&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 254px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													امیر صنعی&lt;/span&gt;&lt;span class="style11"&gt; &lt;/span&gt;&lt;span lang="FA" class="style11"&gt; 													(کارشناسی ارشد)&lt;/span&gt;&lt;/font&gt; &lt;/p&gt;          &lt;/td&gt;          &lt;td width="379" valign="top" class="style13"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													روند اجرایی سیستم های رأی  													گیری الکترونیکی&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;          &lt;td width="1" class="style8"&gt;            &lt;p class="style10"&gt;&lt;font face="tahoma,arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 131px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													14:10-14:40&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 254px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													مریم رجب زاده عصار&lt;/span&gt;&lt;span class="style11"&gt; &lt;/span&gt;&lt;span lang="FA" class="style11"&gt; 													(دانشجوی  													دکتری)&lt;/span&gt;&lt;/font&gt; &lt;/p&gt;          &lt;/td&gt;          &lt;td width="379" valign="top" class="style13"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													مدل پیشگوی تصادفی و کاربرد  													آن در رأی گیری الکترونیکی&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;          &lt;td width="1" class="style8"&gt;            &lt;p class="style10"&gt;&lt;font face="tahoma,arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 131px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													14:40-15&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 254px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													پذیرایی&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td width="379" valign="top" class="style13"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; &lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;          &lt;td width="1" class="style8"&gt;            &lt;p class="style10"&gt;&lt;font face="tahoma,arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 131px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													15-15:40&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 254px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													نسا عسگریان&lt;/span&gt;&lt;span class="style11"&gt; &lt;/span&gt;&lt;span lang="FA" class="style11"&gt; 													(دانشجوی کارشناسی  													ارشد)&lt;/span&gt;&lt;/font&gt; &lt;/p&gt;          &lt;/td&gt;          &lt;td width="379" valign="top" class="style13"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													نظریه بازی ها و کاربرد آن در  													ارزیابی رأی گیری الکترونیکی&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;          &lt;td width="1" class="style8"&gt;            &lt;p class="style10"&gt;&lt;font face="tahoma,arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 131px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													15:40-16:30&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 254px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													حمید رضا محروقی (دانشجوی  													دکتری)&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td width="379" valign="top" class="style13"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													روش های صوری و کاربرد آن در  													رأی گیری الکترونیکی&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;          &lt;td width="1" class="style8"&gt;            &lt;p class="style10"&gt;&lt;font face="tahoma,arial,helvetica,sans-serif"&gt; &lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 131px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													16:30-17&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td valign="top" class="style13" style="width: 254px;"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; 													اختتامیه&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;          &lt;/td&gt;          &lt;td width="379" valign="top" class="style13"&gt;            &lt;p class="style13"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt;&lt;span lang="FA" class="style11"&gt; &lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;br /&gt;          &lt;/td&gt;        &lt;/tr&gt;      &lt;/tbody&gt;    &lt;/table&gt;&lt;font face="tahoma,arial,helvetica,sans-serif"&gt; &lt;/font&gt;    &lt;div align="center"&gt; &lt;font face="tahoma,arial,helvetica,sans-serif"&gt; &lt;font size="4"&gt;&lt;span class="style3"&gt;&lt;a href="http://sbisc.sharif.edu/woev/woevregister.htm"&gt;&lt;span class="style4"&gt; 	ثبت نام کنید&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span lang="fa" class="style3"&gt;&lt;span class="style4"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;br /&gt;&lt;font face="Tahoma"&gt;&lt;span lang="fa" class="style3"&gt;&lt;span class="style4"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;font face="Tahoma"&gt; &lt;/font&gt;&lt;span lang="fa"&gt;&lt;font face="Tahoma"&gt; &lt;/font&gt;&lt;/span&gt;   &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1911966570547085788-2614406468732163494?l=applyabroad.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/crTOq/~4/Ctt3OLq8qgU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://applyabroad.blogspot.com/feeds/2614406468732163494/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://applyabroad.blogspot.com/2011/05/workshop-on-design-and-cryptanalysis-of_15.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1911966570547085788/posts/default/2614406468732163494?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1911966570547085788/posts/default/2614406468732163494?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/crTOq/~3/Ctt3OLq8qgU/workshop-on-design-and-cryptanalysis-of_15.html" title="Workshop on Design and Cryptanalysis of eVoting Protocols" /><author><name>blogger</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://applyabroad.blogspot.com/2011/05/workshop-on-design-and-cryptanalysis-of_15.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEUBSXs-cCp7ImA9Wx9QF04.&quot;"><id>tag:blogger.com,1999:blog-1911966570547085788.post-3341221406412802064</id><published>2011-01-01T10:59:00.000-08:00</published><updated>2010-12-30T11:10:58.558-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-30T11:10:58.558-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="http://applyabroad.blogspot.com/" /><category scheme="http://www.blogger.com/atom/ns#" term="Universities v15" /><title>Universities v15</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/35jTwC9JdE979FBojP3-pmApNmE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/35jTwC9JdE979FBojP3-pmApNmE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/35jTwC9JdE979FBojP3-pmApNmE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/35jTwC9JdE979FBojP3-pmApNmE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;15Jan EPFL http://phd.epfl.ch/edic http://ic.epfl.ch/faculty-members http://ic.epfl.ch/ http://ic.epfl.ch/page-34083.html http://ic.epfl.ch/page-33818.html&lt;br /&gt;
ETH http://www.ethz.ch/prospectives/admission/index_EN &amp;nbsp; http://www.inf.ethz.ch/jobs/research_positions&lt;br /&gt;
&lt;br /&gt;
NO -&amp;gt; 15Dec Carnegie Mellon http://www.cs.cmu.edu/research/areas/index.html&lt;br /&gt;
NO -&amp;gt; 15Dec Cornell University http://www.cs.cornell.edu/Research/security/index.htm&lt;br /&gt;
in progress -&amp;gt; 15Dec Illinois (UIUC) https://app.applyyourself.com/?id=uiuc-grad http://cs.illinois.edu/research&lt;br /&gt;
in progress -&amp;gt; 15Dec University of Washington http://www.cs.washington.edu/research/security.intro.html&lt;br /&gt;
in progress -&amp;gt; 15Dec Texas Austin http://www.utexas.edu/ogs/admissions/forms.html http://www.cs.utexas.edu/research/research_areas/&lt;br /&gt;
NO -&amp;gt; 15Dec GorgiaTech http://www.scs.gatech.edu/research&lt;br /&gt;
15Dec University of Wisconsin http://www.cs.wisc.edu/research.html http://www.grad.wisc.edu/&lt;br /&gt;
1Dec UCLA http://www.cs.ucla.edu/csd/research/centers.html&lt;br /&gt;
in progress -&amp;gt; 15Dec UCSD http://cseweb.ucsd.edu/groups/security/&lt;br /&gt;
DONE -&amp;gt; 1Dec Maryland http://www.gradschool.umd.edu/index.php/welcome/apply_now/&lt;br /&gt;
15Dec Brown University http://www.cs.brown.edu/research/&lt;br /&gt;
in progress-&amp;gt;15Dec Purdue http://www.gradschool.purdue.edu/ https://app.applyyourself.com/?id=purduegrad&lt;br /&gt;
15Dec UMass http://www.cs.umass.edu/faculty/research-groups&lt;br /&gt;
15Apr University of North Carolina http://www.cs.unc.edu/Resources/Labs.html&lt;br /&gt;
1Dec USC http://www.usc.edu/admission/graduate/apply/index.html&lt;br /&gt;
&lt;br /&gt;
2Jan Yale University http://www.cs.yale.edu/research/security.html&lt;br /&gt;
3Jan Duke University http://www.cs.duke.edu/research/internet/&lt;br /&gt;
in progress -&amp;gt; 17Dec Johns Hopkins https://app.applyyourself.com/?id=jhu-grad http://www.cs.jhu.edu/research/&lt;br /&gt;
18Dec New York University http://www.cs.nyu.edu/webapps/content/research/areas&lt;br /&gt;
30Nov 15Jan *** Ohio State Uni http://www.cse.ohio-state.edu/research/index.shtml&lt;br /&gt;
in progress -&amp;gt; 15Dec Penn State Uni http://www.cse.psu.edu/research&lt;br /&gt;
15Jan Uni of Virginia http://www.cs.virginia.edu/research/projects_by_area.html&lt;br /&gt;
1Jan Rutgers, the State University of New Jersey http://www.cs.rutgers.edu/research/&lt;br /&gt;
15Jan Irvine http://www.grad.uci.edu/prospective/ http://www.ics.uci.edu/faculty/area/&lt;br /&gt;
31Dec Northwestern http://www.eecs.northwestern.edu/research.html&lt;br /&gt;
15Dec UCSB http://graddiv.ucsb.edu/programs/index.cfm?majorID=13 https://www.graddiv.ucsb.edu/eapp http://www.cs.ucsb.edu/research/&lt;br /&gt;
NO-&amp;gt; 1Dec Minnesota http://www.grad.umn.edu/prospective_students/&lt;br /&gt;
NO-&amp;gt; 15Jan UCDavis http://www.ece.ucdavis.edu/graduate/apply.html&lt;br /&gt;
NO-&amp;gt; 15Jan VT http://www.grads.vt.edu/admissions/applying/index.html&lt;br /&gt;
in progress -&amp;gt; 15Dec Boston University https://www.bu.edu/link/bin/uiscgi_graduate_application.pl/uismpl?ThisCollege=grs&lt;br /&gt;
NO-&amp;gt; 1Jan RPI http://www.cs.rpi.edu/research/groups.html&lt;br /&gt;
&lt;br /&gt;
in progress -&amp;gt; 15Dec UBC http://www.grad.ubc.ca/prospective-students&lt;br /&gt;
15Jan McGill http://www.mcgill.ca/gradapplicants/apply/prepare/&lt;br /&gt;
1April McMaster http://graduate.mcmaster.ca/application-procedure/&lt;br /&gt;
in progress -&amp;gt; 15Dec Waterloo http://www.grad.uwaterloo.ca/students/prospective/admissions.asp&lt;br /&gt;
1March Toronto https://apply.sgs.utoronto.ca/&lt;br /&gt;
&lt;br /&gt;
Australia http://www.australian-universities.com/rankings/ ANU http://cs.anu.edu.au/ Queensland http://www.itee.uq.edu.au/&lt;br /&gt;
Belgium (EE) http://www.esat.kuleuven.be/ &amp;nbsp;http://set.kuleuven.be/phd&lt;br /&gt;
Luxembourg http://wwwen.uni.lu/students/enrolment/you_wish_to_enrol_in_a_doctoral_programme &amp;nbsp;http://wwwen.uni.lu/research/fstc/laboratory_of_algorithmics_cryptology_and_security_lacs/members&lt;br /&gt;
Sweden http://www.webometrics.info/top100_europe.asp?country=se http://www.kth.se/ http://www.uu.se/ http://www.liu.se/&lt;br /&gt;
Norway http://www.uio.no/ http://www.ntnu.no/ http://www.uib.no/&lt;br /&gt;
Finland http://www.helsinki.fi/ http://www.tut.fi/ http://www.jyu.fi/&lt;br /&gt;
France http://www.upmc.fr/ http://portail.unice.fr/ http://www.ens.fr/ http://www.univ-lyon1.fr/&lt;br /&gt;
&lt;br /&gt;
Universities Rankings http://www.webometrics.info/top12000.asp http://www.webometrics.info/top100_continent.asp?cont=usa_canada&lt;br /&gt;
Computer Sciences http://www.arwu.org/SubjectCS2010.jsp http://grad-schools.usnews.rankingsandreviews.com/best-graduate-schools/top-computer-science-schools/rankings http://www.topuniversities.com/university-rankings/world-university-rankings/2010/subject-rankings/technology&lt;br /&gt;
NO-&amp;gt;15Dec Carnegie Mellon http://www.cs.cmu.edu/research/areas/index.html&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1911966570547085788-3341221406412802064?l=applyabroad.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/crTOq/~4/L9hj-jbtK0o" height="1" width="1"/&gt;</content><link rel="related" href="http://applyabroad.blogspot.com/atom.xml" title="Universities v15" /><link rel="replies" type="application/atom+xml" href="http://applyabroad.blogspot.com/feeds/3341221406412802064/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://applyabroad.blogspot.com/2010/01/universities-v15.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1911966570547085788/posts/default/3341221406412802064?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1911966570547085788/posts/default/3341221406412802064?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/crTOq/~3/L9hj-jbtK0o/universities-v15.html" title="Universities v15" /><author><name>blogger</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://applyabroad.blogspot.com/2010/01/universities-v15.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEYMQXo9eCp7ImA9Wx9QGE8.&quot;"><id>tag:blogger.com,1999:blog-1911966570547085788.post-2207406202335790847</id><published>2010-12-31T11:03:00.002-08:00</published><updated>2010-12-31T11:03:00.460-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-31T11:03:00.460-08:00</app:edited><title>Applying Abroad</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/nZZ1rZ96Uux0rWD_xD9cQRbQqX0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/nZZ1rZ96Uux0rWD_xD9cQRbQqX0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/nZZ1rZ96Uux0rWD_xD9cQRbQqX0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/nZZ1rZ96Uux0rWD_xD9cQRbQqX0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Applying Abroad&lt;br /&gt;
Farzan FarbizFarzan Farbiz&lt;br /&gt;
University of TehranUniversity of Tehran&lt;br /&gt;
Farzan FarbizFarzan Farbiz 22&lt;br /&gt;
DISCLAIMERDISCLAIMER&lt;br /&gt;
• This presentation deals with the method of the effective&lt;br /&gt;
applying. The author is not willing to encourage/&lt;br /&gt;
discourage anyone to apply abroad.&lt;br /&gt;
• The author reserves the right not to be responsible forthe topicality, correctness, completeness or quality of theinformation provided. Liability claims regarding damagecaused by the use of any information provided, includingany kind of information which is incomplete or incorrect,&lt;br /&gt;
will therefore be rejected.&lt;br /&gt;
• Please use this guide only if you are decided to apply toa foreign country.&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 33&lt;br /&gt;
OutlineOutline&lt;br /&gt;
• Preparing for applying abroad&lt;br /&gt;
• Choosing your university&lt;br /&gt;
• Applying&lt;br /&gt;
• Time schedule for Fall 2005&lt;br /&gt;
Farzan FarbizFarzan Farbiz 44&lt;br /&gt;
Studying in Iran Vs. AbroadStudying in Iran Vs. Abroad&lt;br /&gt;
• Living in your own&lt;br /&gt;
country&lt;br /&gt;
• Appreciation&lt;br /&gt;
• Depression&lt;br /&gt;
• New experiences&lt;br /&gt;
• Research fund&lt;br /&gt;
• Faculty quality&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 55&lt;br /&gt;
How to applyHow to apply&lt;br /&gt;
Farzan FarbizFarzan Farbiz 66&lt;br /&gt;
Preparing for applyingPreparing for applying&lt;br /&gt;
• Exams: TOEFL/ GRE/ GMAT&lt;br /&gt;
• Transcripts&lt;br /&gt;
• Recommendations&lt;br /&gt;
• Financial Support&lt;br /&gt;
• Resume/SOP&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 77&lt;br /&gt;
TOEFLTOEFL&lt;br /&gt;
• Computer Based Test (300)&lt;br /&gt;
• Paper Based Test (670)&lt;br /&gt;
1. Listening&lt;br /&gt;
2. Structure (grammar)&lt;br /&gt;
3. Reading&lt;br /&gt;
4. Writing&lt;br /&gt;
Farzan FarbizFarzan Farbiz 88&lt;br /&gt;
TOEFLTOEFL&lt;br /&gt;
• Select a country for your test (e.g. UAE,&lt;br /&gt;
Turkey, Syria).&lt;br /&gt;
• Reserve a time by phone.&lt;br /&gt;
• Consider the military service roles.&lt;br /&gt;
• Prepare your passport.&lt;br /&gt;
• ETS in IRAN!!&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 99&lt;br /&gt;
GREGRE&lt;br /&gt;
• Verbal (max 800)&lt;br /&gt;
• Quantitative (max 800)&lt;br /&gt;
• Analytical (max 6)&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1010&lt;br /&gt;
TOEFL PreparationTOEFL Preparation&lt;br /&gt;
• Barrons series&lt;br /&gt;
• Longman series&lt;br /&gt;
• Kaplan series&lt;br /&gt;
• PowerPrep by ETS&lt;br /&gt;
• Specific classes&lt;br /&gt;
• Any other English references&lt;br /&gt;
• Less than 3 months&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1111&lt;br /&gt;
GRE PreparationGRE Preparation&lt;br /&gt;
• Kaplan&lt;br /&gt;
• Barrons&lt;br /&gt;
• PowerPrep&lt;br /&gt;
• Less than 6 months&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1212&lt;br /&gt;
GRE SubjectGRE Subject&lt;br /&gt;
• Computer Science&lt;br /&gt;
• Physics&lt;br /&gt;
• Mathematics&lt;br /&gt;
• Chemistry&lt;br /&gt;
• Psychology&lt;br /&gt;
• Biochemistry, Cell and Molecular Biology&lt;br /&gt;
• Literature in English&lt;br /&gt;
• Biology&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1313&lt;br /&gt;
TOEFL/GRE scoresTOEFL/GRE scores&lt;br /&gt;
• Completely depend on the university.&lt;br /&gt;
• Depend on your situation.&lt;br /&gt;
• Usually:&lt;br /&gt;
– American schools: 217-233&lt;br /&gt;
– Canadian schools: 233-250&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1414&lt;br /&gt;
IELTSIELTS&lt;br /&gt;
• Two exams per month&lt;br /&gt;
• Paper based test&lt;br /&gt;
• You can take it in Iran&lt;br /&gt;
1. Listening&lt;br /&gt;
2. Writing&lt;br /&gt;
3. Speaking&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1515&lt;br /&gt;
Choosing the countryChoosing the country&lt;br /&gt;
• United State&lt;br /&gt;
– High rank schools&lt;br /&gt;
– Good job offers&lt;br /&gt;
• Canada&lt;br /&gt;
– Social roles&lt;br /&gt;
– Security&lt;br /&gt;
– Immigration&lt;br /&gt;
• Europe&lt;br /&gt;
• Australia&lt;br /&gt;
• Asia&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1616&lt;br /&gt;
Choosing the UniversityChoosing the University&lt;br /&gt;
• Rank of university&lt;br /&gt;
– US NEWS, PhDs&lt;br /&gt;
• Research quality&lt;br /&gt;
• Faculty members quality&lt;br /&gt;
• Environment&lt;br /&gt;
• Iranian community&lt;br /&gt;
• Reputation of Iranian students&lt;br /&gt;
• Costs&lt;br /&gt;
• Minimum Requirements&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1717&lt;br /&gt;
Which one is better?Which one is better?&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1818&lt;br /&gt;
US News 2003 list for ElectricalUS News 2003 list for Electrical&lt;br /&gt;
EngineeringEngineering&lt;br /&gt;
1. Massachusetts Institute of Technology&lt;br /&gt;
2. University of California–Berkeley&lt;br /&gt;
3. Stanford University (CA)&lt;br /&gt;
4. University of Illinois–Urbana-&lt;br /&gt;
Champaign&lt;br /&gt;
5. University of Michigan–Ann Arbor&lt;br /&gt;
6. Georgia Institute of Technology&lt;br /&gt;
7. California Institute of Technology&lt;br /&gt;
Cornell University (NY)&lt;br /&gt;
9. University of Texas–Austin&lt;br /&gt;
10.Carnegie Mellon University (PA)&lt;br /&gt;
Purdue University–West Lafayette (IN)&lt;br /&gt;
12. Princeton University (NJ)&lt;br /&gt;
13. University of California–Los Angeles&lt;br /&gt;
14. University of California–San Diego&lt;br /&gt;
15. University of Southern California&lt;br /&gt;
16. University of Wisconsin–Madison&lt;br /&gt;
17. Johns Hopkins University (MD)&lt;br /&gt;
Penn State University–University Park&lt;br /&gt;
Rensselaer Polytechnic Institute (NY)&lt;br /&gt;
Texas A&amp;amp;M University–College Station&lt;br /&gt;
21. University of California–Santa Barbara&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1919&lt;br /&gt;
Research QualityResearch Quality&lt;br /&gt;
• Look at the researchlink in the website.&lt;br /&gt;
• The amount of research fund.&lt;br /&gt;
• Research equipments.&lt;br /&gt;
• The number of published papers.&lt;br /&gt;
• The number of cited papers.&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2020&lt;br /&gt;
Faculty Member QualityFaculty Member Quality&lt;br /&gt;
• Look at the peoplelink in the website.&lt;br /&gt;
• Assistant, associate or full professor&lt;br /&gt;
• His/her former school&lt;br /&gt;
• The number of his/her students&lt;br /&gt;
• Publications&lt;br /&gt;
• Patents&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2121&lt;br /&gt;
EnvironmentEnvironment&lt;br /&gt;
• Temperature&lt;br /&gt;
• Humidity&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2222&lt;br /&gt;
Iranian CommunityIranian Community&lt;br /&gt;
• 1,000,000 Iranians live in America.&lt;br /&gt;
• 50% in California, near LA.&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2323&lt;br /&gt;
Reputation of Iranian StudentsReputation of Iranian Students&lt;br /&gt;
U.S:&lt;br /&gt;
• Stanford&lt;br /&gt;
• Georgia Tech&lt;br /&gt;
• Cal Tech&lt;br /&gt;
• UCLA&lt;br /&gt;
• USC&lt;br /&gt;
• Maryland&lt;br /&gt;
Canada:&lt;br /&gt;
• Toronto&lt;br /&gt;
• Waterloo&lt;br /&gt;
• UBC&lt;br /&gt;
• McGill&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2424&lt;br /&gt;
CostsCosts&lt;br /&gt;
• Tuition&lt;br /&gt;
– The amount of money should be paid to the&lt;br /&gt;
department.&lt;br /&gt;
• Living costs&lt;br /&gt;
– Housing, food, travel, entertainment&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2525&lt;br /&gt;
Costs (contCosts (cont’’))&lt;br /&gt;
• Housing: $300-$700&lt;br /&gt;
• Food: $250-$450&lt;br /&gt;
• Others: $200-$500&lt;br /&gt;
• Total: $750-$1650&lt;br /&gt;
• Tuition: $15,000-$30,000&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2626&lt;br /&gt;
Financial SupportFinancial Support&lt;br /&gt;
• Research assistantship&lt;br /&gt;
• Teaching assistantship&lt;br /&gt;
• Tuition waiver&lt;br /&gt;
• Fellowship&lt;br /&gt;
• Usually enough to pay the fee but it&lt;br /&gt;
is not easy to save.&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2727&lt;br /&gt;
Who get scholarshipWho get scholarship&lt;br /&gt;
• You must be exceptional&lt;br /&gt;
• High/good GPA, GRE, research&lt;br /&gt;
background, or recommendations&lt;br /&gt;
• Find an advisor&lt;br /&gt;
• Search through the students.&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2828&lt;br /&gt;
Application MaterialsApplication Materials&lt;br /&gt;
• Application forms (downloadable)&lt;br /&gt;
• TOEFL/GRE score report (phone request)&lt;br /&gt;
• 2-3 Recommendations&lt;br /&gt;
• Transcripts (B.S/M.S)&lt;br /&gt;
• Resume/SOP&lt;br /&gt;
• Paying the application fee (by credit card)&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2929&lt;br /&gt;
Application CostsApplication Costs&lt;br /&gt;
• TOEFL + GRE : $130 + $140&lt;br /&gt;
• One trip to take the exams : $300&lt;br /&gt;
• Application fee : $50*N&lt;br /&gt;
• Post fee : $35*N&lt;br /&gt;
• Score report : ($10 + $15)*(N-4)&lt;br /&gt;
Total: $470 + $110*N&lt;br /&gt;
• 2 trips for U.S visa (at least!) : $600&lt;br /&gt;
• Final trip : $1000&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3030&lt;br /&gt;
Evaluate Your ChanceEvaluate Your Chance&lt;br /&gt;
• What are the important factors for getting&lt;br /&gt;
admission &amp;amp; financial support?&lt;br /&gt;
• GPA&lt;br /&gt;
• Research Experience&lt;br /&gt;
• GRE&lt;br /&gt;
• Recommendation&lt;br /&gt;
• Honors&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3131&lt;br /&gt;
Military Service TroublesMilitary Service Troubles&lt;br /&gt;
• Getting ‘GOVAHI ESHTEGHAL BE&lt;br /&gt;
TAHSIL’ from the administrative office.&lt;br /&gt;
• ‘NEZAM VAZIFE’.&lt;br /&gt;
• 5,000,000 T !&lt;br /&gt;
• Consider 4 days for your pass (minimum)&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3232&lt;br /&gt;
M.S vs. PhDM.S vs. PhD&lt;br /&gt;
M.S:&lt;br /&gt;
• More available seats as well as more&lt;br /&gt;
applicants.&lt;br /&gt;
• Usually you don’t need much research&lt;br /&gt;
backgrounds.&lt;br /&gt;
• You receive the degree after only 2 years.&lt;br /&gt;
• Good chance for a job.&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3333&lt;br /&gt;
M.S vs. PhD (contM.S vs. PhD (cont’’))&lt;br /&gt;
PhD:&lt;br /&gt;
• Better financial support (quantity and&lt;br /&gt;
quality)&lt;br /&gt;
• Better relation with your advisor&lt;br /&gt;
• You are more familiar with your&lt;br /&gt;
prospective research project.&lt;br /&gt;
• You have time during the M.S study to&lt;br /&gt;
increase the admission chance.&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3434&lt;br /&gt;
Time ScheduleTime Schedule&lt;br /&gt;
• Suppose you want to apply for Fall 2005.&lt;br /&gt;
• You didn’t take the required exams yet.&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3535&lt;br /&gt;
SummerSummer&lt;br /&gt;
• Beginning: If you want to take GRE start is&lt;br /&gt;
ASAP.&lt;br /&gt;
• Middle: Start the TOEFL at the mid of&lt;br /&gt;
summer.&lt;br /&gt;
• End: Call and reserve a seat for the mid of&lt;br /&gt;
Fall.&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3636&lt;br /&gt;
FallFall&lt;br /&gt;
• Beginning: search through the internet and&lt;br /&gt;
find your desire schools.&lt;br /&gt;
• Middle: Take the tests.&lt;br /&gt;
• End: Finalize your list. Apply!&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3737&lt;br /&gt;
WinterWinter&lt;br /&gt;
• Beginning: You are still applying.&lt;br /&gt;
• Middle: prepare yourself for KONKOR/&lt;br /&gt;
Start your thesis.&lt;br /&gt;
• End: Take KONKOR.&lt;br /&gt;
Now, you must be ready to hear from&lt;br /&gt;
abroad. Be strong and hopeful.&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3838&lt;br /&gt;
SpringSpring&lt;br /&gt;
• Beginning: You feel completely panic.&lt;br /&gt;
Can’t do any thing but checking email.&lt;br /&gt;
• Middle: That’s the end. You know where&lt;br /&gt;
you go for Fall 2005. Think and decide&lt;br /&gt;
which one is better and chose it.&lt;br /&gt;
• End: Request the official acceptance letter&lt;br /&gt;
(I’20 or Letter of Acceptance)&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3939&lt;br /&gt;
SummerSummer&lt;br /&gt;
• Beginning: Get the Visa.&lt;br /&gt;
– United State: arrange a trip, reserve a time for&lt;br /&gt;
interview. Pray as much as possible to get the&lt;br /&gt;
visa.&lt;br /&gt;
– Canada: Feel well. You get the visa. Trust&lt;br /&gt;
me!.&lt;br /&gt;
• Middle: Prepare yourself for abroad.&lt;br /&gt;
• End: Goodbye party!&lt;br /&gt;
Farzan FarbizFarzan Farbiz 4040&lt;br /&gt;
NotesNotes&lt;br /&gt;
• Try your best in TOEFL.&lt;br /&gt;
• Apply early and consider the deadlines&lt;br /&gt;
strongly.&lt;br /&gt;
• Don’t be prideful. Instead, be realistic.&lt;br /&gt;
• Consult with your professors and friends.&lt;br /&gt;
• Take into account the U.S visa.&lt;br /&gt;
• Apply for PhD if you are a B.S student.&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 4141&lt;br /&gt;
Technology Alert List (US)Technology Alert List (US)&lt;br /&gt;
• Conventional munitions&lt;br /&gt;
• Nuclear technology&lt;br /&gt;
• Rocket systems&lt;br /&gt;
• Rocket system and unmanned air vehicle (uav) subsystems&lt;br /&gt;
• Navigation, avionics and flight control useable in rocket systems and&lt;br /&gt;
unmanned air vehicles (uav)&lt;br /&gt;
• Chemical, biotechnology and biomedical engineering&lt;br /&gt;
• Remote sensing, imaging and reconnaissance&lt;br /&gt;
• Advanced computer/microelectronic technology&lt;br /&gt;
• Materials technology&lt;br /&gt;
• Information security&lt;br /&gt;
• Laser and directed energy systems technology&lt;br /&gt;
• Sensors and sensor technology&lt;br /&gt;
• Marine technology&lt;br /&gt;
• Robotics&lt;br /&gt;
• Urban planning&lt;br /&gt;
Farzan FarbizFarzan Farbiz 4242&lt;br /&gt;
ConclusionConclusion&lt;br /&gt;
• Think well before any decision.&lt;br /&gt;
• Evaluate your budget.&lt;br /&gt;
• Consult as much as possible.&lt;br /&gt;
• Reserve some alternatives.&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 4343&lt;br /&gt;
ReferencesReferences&lt;br /&gt;
• http://www.toefl.org&lt;br /&gt;
• http://www.gre.org&lt;br /&gt;
• http://www.ieltstehran.com&lt;br /&gt;
• http://www.usnews.com&lt;br /&gt;
• http://www.phds.org&lt;br /&gt;
• http://www.oiss.yale.edu/visa/tal.htm&lt;br /&gt;
• Apply Abroad Yahoo group.&lt;br /&gt;
• http://www-scf.usc.edu/~igsa/pdf_files/&lt;br /&gt;
iranian.pdf&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1911966570547085788-2207406202335790847?l=applyabroad.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/crTOq/~4/aZsvv10mJ1s" height="1" width="1"/&gt;</content><link rel="related" href="http://sites.google.com/site/farshidfarhat/" title="Applying Abroad" /><link rel="replies" type="application/atom+xml" href="http://applyabroad.blogspot.com/feeds/2207406202335790847/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://applyabroad.blogspot.com/2010/12/applying-abroad.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1911966570547085788/posts/default/2207406202335790847?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1911966570547085788/posts/default/2207406202335790847?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/crTOq/~3/aZsvv10mJ1s/applying-abroad.html" title="Applying Abroad" /><author><name>blogger</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://applyabroad.blogspot.com/2010/12/applying-abroad.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEYMQH47cCp7ImA9Wx9QGE8.&quot;"><id>tag:blogger.com,1999:blog-1911966570547085788.post-5083292941739195450</id><published>2010-12-31T11:03:00.000-08:00</published><updated>2010-12-31T11:03:01.008-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-31T11:03:01.008-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Applying Abroad" /><title>Applying Abroad</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/cKkmBlfwkFIrqqnl1GZoMCxTiQg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/cKkmBlfwkFIrqqnl1GZoMCxTiQg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/cKkmBlfwkFIrqqnl1GZoMCxTiQg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/cKkmBlfwkFIrqqnl1GZoMCxTiQg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;Applying Abroad&lt;br /&gt;
Farzan FarbizFarzan Farbiz&lt;br /&gt;
University of TehranUniversity of Tehran&lt;br /&gt;
Farzan FarbizFarzan Farbiz 22&lt;br /&gt;
DISCLAIMERDISCLAIMER&lt;br /&gt;
• This presentation deals with the method of the effective&lt;br /&gt;
applying. The author is not willing to encourage/&lt;br /&gt;
discourage anyone to apply abroad.&lt;br /&gt;
• The author reserves the right not to be responsible forthe topicality, correctness, completeness or quality of theinformation provided. Liability claims regarding damagecaused by the use of any information provided, includingany kind of information which is incomplete or incorrect,&lt;br /&gt;
will therefore be rejected.&lt;br /&gt;
• Please use this guide only if you are decided to apply toa foreign country.&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 33&lt;br /&gt;
OutlineOutline&lt;br /&gt;
• Preparing for applying abroad&lt;br /&gt;
• Choosing your university&lt;br /&gt;
• Applying&lt;br /&gt;
• Time schedule for Fall 2005&lt;br /&gt;
Farzan FarbizFarzan Farbiz 44&lt;br /&gt;
Studying in Iran Vs. AbroadStudying in Iran Vs. Abroad&lt;br /&gt;
• Living in your own&lt;br /&gt;
country&lt;br /&gt;
• Appreciation&lt;br /&gt;
• Depression&lt;br /&gt;
• New experiences&lt;br /&gt;
• Research fund&lt;br /&gt;
• Faculty quality&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 55&lt;br /&gt;
How to applyHow to apply&lt;br /&gt;
Farzan FarbizFarzan Farbiz 66&lt;br /&gt;
Preparing for applyingPreparing for applying&lt;br /&gt;
• Exams: TOEFL/ GRE/ GMAT&lt;br /&gt;
• Transcripts&lt;br /&gt;
• Recommendations&lt;br /&gt;
• Financial Support&lt;br /&gt;
• Resume/SOP&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 77&lt;br /&gt;
TOEFLTOEFL&lt;br /&gt;
• Computer Based Test (300)&lt;br /&gt;
• Paper Based Test (670)&lt;br /&gt;
1. Listening&lt;br /&gt;
2. Structure (grammar)&lt;br /&gt;
3. Reading&lt;br /&gt;
4. Writing&lt;br /&gt;
Farzan FarbizFarzan Farbiz 88&lt;br /&gt;
TOEFLTOEFL&lt;br /&gt;
• Select a country for your test (e.g. UAE,&lt;br /&gt;
Turkey, Syria).&lt;br /&gt;
• Reserve a time by phone.&lt;br /&gt;
• Consider the military service roles.&lt;br /&gt;
• Prepare your passport.&lt;br /&gt;
• ETS in IRAN!!&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 99&lt;br /&gt;
GREGRE&lt;br /&gt;
• Verbal (max 800)&lt;br /&gt;
• Quantitative (max 800)&lt;br /&gt;
• Analytical (max 6)&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1010&lt;br /&gt;
TOEFL PreparationTOEFL Preparation&lt;br /&gt;
• Barrons series&lt;br /&gt;
• Longman series&lt;br /&gt;
• Kaplan series&lt;br /&gt;
• PowerPrep by ETS&lt;br /&gt;
• Specific classes&lt;br /&gt;
• Any other English references&lt;br /&gt;
• Less than 3 months&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1111&lt;br /&gt;
GRE PreparationGRE Preparation&lt;br /&gt;
• Kaplan&lt;br /&gt;
• Barrons&lt;br /&gt;
• PowerPrep&lt;br /&gt;
• Less than 6 months&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1212&lt;br /&gt;
GRE SubjectGRE Subject&lt;br /&gt;
• Computer Science&lt;br /&gt;
• Physics&lt;br /&gt;
• Mathematics&lt;br /&gt;
• Chemistry&lt;br /&gt;
• Psychology&lt;br /&gt;
• Biochemistry, Cell and Molecular Biology&lt;br /&gt;
• Literature in English&lt;br /&gt;
• Biology&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1313&lt;br /&gt;
TOEFL/GRE scoresTOEFL/GRE scores&lt;br /&gt;
• Completely depend on the university.&lt;br /&gt;
• Depend on your situation.&lt;br /&gt;
• Usually:&lt;br /&gt;
– American schools: 217-233&lt;br /&gt;
– Canadian schools: 233-250&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1414&lt;br /&gt;
IELTSIELTS&lt;br /&gt;
• Two exams per month&lt;br /&gt;
• Paper based test&lt;br /&gt;
• You can take it in Iran&lt;br /&gt;
1. Listening&lt;br /&gt;
2. Writing&lt;br /&gt;
3. Speaking&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1515&lt;br /&gt;
Choosing the countryChoosing the country&lt;br /&gt;
• United State&lt;br /&gt;
– High rank schools&lt;br /&gt;
– Good job offers&lt;br /&gt;
• Canada&lt;br /&gt;
– Social roles&lt;br /&gt;
– Security&lt;br /&gt;
– Immigration&lt;br /&gt;
• Europe&lt;br /&gt;
• Australia&lt;br /&gt;
• Asia&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1616&lt;br /&gt;
Choosing the UniversityChoosing the University&lt;br /&gt;
• Rank of university&lt;br /&gt;
– US NEWS, PhDs&lt;br /&gt;
• Research quality&lt;br /&gt;
• Faculty members quality&lt;br /&gt;
• Environment&lt;br /&gt;
• Iranian community&lt;br /&gt;
• Reputation of Iranian students&lt;br /&gt;
• Costs&lt;br /&gt;
• Minimum Requirements&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1717&lt;br /&gt;
Which one is better?Which one is better?&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1818&lt;br /&gt;
US News 2003 list for ElectricalUS News 2003 list for Electrical&lt;br /&gt;
EngineeringEngineering&lt;br /&gt;
1. Massachusetts Institute of Technology&lt;br /&gt;
2. University of California–Berkeley&lt;br /&gt;
3. Stanford University (CA)&lt;br /&gt;
4. University of Illinois–Urbana-&lt;br /&gt;
Champaign&lt;br /&gt;
5. University of Michigan–Ann Arbor&lt;br /&gt;
6. Georgia Institute of Technology&lt;br /&gt;
7. California Institute of Technology&lt;br /&gt;
Cornell University (NY)&lt;br /&gt;
9. University of Texas–Austin&lt;br /&gt;
10.Carnegie Mellon University (PA)&lt;br /&gt;
Purdue University–West Lafayette (IN)&lt;br /&gt;
12. Princeton University (NJ)&lt;br /&gt;
13. University of California–Los Angeles&lt;br /&gt;
14. University of California–San Diego&lt;br /&gt;
15. University of Southern California&lt;br /&gt;
16. University of Wisconsin–Madison&lt;br /&gt;
17. Johns Hopkins University (MD)&lt;br /&gt;
Penn State University–University Park&lt;br /&gt;
Rensselaer Polytechnic Institute (NY)&lt;br /&gt;
Texas A&amp;amp;M University–College Station&lt;br /&gt;
21. University of California–Santa Barbara&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 1919&lt;br /&gt;
Research QualityResearch Quality&lt;br /&gt;
• Look at the researchlink in the website.&lt;br /&gt;
• The amount of research fund.&lt;br /&gt;
• Research equipments.&lt;br /&gt;
• The number of published papers.&lt;br /&gt;
• The number of cited papers.&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2020&lt;br /&gt;
Faculty Member QualityFaculty Member Quality&lt;br /&gt;
• Look at the peoplelink in the website.&lt;br /&gt;
• Assistant, associate or full professor&lt;br /&gt;
• His/her former school&lt;br /&gt;
• The number of his/her students&lt;br /&gt;
• Publications&lt;br /&gt;
• Patents&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2121&lt;br /&gt;
EnvironmentEnvironment&lt;br /&gt;
• Temperature&lt;br /&gt;
• Humidity&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2222&lt;br /&gt;
Iranian CommunityIranian Community&lt;br /&gt;
• 1,000,000 Iranians live in America.&lt;br /&gt;
• 50% in California, near LA.&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2323&lt;br /&gt;
Reputation of Iranian StudentsReputation of Iranian Students&lt;br /&gt;
U.S:&lt;br /&gt;
• Stanford&lt;br /&gt;
• Georgia Tech&lt;br /&gt;
• Cal Tech&lt;br /&gt;
• UCLA&lt;br /&gt;
• USC&lt;br /&gt;
• Maryland&lt;br /&gt;
Canada:&lt;br /&gt;
• Toronto&lt;br /&gt;
• Waterloo&lt;br /&gt;
• UBC&lt;br /&gt;
• McGill&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2424&lt;br /&gt;
CostsCosts&lt;br /&gt;
• Tuition&lt;br /&gt;
– The amount of money should be paid to the&lt;br /&gt;
department.&lt;br /&gt;
• Living costs&lt;br /&gt;
– Housing, food, travel, entertainment&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2525&lt;br /&gt;
Costs (contCosts (cont’’))&lt;br /&gt;
• Housing: $300-$700&lt;br /&gt;
• Food: $250-$450&lt;br /&gt;
• Others: $200-$500&lt;br /&gt;
• Total: $750-$1650&lt;br /&gt;
• Tuition: $15,000-$30,000&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2626&lt;br /&gt;
Financial SupportFinancial Support&lt;br /&gt;
• Research assistantship&lt;br /&gt;
• Teaching assistantship&lt;br /&gt;
• Tuition waiver&lt;br /&gt;
• Fellowship&lt;br /&gt;
• Usually enough to pay the fee but it&lt;br /&gt;
is not easy to save.&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2727&lt;br /&gt;
Who get scholarshipWho get scholarship&lt;br /&gt;
• You must be exceptional&lt;br /&gt;
• High/good GPA, GRE, research&lt;br /&gt;
background, or recommendations&lt;br /&gt;
• Find an advisor&lt;br /&gt;
• Search through the students.&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2828&lt;br /&gt;
Application MaterialsApplication Materials&lt;br /&gt;
• Application forms (downloadable)&lt;br /&gt;
• TOEFL/GRE score report (phone request)&lt;br /&gt;
• 2-3 Recommendations&lt;br /&gt;
• Transcripts (B.S/M.S)&lt;br /&gt;
• Resume/SOP&lt;br /&gt;
• Paying the application fee (by credit card)&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 2929&lt;br /&gt;
Application CostsApplication Costs&lt;br /&gt;
• TOEFL + GRE : $130 + $140&lt;br /&gt;
• One trip to take the exams : $300&lt;br /&gt;
• Application fee : $50*N&lt;br /&gt;
• Post fee : $35*N&lt;br /&gt;
• Score report : ($10 + $15)*(N-4)&lt;br /&gt;
Total: $470 + $110*N&lt;br /&gt;
• 2 trips for U.S visa (at least!) : $600&lt;br /&gt;
• Final trip : $1000&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3030&lt;br /&gt;
Evaluate Your ChanceEvaluate Your Chance&lt;br /&gt;
• What are the important factors for getting&lt;br /&gt;
admission &amp;amp; financial support?&lt;br /&gt;
• GPA&lt;br /&gt;
• Research Experience&lt;br /&gt;
• GRE&lt;br /&gt;
• Recommendation&lt;br /&gt;
• Honors&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3131&lt;br /&gt;
Military Service TroublesMilitary Service Troubles&lt;br /&gt;
• Getting ‘GOVAHI ESHTEGHAL BE&lt;br /&gt;
TAHSIL’ from the administrative office.&lt;br /&gt;
• ‘NEZAM VAZIFE’.&lt;br /&gt;
• 5,000,000 T !&lt;br /&gt;
• Consider 4 days for your pass (minimum)&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3232&lt;br /&gt;
M.S vs. PhDM.S vs. PhD&lt;br /&gt;
M.S:&lt;br /&gt;
• More available seats as well as more&lt;br /&gt;
applicants.&lt;br /&gt;
• Usually you don’t need much research&lt;br /&gt;
backgrounds.&lt;br /&gt;
• You receive the degree after only 2 years.&lt;br /&gt;
• Good chance for a job.&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3333&lt;br /&gt;
M.S vs. PhD (contM.S vs. PhD (cont’’))&lt;br /&gt;
PhD:&lt;br /&gt;
• Better financial support (quantity and&lt;br /&gt;
quality)&lt;br /&gt;
• Better relation with your advisor&lt;br /&gt;
• You are more familiar with your&lt;br /&gt;
prospective research project.&lt;br /&gt;
• You have time during the M.S study to&lt;br /&gt;
increase the admission chance.&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3434&lt;br /&gt;
Time ScheduleTime Schedule&lt;br /&gt;
• Suppose you want to apply for Fall 2005.&lt;br /&gt;
• You didn’t take the required exams yet.&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3535&lt;br /&gt;
SummerSummer&lt;br /&gt;
• Beginning: If you want to take GRE start is&lt;br /&gt;
ASAP.&lt;br /&gt;
• Middle: Start the TOEFL at the mid of&lt;br /&gt;
summer.&lt;br /&gt;
• End: Call and reserve a seat for the mid of&lt;br /&gt;
Fall.&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3636&lt;br /&gt;
FallFall&lt;br /&gt;
• Beginning: search through the internet and&lt;br /&gt;
find your desire schools.&lt;br /&gt;
• Middle: Take the tests.&lt;br /&gt;
• End: Finalize your list. Apply!&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3737&lt;br /&gt;
WinterWinter&lt;br /&gt;
• Beginning: You are still applying.&lt;br /&gt;
• Middle: prepare yourself for KONKOR/&lt;br /&gt;
Start your thesis.&lt;br /&gt;
• End: Take KONKOR.&lt;br /&gt;
Now, you must be ready to hear from&lt;br /&gt;
abroad. Be strong and hopeful.&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3838&lt;br /&gt;
SpringSpring&lt;br /&gt;
• Beginning: You feel completely panic.&lt;br /&gt;
Can’t do any thing but checking email.&lt;br /&gt;
• Middle: That’s the end. You know where&lt;br /&gt;
you go for Fall 2005. Think and decide&lt;br /&gt;
which one is better and chose it.&lt;br /&gt;
• End: Request the official acceptance letter&lt;br /&gt;
(I’20 or Letter of Acceptance)&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 3939&lt;br /&gt;
SummerSummer&lt;br /&gt;
• Beginning: Get the Visa.&lt;br /&gt;
– United State: arrange a trip, reserve a time for&lt;br /&gt;
interview. Pray as much as possible to get the&lt;br /&gt;
visa.&lt;br /&gt;
– Canada: Feel well. You get the visa. Trust&lt;br /&gt;
me!.&lt;br /&gt;
• Middle: Prepare yourself for abroad.&lt;br /&gt;
• End: Goodbye party!&lt;br /&gt;
Farzan FarbizFarzan Farbiz 4040&lt;br /&gt;
NotesNotes&lt;br /&gt;
• Try your best in TOEFL.&lt;br /&gt;
• Apply early and consider the deadlines&lt;br /&gt;
strongly.&lt;br /&gt;
• Don’t be prideful. Instead, be realistic.&lt;br /&gt;
• Consult with your professors and friends.&lt;br /&gt;
• Take into account the U.S visa.&lt;br /&gt;
• Apply for PhD if you are a B.S student.&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 4141&lt;br /&gt;
Technology Alert List (US)Technology Alert List (US)&lt;br /&gt;
• Conventional munitions&lt;br /&gt;
• Nuclear technology&lt;br /&gt;
• Rocket systems&lt;br /&gt;
• Rocket system and unmanned air vehicle (uav) subsystems&lt;br /&gt;
• Navigation, avionics and flight control useable in rocket systems and&lt;br /&gt;
unmanned air vehicles (uav)&lt;br /&gt;
• Chemical, biotechnology and biomedical engineering&lt;br /&gt;
• Remote sensing, imaging and reconnaissance&lt;br /&gt;
• Advanced computer/microelectronic technology&lt;br /&gt;
• Materials technology&lt;br /&gt;
• Information security&lt;br /&gt;
• Laser and directed energy systems technology&lt;br /&gt;
• Sensors and sensor technology&lt;br /&gt;
• Marine technology&lt;br /&gt;
• Robotics&lt;br /&gt;
• Urban planning&lt;br /&gt;
Farzan FarbizFarzan Farbiz 4242&lt;br /&gt;
ConclusionConclusion&lt;br /&gt;
• Think well before any decision.&lt;br /&gt;
• Evaluate your budget.&lt;br /&gt;
• Consult as much as possible.&lt;br /&gt;
• Reserve some alternatives.&lt;br /&gt;
&lt;br /&gt;
Farzan FarbizFarzan Farbiz 4343&lt;br /&gt;
ReferencesReferences&lt;br /&gt;
• http://www.toefl.org&lt;br /&gt;
• http://www.gre.org&lt;br /&gt;
• http://www.ieltstehran.com&lt;br /&gt;
• http://www.usnews.com&lt;br /&gt;
• http://www.phds.org&lt;br /&gt;
• http://www.oiss.yale.edu/visa/tal.htm&lt;br /&gt;
• Apply Abroad Yahoo group.&lt;br /&gt;
• http://www-scf.usc.edu/~igsa/pdf_files/&lt;br /&gt;
iranian.pdf&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1911966570547085788-5083292941739195450?l=applyabroad.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/crTOq/~4/xtOVyR9cQlI" height="1" width="1"/&gt;</content><link rel="related" href="http://sites.google.com/site/farshidfarhat/" title="Applying Abroad" /><link rel="replies" type="application/atom+xml" href="http://applyabroad.blogspot.com/feeds/5083292941739195450/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://applyabroad.blogspot.com/2010/12/applying-abroad_31.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1911966570547085788/posts/default/5083292941739195450?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1911966570547085788/posts/default/5083292941739195450?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/crTOq/~3/xtOVyR9cQlI/applying-abroad_31.html" title="Applying Abroad" /><author><name>blogger</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://applyabroad.blogspot.com/2010/12/applying-abroad_31.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08EQXY5fCp7ImA9Wx9QF04.&quot;"><id>tag:blogger.com,1999:blog-1911966570547085788.post-4793700816702706114</id><published>2010-12-30T11:03:00.001-08:00</published><updated>2010-12-30T11:03:20.824-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-30T11:03:20.824-08:00</app:edited><title>Masters</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Rbow3_MixVuWhzFtPNJSb0hUKkw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Rbow3_MixVuWhzFtPNJSb0hUKkw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Rbow3_MixVuWhzFtPNJSb0hUKkw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Rbow3_MixVuWhzFtPNJSb0hUKkw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;col style="mso-width-alt: 2633; mso-width-source: userset; width: 54pt;" width="72"&gt;&lt;/col&gt;  &lt;col style="mso-width-alt: 1280; mso-width-source: userset; width: 26pt;" width="35"&gt;&lt;/col&gt;  &lt;col style="mso-width-alt: 2742; mso-width-source: userset; width: 56pt;" width="75"&gt;&lt;/col&gt;  &lt;col style="mso-width-alt: 2779; mso-width-source: userset; width: 57pt;" width="76"&gt;&lt;/col&gt;  &lt;col style="mso-width-alt: 5814; mso-width-source: userset; width: 119pt;" width="159"&gt;&lt;/col&gt;  &lt;col style="mso-width-alt: 6326; mso-width-source: userset; width: 130pt;" width="173"&gt;&lt;/col&gt;  &lt;col span="3" style="mso-width-alt: 5595; mso-width-source: userset; width: 115pt;" width="153"&gt;&lt;/col&gt;  &lt;col style="mso-width-alt: 2048; mso-width-source: userset; width: 42pt;" width="56"&gt;&lt;/col&gt;  &lt;col style="mso-width-alt: 3291; mso-width-source: userset; width: 68pt;" width="90"&gt;&lt;/col&gt;  &lt;col style="mso-width-alt: 4790; mso-width-source: userset; width: 98pt;" width="131"&gt;&lt;/col&gt;&lt;br /&gt;
&lt;tr height="68" style="height: 51.0pt;"&gt;   &lt;td class="xl69" height="68" style="height: 51.0pt; width: 54pt;" width="72"&gt;Mr.&lt;/td&gt;   &lt;td style="width: 26pt;" width="35"&gt;Dr.&lt;/td&gt;   &lt;td style="width: 56pt;" width="75"&gt;BEHROOZ&lt;/td&gt;   &lt;td style="width: 57pt;" width="76"&gt;PARHAMI&lt;/td&gt;   &lt;td class="xl69" style="width: 119pt;" width="159"&gt;Hardware&lt;/td&gt;   &lt;td class="xl69" style="width: 130pt;" width="173"&gt;Excellent&lt;/td&gt;   &lt;td class="xl70" style="width: 115pt;" width="153"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;University of California–Santa Barbara   &lt;br /&gt;
&lt;br /&gt;
&lt;/td&gt;   &lt;td style="width: 115pt;" width="153"&gt;&lt;/td&gt;   &lt;td style="width: 115pt;" width="153"&gt;Professor&lt;/td&gt;   &lt;td style="width: 42pt;" width="56"&gt;USA&lt;/td&gt;   &lt;td style="width: 68pt;" width="90"&gt;&lt;/td&gt;   &lt;td style="width: 98pt;" width="131"&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;Nariman&lt;/td&gt;   &lt;td&gt;Farvardin&lt;/td&gt;   &lt;td class="xl69"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl69"&gt;Excellent&lt;/td&gt;   &lt;td class="xl77"&gt;university of maryland&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl71"&gt;Dean of the Clark School of Engineering &amp;amp; Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;reza&lt;/td&gt;   &lt;td&gt;ghodsi&lt;/td&gt;   &lt;td class="xl69"&gt;Communications, fields and waves&lt;/td&gt;   &lt;td class="xl69"&gt;Good&lt;/td&gt;   &lt;td class="xl77"&gt;university of maryland&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl69"&gt;associate professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;Hossein&lt;/td&gt;   &lt;td&gt;Hashemi&lt;/td&gt;   &lt;td class="xl69"&gt;Hardware&lt;/td&gt;   &lt;td class="xl69"&gt;Good&lt;/td&gt;   &lt;td class="xl77"&gt;University of southern california&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl69"&gt;assistant professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;Kian&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;Kaviani&lt;/td&gt;   &lt;td class="xl69"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl69"&gt;Good&lt;/td&gt;   &lt;td class="xl77"&gt;University of southern california&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl69"&gt;senior lecturer&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;Masood&lt;/td&gt;   &lt;td&gt;Pedram&lt;/td&gt;   &lt;td class="xl69"&gt;Hardware&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl77"&gt;University of southern california&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl69"&gt;professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;Mostafa&lt;/td&gt;   &lt;td&gt;Shiva&lt;/td&gt;   &lt;td class="xl69"&gt;Controls, robotics, inteligent systems&lt;/td&gt;   &lt;td class="xl69"&gt;Good&lt;/td&gt;   &lt;td class="xl77"&gt;University of southern california&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl69"&gt;Adjunct professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl72"&gt;Mohsen&lt;/td&gt;   &lt;td&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;Kavehrad&lt;/td&gt;   &lt;td class="xl69"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl79"&gt;penn state university&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl73"&gt;W. L. Weiss Professor&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Ms.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl72"&gt;simin&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;pakzad&lt;/td&gt;   &lt;td class="xl69" colspan="2" style="mso-ignore: colspan;"&gt;Controls, robotics,   inteligent systems&lt;/td&gt;   &lt;td class="xl79"&gt;penn state university&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl74"&gt;Associate Professor&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl75" style="width: 56pt;" width="75"&gt;Babak&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;Azimi Sadjadi&lt;/td&gt;   &lt;td class="xl69"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl74"&gt;Rensselaer Polytechnic Institute&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl74"&gt;Associate Professor&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Ms.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl74"&gt;Leila&lt;/td&gt;   &lt;td&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;Parsa&lt;/td&gt;   &lt;td class="xl69"&gt;Power&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl74"&gt;Rensselaer Polytechnic Institute&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl74"&gt;Associate Professor&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl76"&gt;Behnam&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;Aazhang&lt;/td&gt;   &lt;td class="xl69"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl79"&gt;Rice university&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Ms.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;Farinaz&lt;/td&gt;   &lt;td&gt;Koushanfar&lt;/td&gt;   &lt;td class="xl69"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl79"&gt;Rice university&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl72"&gt;Mehrdad&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;Ehsani&lt;/td&gt;   &lt;td class="xl87"&gt;Electronics&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl74"&gt;Texas A&amp;amp;M University-college station&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl72"&gt;Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl72"&gt;Kamran&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;Entesari&lt;/td&gt;   &lt;td class="xl87" style="border-top: none;"&gt;Electronics&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl74"&gt;Texas A&amp;amp;M University-college station&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl72"&gt;Associate Professor&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Ms.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl72"&gt;Mina&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;rahimian&lt;/td&gt;   &lt;td class="xl87" style="border-top: none;"&gt;Electronics&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl74"&gt;Texas A&amp;amp;M University-college station&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl72"&gt;lecturer&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl72"&gt;Hamid&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;A.Toliyat&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl74"&gt;Texas A&amp;amp;M University-college station&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl72"&gt;professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl72"&gt;babak&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;amir parviz&lt;/td&gt;   &lt;td class="xl87"&gt;Electronics&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl74"&gt;university of washington&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl69"&gt;assistant professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl77"&gt;Maysam&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;Ghovanloo&lt;/td&gt;   &lt;td class="xl87" style="border-top: none;"&gt;Electronics&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl77"&gt;North carolina state university&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl77"&gt;Assistant Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl77"&gt;Parviz&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;Rastgoufard&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl77"&gt;North carolina state university&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl77"&gt;Adjunct Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl77"&gt;Hooman&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;Mohseni&lt;/td&gt;   &lt;td class="xl87"&gt;Electronics&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl77"&gt;Northwestern university&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl77"&gt;Assistant professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Ms.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl77"&gt;Manijeh&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;razeghi&lt;/td&gt;   &lt;td class="xl87" style="border-top: none;"&gt;Electronics&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl77"&gt;Northwestern university&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl78"&gt;Hooshang&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;Hemami&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td class="xl69" colspan="2" style="mso-ignore: colspan;"&gt;Controls, robotics,   inteligent systems&lt;/td&gt;   &lt;td class="xl77"&gt;Ohio State university&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl69"&gt;professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl77"&gt;Ali&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;Keyhani&lt;/td&gt;   &lt;td class="xl69" colspan="2" style="mso-ignore: colspan;"&gt;Controls, robotics,   inteligent systems&lt;/td&gt;   &lt;td class="xl77"&gt;Ohio State university&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl69"&gt;professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl77"&gt;Masood&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;Aghah&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl77"&gt;Virginia Tech&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td class="xl77"&gt;Ahmad&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;safaai jazi&lt;/td&gt;   &lt;td class="xl69" colspan="2" style="mso-ignore: colspan;"&gt;Communications, fields   and waves&lt;/td&gt;   &lt;td class="xl77"&gt;Virginia Tech&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl69"&gt;Dr.&lt;/td&gt;   &lt;td class="xl69"&gt;Nader&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;Engheta&lt;/td&gt;   &lt;td class="xl69"&gt;Communications, fields and waves&lt;/td&gt;   &lt;td class="xl69"&gt;Excellent&lt;/td&gt;   &lt;td class="xl69"&gt;University of pennsylvania&lt;/td&gt;   &lt;td class="xl69"&gt;Department of EE&lt;/td&gt;   &lt;td class="xl69"&gt;professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;No. 200 ABC Avenue&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;Ali&lt;/td&gt;   &lt;td&gt;Jadbabaie&lt;/td&gt;   &lt;td class="xl69"&gt;Controls, robotics, inteligent systems&lt;/td&gt;   &lt;td class="xl69"&gt;Good&lt;/td&gt;   &lt;td&gt;university of pennsylvania&lt;/td&gt;   &lt;td&gt;Department of EE&lt;/td&gt;   &lt;td&gt;Assistant professor&lt;/td&gt;   &lt;td&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;soheil&lt;/td&gt;   &lt;td&gt;ghiasi&lt;/td&gt;   &lt;td class="xl69"&gt;Software and IT&lt;/td&gt;   &lt;td class="xl69"&gt;Excellent&lt;/td&gt;   &lt;td&gt;University of California-Davis&lt;/td&gt;   &lt;td&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td&gt;Assistant professor&lt;/td&gt;   &lt;td&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;Masoud&lt;/td&gt;   &lt;td&gt;Aghah&lt;/td&gt;   &lt;td class="xl69"&gt;Electronics&lt;/td&gt;   &lt;td class="xl69"&gt;Good&lt;/td&gt;   &lt;td&gt;University of virginia&lt;/td&gt;   &lt;td&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td&gt;Assistant professor&lt;/td&gt;   &lt;td&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;Ahmad&lt;/td&gt;   &lt;td&gt;safaai Jazi&lt;/td&gt;   &lt;td class="xl69"&gt;Communications, fields and waves&lt;/td&gt;   &lt;td class="xl69"&gt;Excellent&lt;/td&gt;   &lt;td&gt;university of virginia&lt;/td&gt;   &lt;td&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td&gt;professor&lt;/td&gt;   &lt;td&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;Behnam&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;Malakooti&lt;/td&gt;   &lt;td class="xl69"&gt;Controls, robotics, inteligent systems&lt;/td&gt;   &lt;td class="xl69"&gt;Excellent&lt;/td&gt;   &lt;td&gt;Case western reserve university&lt;/td&gt;   &lt;td&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td&gt;professor&lt;/td&gt;   &lt;td&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;Pedram&lt;/td&gt;   &lt;td&gt;Mohseni&lt;/td&gt;   &lt;td class="xl69"&gt;Electronics&lt;/td&gt;   &lt;td class="xl69"&gt;Good&lt;/td&gt;   &lt;td&gt;Case western reserve university&lt;/td&gt;   &lt;td&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td&gt;Assistant professor&lt;/td&gt;   &lt;td&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;Masood&lt;/td&gt;   &lt;td&gt;Tabib azar&lt;/td&gt;   &lt;td class="xl69"&gt;Electronics&lt;/td&gt;   &lt;td class="xl69"&gt;Excellent&lt;/td&gt;   &lt;td&gt;Case western reserve university&lt;/td&gt;   &lt;td&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td&gt;professor&lt;/td&gt;   &lt;td&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;Mehran&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td&gt;Mehregani&lt;/td&gt;   &lt;td class="xl69"&gt;Electronics&lt;/td&gt;   &lt;td class="xl69"&gt;Excellent&lt;/td&gt;   &lt;td&gt;Case western reserve university&lt;/td&gt;   &lt;td&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td&gt;professor&lt;/td&gt;   &lt;td&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;Farshad&lt;/td&gt;   &lt;td&gt;Khorrami&lt;/td&gt;   &lt;td class="xl69"&gt;Controls, robotics, inteligent systems&lt;/td&gt;   &lt;td class="xl69"&gt;Excellent&lt;/td&gt;   &lt;td&gt;Polytechnic university&lt;/td&gt;   &lt;td&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td&gt;professor&lt;/td&gt;   &lt;td&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;Omid&lt;/td&gt;   &lt;td&gt;Oliaei&lt;/td&gt;   &lt;td class="xl69"&gt;Electronics&lt;/td&gt;   &lt;td class="xl69"&gt;Excellent&lt;/td&gt;   &lt;td&gt;University of massachusetts-Amherst&lt;/td&gt;   &lt;td&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td&gt;Associate professor&lt;/td&gt;   &lt;td&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td&gt;Dr.&lt;/td&gt;   &lt;td&gt;Hossein&lt;/td&gt;   &lt;td&gt;Pishronik&lt;/td&gt;   &lt;td class="xl69"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl69"&gt;Good&lt;/td&gt;   &lt;td&gt;University of massachusetts-Amherst&lt;/td&gt;   &lt;td&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td&gt;Assistant professor&lt;/td&gt;   &lt;td&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl80" style="border-left: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl81" style="border-left: none;"&gt;Babak Kia&lt;/td&gt;   &lt;td class="xl82" style="border-left: none;"&gt;Montazam&lt;/td&gt;   &lt;td class="xl87" style="border-left: none;"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl82" style="border-left: none;"&gt;Good&lt;/td&gt;   &lt;td class="xl88" style="border-left: none;"&gt;Boston University&lt;/td&gt;   &lt;td class="xl82" style="border-left: none;"&gt;Department of E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none;"&gt;professor-lecturer&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl82"&gt;Boston&lt;/td&gt;   &lt;td class="xl82" style="border-left: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="border-top: none; height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl84" style="border-left: none; border-top: none;"&gt;Hamid&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Nawab&lt;/td&gt;   &lt;td class="xl87" style="border-left: none; border-top: none;"&gt;Controls, robotics,   inteligent systems&lt;/td&gt;   &lt;td class="xl85" style="border-left: none; border-top: none;"&gt;Excellent&lt;/td&gt;   &lt;td class="xl88" style="border-left: none; border-top: none;"&gt;Boston University&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Department of   E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Associate professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl82" style="border-top: none;"&gt;Boston&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="border-top: none; height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl81" style="border-left: none; border-top: none;"&gt;Baha&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Saleh&lt;/td&gt;   &lt;td class="xl87" style="border-left: none; border-top: none;"&gt;Communications,   fields and waves&lt;/td&gt;   &lt;td class="xl85" style="border-left: none; border-top: none;"&gt;Excellent&lt;/td&gt;   &lt;td class="xl88" style="border-left: none; border-top: none;"&gt;Boston University&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Department of   E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;professor-chairman&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl82" style="border-top: none;"&gt;Boston&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="border-top: none; height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl84" style="border-left: none; border-top: none;"&gt;Masoud&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Sharif&lt;/td&gt;   &lt;td class="xl87" style="border-left: none; border-top: none;"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Good&lt;/td&gt;   &lt;td class="xl88" style="border-left: none; border-top: none;"&gt;Boston University&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Department of   E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Assistant professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl82" style="border-top: none;"&gt;Boston&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="border-top: none; height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl86" style="border-left: none; border-top: none;"&gt;Mahmood R&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Azimi-Sajadi&lt;/td&gt;   &lt;td class="xl87" style="border-left: none; border-top: none;"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl85" style="border-left: none; border-top: none;"&gt;Excellent&lt;/td&gt;   &lt;td class="xl89" style="border-left: none; border-top: none;"&gt;Colorado State   University&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Department of   E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl83" style="border-top: none;"&gt;Colorado&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="border-top: none; height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl86" style="border-left: none; border-top: none;"&gt;Nader&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Bagherzadeh&lt;/td&gt;   &lt;td class="xl87" style="border-left: none; border-top: none;"&gt;Hardware&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Good&lt;/td&gt;   &lt;td class="xl89" style="border-left: none; border-top: none;"&gt;University of   California-Irvin&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Department of   E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl82" style="border-top: none;"&gt;Irvin&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="border-top: none; height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl86" style="border-left: none; border-top: none;"&gt;Payam&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Heydari&lt;/td&gt;   &lt;td class="xl87" style="border-left: none; border-top: none;"&gt;Hardware&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Good&lt;/td&gt;   &lt;td class="xl89" style="border-left: none; border-top: none;"&gt;University of   California-Irvin&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Department of   E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Assistant professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl82" style="border-top: none;"&gt;Irvin&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="border-top: none; height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl86" style="border-left: none; border-top: none;"&gt;Hamid&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Jafarkhani&lt;/td&gt;   &lt;td class="xl87" style="border-left: none; border-top: none;"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl85" style="border-left: none; border-top: none;"&gt;Excellent&lt;/td&gt;   &lt;td class="xl89" style="border-left: none; border-top: none;"&gt;University of   California-Irvin&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Department of   E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Associate professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl82" style="border-top: none;"&gt;Irvin&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="border-top: none; height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl86" style="border-left: none; border-top: none;"&gt;Mehran&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Moshfeghi&lt;/td&gt;   &lt;td class="xl87" style="border-left: none; border-top: none;"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Good&lt;/td&gt;   &lt;td class="xl89" style="border-left: none; border-top: none;"&gt;University of   California-Irvin&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Department of   E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Adjunct professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl82" style="border-top: none;"&gt;Irvin&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="border-top: none; height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl86" style="border-left: none; border-top: none;"&gt;Homayoun&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Yousefizadeh&lt;/td&gt;   &lt;td class="xl87" style="border-left: none; border-top: none;"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Good&lt;/td&gt;   &lt;td class="xl89" style="border-left: none; border-top: none;"&gt;University of   California-Irvin&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Department of   E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Assistant professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl82" style="border-top: none;"&gt;Irvin&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="border-top: none; height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl86" style="border-left: none; border-top: none;"&gt;Mohammad&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Jamshidi&lt;/td&gt;   &lt;td class="xl87" style="border-left: none; border-top: none;"&gt;Controls, robotics,   inteligent systems&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Good&lt;/td&gt;   &lt;td class="xl89" style="border-left: none; border-top: none;"&gt;University of New   Mexico&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Department of   E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Regents Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl82" style="border-top: none;"&gt;New Mexico&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="border-top: none; height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl86" style="border-left: none; border-top: none;"&gt;Nader&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Vadiee&lt;/td&gt;   &lt;td class="xl87" style="border-left: none; border-top: none;"&gt;Controls, robotics,   inteligent systems&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Good&lt;/td&gt;   &lt;td class="xl89" style="border-left: none; border-top: none;"&gt;University of New   Mexico&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Department of   E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;research Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl82" style="border-top: none;"&gt;New Mexico&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="border-top: none; height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl86" style="border-left: none; border-top: none;"&gt;Afshin&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Daryoush&lt;/td&gt;   &lt;td class="xl87" style="border-left: none; border-top: none;"&gt;Communications,   fields and waves&lt;/td&gt;   &lt;td class="xl85" style="border-left: none; border-top: none;"&gt;Excellent&lt;/td&gt;   &lt;td class="xl89" style="border-left: none; border-top: none;"&gt;Drexel University&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Department of   E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl82" style="border-top: none;"&gt;Drexel&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="border-top: none; height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl86" style="border-left: none; border-top: none;"&gt;Bahram&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Nabet&lt;/td&gt;   &lt;td class="xl87" style="border-left: none; border-top: none;"&gt;Electronics&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Good&lt;/td&gt;   &lt;td class="xl89" style="border-left: none; border-top: none;"&gt;Drexel University&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Department of   E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl82" style="border-top: none;"&gt;Drexel&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="border-top: none; height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl86" style="border-left: none; border-top: none;"&gt;Kambiz&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Pourrezaiee&lt;/td&gt;   &lt;td class="xl87" style="border-left: none; border-top: none;"&gt;Electronics-Hardware&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Good&lt;/td&gt;   &lt;td class="xl89" style="border-left: none; border-top: none;"&gt;Drexel University&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Department of   E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl82" style="border-top: none;"&gt;Drexel&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="border-top: none; height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl86" style="border-left: none; border-top: none;"&gt;Mohammad&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Madihian&lt;/td&gt;   &lt;td class="xl87" style="border-left: none; border-top: none;"&gt;Electronics-Hardware&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Good&lt;/td&gt;   &lt;td class="xl89" style="border-left: none; border-top: none;"&gt;Drexel University&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Department of   E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Adjunct professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl82" style="border-top: none;"&gt;Drexel&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl82" height="17" style="border-top: none; height: 12.75pt;"&gt;&amp;nbsp;&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Dr.&lt;/td&gt;   &lt;td class="xl86" style="border-left: none; border-top: none;"&gt;Nazanin&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Mansouri&lt;/td&gt;   &lt;td class="xl87" style="border-left: none; border-top: none;"&gt;Hardware&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Good&lt;/td&gt;   &lt;td class="xl89" style="border-left: none; border-top: none;"&gt;Syracuse University&lt;/td&gt;   &lt;td class="xl82" style="border-left: none; border-top: none;"&gt;Department of   E&amp;amp;CE&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;Assistant professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl82" style="border-top: none;"&gt;Syracuse&lt;/td&gt;   &lt;td class="xl83" style="border-left: none; border-top: none;"&gt;&amp;nbsp;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl69"&gt;Dr.&lt;/td&gt;   &lt;td&gt;Behrouz&lt;/td&gt;   &lt;td&gt;Farhang-Broujeny&lt;/td&gt;   &lt;td class="xl69"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl69"&gt;Excellent&lt;/td&gt;   &lt;td&gt;Utah&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;Cez&lt;/td&gt;   &lt;td class="xl69"&gt;Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl69"&gt;Dr.&lt;/td&gt;   &lt;td&gt;Behrouz&lt;/td&gt;   &lt;td&gt;Peikari&lt;/td&gt;   &lt;td class="xl69"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl69"&gt;Excellent&lt;/td&gt;   &lt;td class="xl77"&gt;Southern Methodist University&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;Cez&lt;/td&gt;   &lt;td class="xl77"&gt;Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td class="xl77"&gt;Dallas&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl69"&gt;Dr.&lt;/td&gt;   &lt;td&gt;Seyed Mehdi&lt;/td&gt;   &lt;td&gt;Miri&lt;/td&gt;   &lt;td class="xl69"&gt;Power&lt;/td&gt;   &lt;td class="xl69"&gt;Good&lt;/td&gt;   &lt;td class="xl77"&gt;North carolina-charlotte&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;Cez&lt;/td&gt;   &lt;td class="xl77"&gt;Associate Professor&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl69"&gt;Dr.&lt;/td&gt;   &lt;td&gt;Farid M.&lt;/td&gt;   &lt;td&gt;Tranjan&lt;/td&gt;   &lt;td class="xl69"&gt;Electronics&lt;/td&gt;   &lt;td class="xl69"&gt;Excellent&lt;/td&gt;   &lt;td class="xl77"&gt;North carolina-charlotte&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;Cez&lt;/td&gt;   &lt;td class="xl77"&gt;Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl69"&gt;Dr.&lt;/td&gt;   &lt;td&gt;Kasra&lt;/td&gt;   &lt;td&gt;Daneshvar&lt;/td&gt;   &lt;td class="xl69"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl69"&gt;&lt;/td&gt;   &lt;td class="xl77"&gt;North carolina-charlotte&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;Cez&lt;/td&gt;   &lt;td class="xl77"&gt;Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl69"&gt;Dr.&lt;/td&gt;   &lt;td&gt;Ali&lt;/td&gt;   &lt;td&gt;Saberi&lt;/td&gt;   &lt;td class="xl69"&gt;Controls, robotics, inteligent systems&lt;/td&gt;   &lt;td class="xl69"&gt;Excellent&lt;/td&gt;   &lt;td class="xl77"&gt;washington state university&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;Cez&lt;/td&gt;   &lt;td class="xl77"&gt;Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl69"&gt;Dr.&lt;/td&gt;   &lt;td&gt;Kaveh&lt;/td&gt;   &lt;td&gt;Pahlevan&lt;/td&gt;   &lt;td class="xl69"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl69"&gt;Excellent&lt;/td&gt;   &lt;td class="xl77"&gt;Worcester Polytechnic Institute&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;Cez&lt;/td&gt;   &lt;td class="xl77"&gt;Professor&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;br /&gt;
&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl69" height="17" style="height: 12.75pt;"&gt;Mr.&lt;/td&gt;   &lt;td class="xl69"&gt;Dr.&lt;/td&gt;   &lt;td&gt;Hosein&lt;/td&gt;   &lt;td&gt;Hakim&lt;/td&gt;   &lt;td class="xl69"&gt;Communication Systems&lt;/td&gt;   &lt;td class="xl69"&gt;Good&lt;/td&gt;   &lt;td class="xl77"&gt;Worcester Polytechnic Institute&lt;/td&gt;   &lt;td class="xl69"&gt;Department of E&amp;amp;Cez&lt;/td&gt;   &lt;td class="xl77"&gt;Associate Professor&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;   &lt;td class="xl69"&gt;USA&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;   &lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1911966570547085788-4793700816702706114?l=applyabroad.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/crTOq/~4/sQykf1KeL1M" height="1" width="1"/&gt;</content><link rel="related" href="http://sites.google.com/site/farshidfarhat/" title="Masters" /><link rel="replies" type="application/atom+xml" href="http://applyabroad.blogspot.com/feeds/4793700816702706114/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://applyabroad.blogspot.com/2010/12/masters.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1911966570547085788/posts/default/4793700816702706114?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1911966570547085788/posts/default/4793700816702706114?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/crTOq/~3/sQykf1KeL1M/masters.html" title="Masters" /><author><name>blogger</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://applyabroad.blogspot.com/2010/12/masters.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkAFR3k-fSp7ImA9Wx9RF0U.&quot;"><id>tag:blogger.com,1999:blog-1911966570547085788.post-6492206978272455376</id><published>2010-12-19T10:51:00.000-08:00</published><updated>2010-12-19T10:51:56.755-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-19T10:51:56.755-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Credit Card Services (خدمات کارت اعتباری)" /><title>Credit Card Services (خدمات کارت اعتباری)</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Pd0LJAxN_rnAeNZqa9bbPbULpbI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Pd0LJAxN_rnAeNZqa9bbPbULpbI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Pd0LJAxN_rnAeNZqa9bbPbULpbI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Pd0LJAxN_rnAeNZqa9bbPbULpbI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;h3 dir="rtl" id="sites-page-title-header" style="font-family: tahoma, sans-serif; text-align: center;"&gt;&lt;a href="https://sites.google.com/site/xtra4security/creditcard"&gt;Credit Card&lt;/a&gt;&lt;br /&gt;
&lt;span dir="rtl" id="sites-page-title"&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 dir="rtl" id="sites-page-title-header" style="font-family: tahoma, sans-serif; text-align: center;"&gt;&lt;a href="http://sites.google.com/site/xtra4security/creditcard/emoney"&gt;&lt;span dir="rtl" id="sites-page-title"&gt;کارت اعتباری&lt;/span&gt;&lt;/a&gt;&lt;/h3&gt;&lt;div dir="rtl" style="font-family: tahoma, sans-serif;"&gt;&lt;/div&gt;&lt;div dir="rtl" style="font-family: tahoma, sans-serif;"&gt;&lt;div style="text-align: center;"&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;a href="http://sites.google.com/site/xtra4security/creditcard"&gt;&lt;b&gt;سرویس های کارت اعتباری ویژه دانشجویان صنعتی شریف&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Application Fee Payment of US/CA/others universities&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;ثبت نام های دانشگاه های آمریکا، کانادا و غیره&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Register for International English Language Exams like TOEFL, GRE, IELTS, etc&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;ثبت نام آزمون های بین المللی تافل (TOEFL)، جی آر ای (GRE)، آی الس (IELTS) و غیره&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Registration of Accepted Papers in International Conferences&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;ثبت نام مقالات علمی&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;International Credit Cards&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;کارت های اعتباری بین المللی - اینترنشنال کردیت کارت&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;From $10 to $2000&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;از 20 دلار تا 1000 دلار&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;قابل شارژ مجدد و غیر قابل شارژ فیزیکی و ویرچوآل&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Payments and Buys for Customers&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;انجام خرید ها یا پرداخت های متقاضیان&amp;nbsp;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;PayPal Accounts&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;با کردیت کارت ها و اکانت های پی پال&amp;nbsp;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Indirect Payment&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;پرداخت با واسطه&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Electronic Payment, Online Pay, Internet-based Payment&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;پرداخت الکترونیکی، پرداخت آنلاین، پرداخت اینترنتی&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Google Advertisement by AdSense&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;تبلیغ در گوگل&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;افتتاح حساب پی پال - خرید پی پال - فروش پی پال&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;خرید نرم افزار&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;واحد ارزی کارت: دلار آمریکا (قابل تبدیل)&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;nbsp;کارت 25$ : 54 هزار تومان&lt;span style="white-space: pre;"&gt; &lt;/span&gt;&amp;nbsp;کارت 300$ : 400 هزار تومان&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;nbsp;کارت 30$ : 61 هزار تومان&lt;span style="white-space: pre;"&gt; &lt;/span&gt;&amp;nbsp;کارت 350$ : 453 هزار تومان&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;nbsp;کارت 40$ : 74 هزار تومان&lt;span style="white-space: pre;"&gt; &lt;/span&gt;&amp;nbsp;کارت 400$ : 526 هزار تومان&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;nbsp;کارت 50$ : 86 هزار تومان&lt;span style="white-space: pre;"&gt; &lt;/span&gt;&amp;nbsp;کارت 450$ : 590 هزار تومان&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;nbsp;کارت 75$ : 118 هزار تومان&lt;span style="white-space: pre;"&gt; &lt;/span&gt;&amp;nbsp;کارت 500$ : 644 هزار تومان&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;nbsp;کارت 100$ : 157 هزار تومان&lt;span style="white-space: pre;"&gt; &lt;/span&gt;&amp;nbsp;کارت 600$ : 809 هزار تومان&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;nbsp;کارت 125$ : 189 هزار تومان&lt;span style="white-space: pre;"&gt; &lt;/span&gt;&amp;nbsp;کارت 700$ : 924 هزار تومان&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;nbsp;کارت 150$ : 216 هزار تومان&lt;span style="white-space: pre;"&gt; &lt;/span&gt;&amp;nbsp;کارت 800$ : 1,039,000 &amp;nbsp;تومان&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;nbsp;کارت 175$ : 243 هزار تومان&lt;span style="white-space: pre;"&gt; &lt;/span&gt;&amp;nbsp;کارت 1000$ : 1,276,000 تومان&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;nbsp;کارت 200$ : 291 هزار تومان&lt;span style="white-space: pre;"&gt; &lt;/span&gt;&amp;nbsp;کارت 1500$ : 1,859,000 تومان&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;nbsp;کارت 250$ : 348 هزار تومان&lt;span style="white-space: pre;"&gt; &lt;/span&gt;&amp;nbsp;کارت 2000$ : 2,439,000 تومان&lt;/div&gt;&lt;/div&gt;&lt;div dir="rtl" style="font-family: tahoma, sans-serif; text-align: center;"&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;a href="http://sites.google.com/site/xtra4security/creditcard/"&gt;Credit Card Services&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;a href="http://sites.google.com/site/xtra4security/creditcard/"&gt;خدمات کارت اعتباری&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;onlhj ;hvj hujfhvd&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1911966570547085788-6492206978272455376?l=applyabroad.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/crTOq/~4/pFEUidpme2g" height="1" width="1"/&gt;</content><link rel="related" href="http://sites.google.com/site/xtra4security/creditcard" title="Credit Card Services (خدمات کارت اعتباری)" /><link rel="replies" type="application/atom+xml" href="http://applyabroad.blogspot.com/feeds/6492206978272455376/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://applyabroad.blogspot.com/2010/12/credit-card-services.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1911966570547085788/posts/default/6492206978272455376?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1911966570547085788/posts/default/6492206978272455376?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/crTOq/~3/pFEUidpme2g/credit-card-services.html" title="Credit Card Services (خدمات کارت اعتباری)" /><author><name>blogger</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://applyabroad.blogspot.com/2010/12/credit-card-services.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkYBRns7fip7ImA9Wx9TF08.&quot;"><id>tag:blogger.com,1999:blog-1911966570547085788.post-8034592853962581992</id><published>2010-11-25T14:29:00.001-08:00</published><updated>2010-11-25T14:29:17.506-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-11-25T14:29:17.506-08:00</app:edited><title>Best Engineering Schools --- Electrical / Electronic / Communications 2011</title><content type="html">
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7_Z0wfIltXx-hlUqa2SXLAjb16k/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7_Z0wfIltXx-hlUqa2SXLAjb16k/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7_Z0wfIltXx-hlUqa2SXLAjb16k/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7_Z0wfIltXx-hlUqa2SXLAjb16k/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div dir="ltr"&gt;Best Engineering Schools --- Electrical / Electronic / Communications&lt;br&gt;&lt;br&gt;1 Massachusetts Institute of Technology Cambridge, MA 5.0&lt;br&gt;2 Stanford University Sta nford, CA 4.9&lt;br&gt;University of California--Berkeley Berkeley, CA 4.9&lt;br&gt; 4 University of Illinois--Urbana-Champaign Urbana, IL 4.7&lt;br&gt;5 California Institute of Technology Pasadena, CA 4.6&lt;br&gt;6 Georgia Institute of Technology Atlanta, GA 4.5&lt;br&gt;7 Carnegie Mellon University Pittsburgh, PA 4.4&lt;br&gt; University of Michigan--Ann Arbor Ann Arbor, MI 4.4&lt;br&gt;9 Cornell University Ithaca, NY 4.2&lt;br&gt;University of Texas--Austin (Cockrell) Austin, TX 4.2&lt;br&gt;11 Princeton University Princeton, NJ 4.1&lt;br&gt;Purdue University--West Lafayette West Lafayette, IN 4.1&lt;br&gt; 13 University of California--Los Angeles (Samueli) Los Angeles, CA 4.0&lt;br&gt;14 University of Maryland--College Park (Clark) College Park, MD 3.9&lt;br&gt;University of Southern California (Viterbi) Los Angeles, CA 3.9&lt;br&gt;University of Wisconsin--Madison Madison, WI 3.9&lt;br&gt; 17 Rensselaer Polytechnic Institute Troy, NY 3.7&lt;br&gt;University of California--San Diego (Jacobs) La Jolla, CA 3.7&lt;br&gt;University of California--Santa Barbara Santa Barbara, CA 3.7&lt;br&gt;University of Washington Seattle, WA 3.7&lt;br&gt; Virginia Tech Blacksburg, VA 3.7&lt;br&gt;22 Columbia University (Fu Foundation) New York, NY 3.6&lt;br&gt;Ohio State University Columbus, OH 3.6&lt;br&gt;Texas A&amp;amp;M University--College Station (Look) College Station, TX 3.6&lt;br&gt;25 Johns Hopkins University (Whiting) Baltimore, MD 3.5&lt;br&gt; Pennsylvania State University--University Park University Park, PA 3.5&lt;br&gt;Rice University (Brown) Houston, TX 3.5&lt;br&gt;University of Minnesota--Twin Cities Minneapolis, MN 3.5&lt;br&gt;University of Pennsylvania Philadelphia, PA 3.5&lt;br&gt; 30 Harvard University Cambridge, MA 3.4&lt;br&gt;31 Arizona State University (Fulton) Tempe, AZ 3.3&lt;br&gt;Duke University (Pratt) Durham, NC 3.3&lt;br&gt;North Carolina State University Raleigh, NC 3.3&lt;br&gt;Northwestern University (McCormick) Evanston, IL 3.3&lt;br&gt; 35 University of Arizona Tucson, AZ 3.2&lt;br&gt;University of Colorado--Boulder Boulder, CO 3.2&lt;br&gt;University of Florida Gainesville, FL 3.2&lt;br&gt;38 Iowa State University Ames, IA 3.1&lt;br&gt;University of California--Davis Davis, CA 3.1&lt;br&gt; University of California--Irvine (Samueli) Irvine, CA 3.1&lt;br&gt;University of Notre Dame Notre Dame, IN 3.1&lt;br&gt;University of Virginia Charlottesville, VA 3.1&lt;br&gt;Vanderbilt University Nashville, TN 3.1&lt;br&gt;Washington University in St. Louis St. Louis, MO 3.1&lt;br&gt; Yale University New Haven, CT 3.1&lt;br&gt;46 Boston University Boston, MA 3.0&lt;br&gt;Brown University Providence, RI 3.0&lt;br&gt;Case Western Reserve University Cleveland, OH 3.0&lt;br&gt;Northeastern University Boston, MA 3.0&lt;br&gt;University of Massachusetts--Amherst Amherst, MA 3.0&lt;br&gt; 51 Michigan State University East Lansing, MI 2.9&lt;br&gt;Rutgers, the State University of New Jersey--New Brunswick Piscataway, NJ 2.9&lt;br&gt;53 Auburn University (Ginn) Auburn University, AL 2.8&lt;br&gt;Dartmouth College (Thayer) Hanover, NH 2.8&lt;br&gt; University of New Mexico Albuquerque, NM 2.8&lt;br&gt;University of Pittsburgh (Swanson) Pittsburgh, PA 2.8&lt;br&gt;University of Rochester Roche ste r, NY 2.8&lt;br&gt;University of Utah Salt Lake City, UT 2.8&lt;br&gt;59 Clemson University Clemson, SC 2.7&lt;br&gt; Drexel University Philadelphia, PA 2.7&lt;br&gt;Lehigh University (Rossin) Bethlehem, PA 2.7&lt;br&gt;Oregon State University Corvallis, OR 2.7&lt;br&gt;SUNY--Stony Brook Stony Brook, NY 2.7&lt;br&gt;University of Iowa Iow a City, IA 2.7&lt;br&gt;Worcester Polytechnic Institute Worcester, MA 2.7&lt;br&gt; 66 Colorado State University Fort Collins, CO 2.6&lt;br&gt;Missouri University of Science &amp;amp; Technology Rolla, MO 2.6&lt;br&gt;Syracuse University Syracuse, NY 2.6&lt;br&gt;Texas Tech University (Whitacre) Lubbock, TX 2.6&lt;br&gt;Tufts University Medford, MA 2.6&lt;br&gt; University of Central Florida Orlando, FL 2.6&lt;br&gt;University of Connecticut Storrs, CT 2.6&lt;br&gt;University of Tennessee--Knoxville Knoxville, TN 2.6&lt;br&gt;University of Texas--Dallas (Jonsson) Richardson, TX 2.6&lt;br&gt;75 Polytechnic Institute of New York University Brooklyn, NY 2.5&lt;br&gt; Southern Methodist University Dallas, TX 2.5&lt;br&gt;University at Buffalo--SUNY Buffalo, NY 2.5&lt;br&gt;University of California--Riverside (Bourns) Riverside, CA 2.5&lt;br&gt;University of Cincinnati Cincinnati, OH 2.5&lt;br&gt;University of Delaw are Newark, DE 2.5&lt;br&gt; University of Houston (Cullen) Houston, TX 2.5&lt;br&gt;University of Illinois--Chicago Chicago, IL 2.5&lt;br&gt;University of Kansas Lawrence, KS 2.5&lt;br&gt;Washington State University Pullman, WA 2.5&lt;br&gt;&lt;br&gt;&lt;/div&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1911966570547085788-8034592853962581992?l=applyabroad.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/crTOq/~4/m36nm5vZ0AQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://applyabroad.blogspot.com/feeds/8034592853962581992/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://applyabroad.blogspot.com/2010/11/best-engineering-schools-electrical.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1911966570547085788/posts/default/8034592853962581992?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1911966570547085788/posts/default/8034592853962581992?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/blogspot/crTOq/~3/m36nm5vZ0AQ/best-engineering-schools-electrical.html" title="Best Engineering Schools --- Electrical / Electronic / Communications 2011" /><author><name>blogger</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://applyabroad.blogspot.com/2010/11/best-engineering-schools-electrical.html</feedburner:origLink></entry></feed>

