Quiz. Quiz Three Type your name, ID and email address in the.asm file. MUST DO. If not, you will receive a score of zero. Change the folder name to yourStudentID_q3.

Slides:



Advertisements
Similar presentations
Trading with the professionals
Advertisements

Use of this software acknowledges the acceptance of the Terms of Service licensed to Ma Foi Consulting Solutions Ltd. All rights reserved.Terms of Service.
MS-Word XP Lesson 7.
September, 2004Patient Care Inquiry PCI - Customizing Your Patient ID Menu.
User Preferences – List Views Select “User Preference” from the File Menu.
Individual Graphs in Excel. Go to Intranet/Interventions/ CICO T2 Put in time frame and click boxes “Has CICO Record” and “Report Mode.”
1 Human Computer Interaction Week 3 User Interface Design.
How to View User Counts on Sharp Copiers with Account Controls Enabled.
Click here to start the game! 20 Points 30 Points 40 Points 50 Points 10 Points 20 Points 30 Points 40 Points 50 Points 30 Points 40 Points 50 Points.
Emissions and Energy Reporting System How to report a PEN for the Liquid Fuel Opt-in Scheme This presentation works best if you are able to use audio.
Important Irvine Library Procedures Randomize Randomize –Initializes the seed of the random-number formula by both the Random32 and the RandomRange procedures.
Customizing Outlook. Forms Window in which you enter and view information in Outlook Outlook Form Designer The environment in which you create and customize.
Finding the mean from a frequency table E.g. the following table shows the mean height of 30 students in our class. Find the mean height Height (x cm)
Step 1: Password Reset System generated “one use” password. Use this for your next login. You will then IMMEDIATELY have to change it.
Printing from the iSeries. From the query menu, enter option 11. This will take you to the screen where you can display, print, or send the report as.
ACCESS CHAPTER 1. OBJECTIVES Tables Queries Forms Reports Primary and Foreign Keys Relationship.
TECHNOLOGY TOOLS BY ALEXA BELTZ & MICKAELA PEREZ.
DISTRICT ONLY CONTACT: The new MRPC program is a single database designed to be accessed by ALL users within your district. When you receive the program.
SMART Agency Tipsheet Staff List This document focuses on setting up and maintaining program staff. Total Pages: 14 Staff Profile Staff Address Staff Assignment.
Scoring Program Updates & XML upload to the NSRCA web site July 2013.
Moodle (Course Management Systems). Assignments 1 Assignments are a refreshingly simple method for collecting student work. They are a simple and flexible.
Copyright © 2012 Pearson Education, Inc. Publishing as Pearson Addison-Wesley C H A P T E R 6 Value- Returning Functions and Modules.
HTML Concepts and Techniques Fourth Edition Project 6 Using Frames in a Web Site.
Open the Goodyear Homepage Click on Teacher Tools.
Wimba Presenters Guide North Dakota University System 2009.
HTML Concepts and Techniques Fourth Edition Project 7 Creating a Form on a Web Page.
CMSC 104, Section 301, Fall Lecture 06, 9/18/02 Algorithms, Part 3 of 3 Topics Disk Quota Exceeded. Using Pine. More Algorithms Reading Read.
Computer Science 112 Fundamentals of Programming II Graphics Programming.
Resetting Student PreTests. Within the MyNursingLab Study Plans, pretests can be taken only one time by the student.
A GUIDE TO e-FILING OF SERVICE TAX RETURNS - II DIRECTORATE OF SYSTEMS CHENNAI.
Quiz. Quiz One Type your name, ID and address in the.asm file. MUST DO or ZERO SCORE. Change q1 to yourStudentID_q1. You were working as a programming.
Quiz. Quiz Two Type your name, ID and address in the.asm file. MUST DO or ZERO SCORE. Change q1 to yourStudentID_q1. You were working as a programming.
The Cisco Binary Game INSTALLING THE GAME Extract Set-up File Double click Binary_setup.zip Save to computer Launch Set-up Click binary_setup.exe Follow.
Spreadsheet Data Tables Data Table 1 allows you to change one input variable’s value at a time and record the impact that the input assumption has on several.
Using Frames in a Web Site Project 6. Project Objectives Project 6: Using Frames in a Web Site 2 Define terms related to frames Describe the steps used.
Today in Algebra 2 Go over homework Need a graphing calculator. More on Graphing Quadratic Equations Homework.
Touch screen function manual Right & left scroll key Room selecting key, Maximal quantity 50. Controlling Target icon Room background image brightness.
Online Submission and Management Information -- Authors AMS Annual Conference / AMS WMC Click on play to begin show.
Indicator 13 Secondary Transition. Main Menu SPP13 has a navigation toolbar located at the top of each screen. If you use the toolbar to navigate to another.
HTML Forms.
How to use in outlook 365. Opening outlook 365 Firstly you want to click the windows button in the bottom left corner of your screen which will.
Rubicon ATLAS A User’s Manual:. Rubicon ATLAS How to Log on and How to Edit: Essential Questions Enduring Understandings Knowledge Standards Unit Titles.
Assembly Language Makeup Miterm Lecturer: Sai-Keung Wong National Chiao Tung University Rename the template folder name to: YourStudentID_YourName. If.
Example 7 Multiplying with Technology Chapter 7.3 Use technology to compute BA and AB if and.  2009 PBLPathways.
CALC Menu - zero Example y = f(x) is given by CALC|zero can be used to find an x-intercept of a graph. Enter the given function into Y1 and use a ZOOM|ZStandard.
Using the TI-83+ Using Lists. Finding the lists  Once the calculator is on, press the STAT key. This key is located in the middle column under the DEL.
Midterm: Question 1 (35%) (30 minutes) Write an assembly program to draw a rectangle. – (5%) Show a message to ask for information of the rectangle – (5%)
Making Histograms with the TI-83 Plus Procedure Reference:
Cell Column Drawing Toolbar Formatting Toolbar Formula Bar Help Box Menu Bar Name Box Rows Standard Toolbar Title Bar Worksheet.
Computer Basics Tutorial Text boxes like this will give you information. Boxes like this at the bottom of a slide will give you instructions. Press the.
Groups of cells labeled with letters that go up and down (vertical)
Microsoft Word Tutorial Albert Kalim. Topics You Should Know About Start MS Word Start MS Word Open a document Open a document Enter text Enter text Change.
How to Start This PowerPoint® Tutorial
Microsoft Excel Unit 1.
This presentation is designed to give you an overview of the features in your improved LLN Robot System and the functions each feature performs. For more.
The Smarter Balanced Assessment Consortium
The Smarter Balanced Assessment Consortium
eSchoolPlus Teacher Training
Getting Started with Google Applications
Programming in JavaScript
Programming in JavaScript
The Smarter Balanced Assessment Consortium
The Smarter Balanced Assessment Consortium
Programming in JavaScript
FCL – Administration Tool
USA Softball Background Check
PIE Planning & Resources
Assembly Planning Committee Review Process
Presentation transcript:

