4 Pages

mid1grading

Course: CS 232, Fall 2008
School: University of Illinois,...
Rating:
 
 
 
 
 

Word Count: 184

Document Preview

1a Problem (20 points, avg. 18.7) Grow stack : Save $ra : Save $a0 : Restore $a0 between jals: Restore $ra after last jal: Shrink stack : Two jals jr and function label add(i) correct Overall order : : : : 2 points 2 points 2 points 2 points 2 points 2 points 2 x 1 point 1 point 2 points 3 points 1 Problem 1b (20 points, avg. 15.5) Grow stack correctly Save $ra (or $s0) Restore $ra (or $s0)...

Register Now

Unformatted Document Excerpt

Coursehero >> Illinois >> University of Illinois, Urbana Champaign >> CS 232

Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.

Course Hero has millions of student submitted documents similar to the one below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
1a Problem (20 points, avg. 18.7) Grow stack : Save $ra : Save $a0 : Restore $a0 between jals: Restore $ra after last jal: Shrink stack : Two jals jr and function label add(i) correct Overall order : : : : 2 points 2 points 2 points 2 points 2 points 2 points 2 x 1 point 1 point 2 points 3 points 1 Problem 1b (20 points, avg. 15.5) Grow stack correctly Save $ra (or $s0) Restore $ra (or $s0) Shrink stack Flagging $s0 error No further errors : : : : : : 2 points 4 points 4 points 2 points (0 if didn't shrink in base case) 4 points 4 points (1 per additional error flagged) 2 Problem 2 (40 points, avg. 34.2) Correct #cycles, CPI or #seconds for old processor points Correct #cycles for new processor correct OR CPI of new processor correct #instructions for new processor Correct factoring of 10% slower clock speed Correct calculations for new processor : : : : : : 10 20 points 10 points 10 points 5 points 5 points 3 Problem 3 (20 points, avg. 11.6) (a) New floatingpoint: 0.2T / 1.25 0.8T New memory system: 0.35T / 2.5 1.2 applied correctly 0.65T : : 1 point 1 point : : : 1 point 1 point 1 point (b) Agree....

Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more. Course Hero has millions of course specific materials providing students with the best way to expand their education.

Below is a small sample set of documents:

East Los Angeles College - ACE - 1716
Crystals are solid materials in which the atoms are arranged in a regular pattern. They grow in characteristic geometric forms. Most gemstones are natural crystals chosen for their beauty, durability and in many instances rarity. They are usually cut
East Los Angeles College - ACE - 1716
ACE 1716Introduction to Desktop PublishingIn-class test 51. What is another name for line art scanning mode? Greyscale 2 - colour 1 - bit duotone 2. The colour that you see onscreen will always be a perfect match for what you will see on pa
East Los Angeles College - ACE - 1765
Session Eleven"In future you are either in business on the Internet or out of business"Bill GatesEncryptionThis is how it works in practice: I have information I want to send you. My computer system looks up your public key and uses it to encr
East Los Angeles College - PHY - 456
Short conference paper(a.k.a. "Extended Abstract")Written version of conference talk usuallyvery short should summarise all important pointsmotivation critical points of method/analysis main results conclusions includediagrams/plots if ess
East Los Angeles College - ACE - 2141
Room Number,Occupancy1,12,13,14,211,212,213,421,122,224,4
East Los Angeles College - ACE - 1765
FTP TutorialUploading with FTP We have already used FTP for downloading files from a server, now we will use FTP for uploading files to a server. You will normally require authorisation in order to put files onto a server, and so we have special FTP
East Los Angeles College - KU - 01063
NOVEMBER 2002 MBA PROJECT SUBMISSION Administrative guidelines From MBA office, Room 43, Kenry House, Kingston University, Kingston Hill, Kingstonupon-Thames, KT2 7LB 1. Wordcount The word limit is 20,000 words. The word count must be included at the
East Los Angeles College - CI - 1152
/** program: hello.c ** version: 0.1 ** author: david haskins February 2008 *gcc -o hello.cgi hello.c **/#incl
East Los Angeles College - ACE - 1787
Study Skills in Higher Education: Part BModule Handbook 2007-8ACE 1787Level 1 10 Credits Tutor: Dr. Verity Brack Venue: Portobello Building IT RoomThe Institute for Lifelong LearningStudy Skills in Higher Education: Part BACE1787Study S
East Los Angeles College - CH - 00597
if (typeof someVal = "number") { / OK, operate on the value numerically}-var myVal = parseInt(document.myForm.myAge.value);if (isNaN(myVal) { alert("Please check the Age text box entry.");} else { / OK, operate on the value numeric
East Los Angeles College - ACE - 2141
Use the ReferencesWithRelationships database inhttp:/www.shef.ac.uk/ace2141/UnassessedExercises/The design needs changing to Add a field specifying the date on which a Keyword was added In the Keywords table, delete the KeywordID field and make
University of Illinois, Urbana Champaign - CS - 241
CS 241 Fall 2007 System Programming Memory Management Lawrence Angrave1ContentsAddressing Requirements for a Process Names and Binding, Loading, Compiling, RunTime Storage hierarchy Simple Programming Overlays Resident monitor Mul
East Los Angeles College - ACE - 2069
Advanced Commercial Web Site Design: Server-Side ScriptingSession 2-2 PHP BasicsOutlineA quiz on HTML Embedded and Included PHP code Syntax Variable definition Types in PHPTest your knowledge in HTML Takethe quiz in HTML basics a
East Los Angeles College - ACE - 2069
Advanced Commercial Web Site Design: Server-Side ScriptingSession 11 Relational DatabasesOutline Simple tables Relational tables Database schemas Relationships Database transactionsDatabase elementsDatabaseTable names Field IDNameA
East Los Angeles College - ACE - 2141
Using the Northwind Database below: 1. 2. 3. 4. 5. 6. 7. List the names of all Shipping Companies List the names of all Suppliers and names of the products they supply. List the names of all Employees and the number of orders they have handled. Find
East Los Angeles College - EC - 248
EC248-2-SP Course Introduction 16 January 2006Monetary Innovations and Central BanksAlexander Mihailov University of EssexLecturer education BSc/Diploma, U of National and World Economy, Sofia, 1991 MSc, U of Lausanne, 1998 PhD, U of Lausan
University of Illinois, Urbana Champaign - CS - 232
Sections start next week. MP's start next week! Go to section! MP#0 will be due Tuesday afternoon (5:25pm). - It is already out. - Make sure you have a working EWS account soon! Contact the TA's if you are not an engineering major - It is a SPIM
University of Illinois, Urbana Champaign - CS - 232
Introduction to I/O Where does the data for our CPU and memory come from or go to? Computers communicate with the outside world via I/O devices. - Input devices supply computers with data to operate on. - Results of computations can be sent to out
University of Illinois, Urbana Champaign - CS - 231
Midterm 2: Review4/09/2007TopicsALUsModify inputs to adders to cause it to compute new functions. Determine which functions are implemented. Be sure which system you're representing numbers inLogical vs. Arithmetic. Bitwise vs.
East Los Angeles College - LJ - 562
-0.497458 -0.223593 0.389999 -0.221302 -1.214829 -1.216543 0.221500 0.222937 -0.770335 -1.383644 -0.770406 -0.493685 -0.208625 0.430920 -0.205274 -1.243830 -1.245209 0.716373 0.719246 -0.953975 -1.996318 -0.958852 0.540537 -0.494484 1.180472 1.180357
East Los Angeles College - LJ - 562
0.116510 0.115889 0.396919 1.027393 0.398551 -0.620095 -0.622108 0.853140 0.853877 -0.162578 -0.794936 -0.166695 0.115873 0.402824 1.047551 0.403702 -0.638712 -0.639674 1.335331 1.336151 -0.348766 -1.393815 -0.351753 1.157241 0.114139 1.801867 1.8020
East Los Angeles College - LJ - 562
-0.025926 -0.026963 0.256091 0.885630 0.255789 -0.763555 -0.763691 0.712407 0.712163 -0.307619 -0.937705 -0.307446 -0.025499 0.262048 0.904852 0.260630 -0.780946 -0.781372 1.195043 1.194061 -0.491735 -1.534858 -0.491949 1.017794 -0.025570 1.662106 1.
East Los Angeles College - LJ - 562
-0.127583 0.143168 -0.843378 -0.841462 0.146340 0.755653 -0.401546 -1.010893 -0.399558 0.588299 0.585672 -0.127496 0.159276 0.795849 0.156649 -0.874044 -0.873522 1.082094 1.077524 -0.590595 -1.620428 -0.587536 0.906265 -0.125715 1.543149 1.540275 0.8
East Los Angeles College - LJ - 562
-0.019760 0.253299 -0.735163 -0.734710 0.253328 0.864237 -0.293508 -0.904187 -0.293099 0.695423 0.694968 -0.020299 0.265673 0.903457 0.265552 -0.766492 -0.766527 1.188797 1.188812 -0.481483 -1.513524 -0.481233 1.012471 -0.019590 1.650411 1.650672 1.0
East Los Angeles College - LJ - 562
-0.353937 -0.081884 -1.067126 -1.067169 -0.081954 0.525033 -0.627409 -1.235954 -0.627476 0.356111 0.356211 -0.355384 -0.067269 0.568681 -0.067212 -1.097881 -1.097893 0.851491 0.851641 -0.813414 -1.843934 -0.813458 0.674822 -0.352791 1.307311 1.307447
East Los Angeles College - LJ - 562
-0.000002 0.273055 0.883627 0.273056 -0.714871 -0.714871 0.714871 0.714871 -0.273055 -0.883627 -0.273056 0.000002 0.285215 0.922985 0.285216 -0.746716 -0.746716 1.208205 1.208205 -0.461495 -1.493428 -0.461497 1.031931 -0.000001 1.669701 1.669701 1.03
East Los Angeles College - LJ - 562
0.266443 0.543880 1.156918 0.538969 -0.451740 -0.449301 0.988272 0.985424 -0.007675 -0.620397 -0.005935 0.266591 0.551384 1.189566 0.547258 -0.484978 -0.483821 1.483279 1.474495 -0.199789 -1.231807 -0.194739 1.307138 0.266533 1.949264 1.945372 1.2976
East Los Angeles College - LJ - 562
0.421502 0.417532 0.699642 1.330686 0.700567 -0.315585 -0.317017 1.156999 1.157036 0.138962 -0.487096 0.139966 0.422765 0.701809 1.347901 0.702685 -0.338275 -0.339867 1.636297 1.637556 -0.048470 -1.088882 -0.051235 1.457843 0.416015 2.103880 2.104363
East Los Angeles College - LJ - 562
0.1815666109 0.1814735383 1.0643029213 0.7268733382 -0.3651018143 -0.7021895051 0.1814719141 1.0643012524 0.7268717289 -0.3651034236 -0.7021911144 0.1815633923 0.1819724441 1.9500457048 1.2744034529 -0.9126985669 -1.5880602598 0.1826862842 0.18268142
East Los Angeles College - LJ - 562
0.446969 0.724256 1.336235 0.721294 -0.270340 -0.267573 1.170539 1.167986 0.175071 -0.435805 0.177704 0.451415 0.729672 1.368417 0.727107 -0.304756 -0.304514 1.660482 1.656367 -0.018882 -1.050755 -0.015411 1.485930 0.448808 2.127312 2.125673 1.480564
University of Illinois, Urbana Champaign - CS - 466
Hidden Markov Models Chapter 11CG "islands" The dinucleotide "CG" is rare C in a "CG" often gets "methylated" and the resulting C then mutates to T Methylation is suppressed in some areas of genome, called "CG islands" Such CG islands often fo
University of Texas - I - 385
Information Architecture & Design Week 4 ScheduleGroup Project Proposal Due Planning IA Structures Other Readings Research Topic PresentationsAnatomy of IA Search- Engine - Index - Results Navigation- Links - Buttons - Page (Site) - Browser
East Los Angeles College - PB - 8600
# ls -l /dev/modem /dev/ttySHSF0lrwxrwxrwx 1 root root 8 Jan 16 09:44 /dev/modem -> ttySHSF0crw-rw- 1 root uucp 240, 64 Jan 16 09:44 /dev/ttySHSF0#
Berkeley - MCB - 135
UC BERKELEY UC DAVIS UC MERCED UC SANTA CRUZEldercare April 2006 Ruzena Bajcsy, Mike Eklund, Shankar Sastry, Steve GlaserPresentation by Ruzena Bajcsy1White House Forum: Technologies for Successful Aging (10/4-5/00) Number of senior in U.S.
University of Texas - CS - 378
These are the topics that have been requested so far:1. Web Applications Security (Stinson) -may be too broad a topic2. WEP security (Reilly)3. Social engineering (Mathews)4. Digital rights management (Tan)5. Password cracking (Keas)6. Rootki
East Los Angeles College - COST - 286
COST 286 Joint Technical Actions (JTA)Proposed Schedule:JTA1: Presentation of first results and discussion during the next MCM/WS in Hamburg (November 2004). Discussion of the next phase and proposal of actions.JTA2: Reviewing of the available
East Los Angeles College - COMP - 1036
University of Worcester Undergraduate Modular Scheme Computing COMP1036 Introduction to Internet Programming Assignment 1 Learning Outcomes: 1,2,3,4 Tasks Assuming that VBScript is the development language, complete the following tasks. 1 Convert th
East Los Angeles College - PS - 103
From M.Tamboukou@uel.ac.uk Wed, 31 Mar 2004 12:16:33 +0100Date: Wed, 31 Mar 2004 12:16:33 +0100From: Maria Tamboukou M.Tamboukou@uel.ac.ukSubject: [Ps103] Reps for 1st year meetingThis is a multi-part message in MIME format.-_=_NextPart_001_01
East Los Angeles College - EB - 902
School of Entrepreneurship and Business University of EssexMasters in Public Enterprise and Management Programme Handbook 20070812Contents Page 3 4 5 6 7 11 12 13 14 15 20 25Programme Overview Teaching team Aims and Objectives Programme Str
East Los Angeles College - EB - 403
Monday, 5th November 2007 (2-4pm)Lecture 5: Balance Sheet and Multiple Choice Class Test (30 minutes) Key concepts This lecture covers: Main components and format of the balance sheet Non-current/ fixed assets Current assets Current liabiliti
Berkeley - ISF - 100
ISF 100B: Social Theory and Cultural Analysis (Fall 1999) Study Questions For Midterm, as of December 4, 1999 Final: December 10, 1999 Note: Included below are 20 study questions. During the final exam on December 10, you will be able to choose one o
Maryland - PHYS - 270
PHYS 270 SUPPL. #14DENNIS PAPADOPOULOS MARCH 4, 2009The Mathematics of Interference t=/ 42t=0R = A cos(t + 1 ) + A cos(t + 2 ) cos(a + b) = 2 cos( a+b a -b ) cos( ) 2 2 - + R = 2 A cos( 1 2 ) cos(t + 1 2 ) 2 2 - AR = 2 A cos( 1 2 ) 2 A
Maryland - PHYS - 270
PH YS 270 SU PPL . #16DENNIS PAPADOPOULOS MARCH 11, 2009Huygen' s principle applied to two slit interferenceDestructive Interference asinq p = pl , p = 1,2,3 qp p l aSingle-Slit D iffr actionConsider light of wavelength which passes through
Maryland - PHYS - 270
PHYS 270 SUPPL. #15DENNIS PAPADOPOULOS MARCH 9, 2009Analyzing DoubleSlit InterferenceThe mth bright fringe emerging from the double slit is at an angle where m is in radians, and we have used the small-angle approximation. The y-position on the
Maryland - PHYS - 270
Name:_Physics 270 D. Papadopoulos 1st Midtern Problem 1 (15)A wire of the shape shown in the figure carries a current I. What is the magnetic field including direction of the semicircle arising from (a) each straight segment of length ? (b) the sem
East Los Angeles College - CSX - 067
School of Mathematical and Information Sciences RULES AND PROCEDURES GOVERNING ASSESSED COURSEWORK FOR MIS MODULES 2000/2001Staff Guide Assessed coursework normally falls into one of four categories: (i) Extended assignments where students are expec
East Los Angeles College - CSX - 067
Coventry University - School of MISThis assignment is to be submitted to the Armstrong Siddeley Building(To be placed in the postbox outside Room AS326) Family Name(s): Forename(s): Declaration: I / We declare that this Coursework is my / our own w
East Los Angeles College - CSX - 067
Internet Supplementary notes(This sheet, with active links, can be accessed from the WebCT site under 'Resources')EmailFor a tutorial exercise covering many aspects of using email follow the 'Email trail' at: http:/swift.mis.cov.ac.uk/~csx067/int
East Los Angeles College - D - 437785
Connecting to the eduroam Wireless Network:Wireless Connection Guide for Windows XP Client Utility1. To configure the network, right click on the wireless network connection icon in the system tray. (Bottom right hand corner on your screen) a. Ch
East Los Angeles College - MS - 2301
MS2301: 3D Computer Graphics - CW1 2007/8Student No: XXXXXXXUniversity of East London School of Social Sciences, Media and Cultural StudiesMS2301 3D Computer Graphics CW1 Lamp Assignment2007/08 Semester A Student No: XXXXXXX Date of Submissio
East Los Angeles College - SD - 1042
Answers to self-test questionsWeek 7 (Objects and Classes)1. In the object-oriented approach, methods and the data they act upon are grouped together into one unit - an object. A class is the blueprint from which objects are generated. Object-orien
East Los Angeles College - LJ - 310
-0.0007692242 -0.0017684491 0.2831133902 -0.7430863380 -0.7430703044 0.2820482850 0.9169244170 -0.2839425206 -0.9182382226 -0.2840928435 0.7420601845 0.7421782613 -0.0002389469 -0.0008446172 0.2891267538 -0.7602469325 -0.7607471347 0.2861021459 0.936
East Los Angeles College - LJ - 310
0.008861 0.009932 0.291622 -0.728846 -0.732475 0.289656 0.924354 -0.275688 -0.907850 -0.277914 0.748424 0.748533 0.005483 0.006132 0.576160 1.860268 0.576726 -1.484774 -1.493386 1.505704 1.505121 -0.571306 -1.847803 -0.571911 0.001884 0.295065 0.9448
East Los Angeles College - MAN - 2022024010
#%NewTest#SERIAL NUMBER : 20220240100155TEST MADE BY : aamLOCATION NAME : ManchesterRun number : 1089TEST_DATE : 14/04/2004PASSED : YESPROBLEM : NO#%DAQ_INFO##HOST"MODTEST"#VERSION"3.42"#DUT"Endcap_Outer"
East Los Angeles College - MAN - 2022024010
#chancodegainoffsetinnsecomment 0100052.89.5 622unbonded 1100051.07.3 662unbonded 2100051.012.8 684unbonded 3100052.213.4 640unbonded 4100051.14.9 648unbonded 5100050.722.2 646unbonded 6100051
East Los Angeles College - MAN - 2022024010
#%NewTest#SERIAL NUMBER : 20220240100352TEST MADE BY : aamLOCATION NAME : ManchesterRun number : 1311TEST_DATE : 18/08/2004PASSED : YESPROBLEM : NO#%DAQ_INFO##HOST"MODTEST"#VERSION"3.42"#DUT"Endcap_Outer"
East Los Angeles College - MODULE - 2022024010
#%NewTest#SERIAL NUMBER : 20220240100352TEST MADE BY : aamLOCATION NAME : ManchesterRun number : 1311TEST_DATE : 18/08/2004PASSED : YESPROBLEM : NO#%DAQ_INFO##HOST"MODTEST"#VERSION"3.42"#DUT"Endcap_Outer"
East Los Angeles College - MAN - 2022024010
#%NewTest#SERIAL NUMBER : 20220240100317TEST MADE BY : jufLOCATION NAME : ManchesterRun number : 1274TEST_DATE : 29/07/2004PASSED : YESPROBLEM : NO#%DAQ_INFO##HOST"MODTEST"#VERSION"3.42"#DUT"Endcap_Outer"
East Los Angeles College - MAN - 2022024010
#%NewTest#SERIAL NUMBER : 20220240100246TEST MADE BY : aamLOCATION NAME : ManchesterRun number : 1187TEST_DATE : 08/06/2004PASSED : YESPROBLEM : NO#%DAQ_INFO##HOST"MODTEST"#VERSION"3.42"#DUT"Endcap_Outer"
East Los Angeles College - PHYSICS - 2022004020
#chancodegainoffsetinnsecomment 0 055.43.71660OK 1 056.912.51624OK 2 055.312.31632OK 3 057.215.51595OK 4 053.814.71628OK 5 054.56.11607OK 6 053.68.51684OK 7 056.25.91
East Los Angeles College - PHYSICS - 2022033020
#chancodegainoffsetinnsecomment 0 051.618.41617OK 1 052.72.21644OK 2 052.914.01660OK 3 052.512.41551OK 4 051.716.91661OK 5 050.821.21635OK 6 052.422.21669OK 7 053.62.8