Quiz

Quiz Three Type your name, ID and address in the.asm file. MUST DO. If not, you will receive a score of zero. Change the folder name to yourStudentID_q3. Submission: zip the folder and upload to E3 platform. You did quite well to improve your programming skill. You want to be a professional programmer and write something that is useful. Today, you want to implement a simple program using a random number generator.

Quiz Three Show a menu 1) Floating point calculation 2) Simple control Please press a key to continue …

Option one Floating point calculation 1.[1%] Clear the screen. 2.[3%] Ask the user to input three floating point numbers which are a, b, and c: Enter a: … Enter b: … Enter c: … 3. [15%] Compute a+b*c and show it: a+b*c = … 4. [1%] Press a key to go back to the main menu … means: the input value or the calculated value

Option Two: Simple control Use a random number generator to produce the colors of a bitmap (60x20). Control the bitmap to move. Draw the bitmap inside the area bounded by a frame. The background color is gray. -Use Randomize (set a seed) -Use random32 (return a random number between 0x0 and 0xffffffff) Key usages: ‘m’: build a new bitmap using a different seed. ‘w’: change the top row of the bitmap to gray color. The top row is deleted. ‘s’: change the bottom row of the bitmap to gray color. The bottom row is deleted. ‘a’: change the left column of the bitmap to gray color. The left column is deleted. ‘d’: change the right column of the bitmap to gray color. The right column is deleted. ‘h’: show/hide the frame. ‘q’: show student information ……

Option Two: Simple control 1. [1+9%] Clear the background to gray. Draw a blue frame (at least 60x20 ). 2. [0%] Call Randomize to set a seed for the random number generator. 3. [15%] Call Random32 to compute colors of the bitmap. The colors should not be gray. Draw the bitmap inside the area bounded by the frame. 4.[4*10%] Press wasd to change rows or columns of the bitmap to gray color, based on the key usages. In other words, the row or column is deteted. If you keep on to press these keys, the bimap disappears at the end. The region bounded by the frame becomes gray. 5. [5%] press ‘m’ to reset the bitmap with different colors. 6. [5%] press ‘h’ to show/hide the frame. 7. [5%] Press ‘q’ to clear the screen and then show student ID, name and address. After that press a key to quit the program.

End. Enjoy programming.