代做CSCI 2525、c/c++,Java程序語言代寫

      時間:2024-03-13  來源:  作者: 我要糾錯



      CSCI 2525 Assignment 3
      Create the two programs described below. Upload them to Canvas prior to the
      due date.
      1. reorder.asm
      - rearranges the values of the following array into the order shown. Use
      only MOV and XCHG to accomplish the desired result. Do not use any immediate
      values except in the .data section. Use only direct offset addressing to
      accomplish the goal. Be as efficient as you can. Note: You will have to look in
      memory to see if you have achieved your goal. You may not create other data
      elements to assist with this problem.
      Original Array: MyArray WORD 5767h, 2132h, 4798h
      At the end of this part of the assignment, the array will be in increasing order.
      This means in memory, not just the registers.
      You will be using a new Irvine Library function. DumpMem.
      In order to use this you need the following information.
      ESI = Offset of myArray
      ECX = # of elements in myArray. Use the $ directive in .data to get this
      information.
      EBX = unit size (good place to use TYPE instruction).
      After you have the information required in ESI, ECX, and EBX, you will simply type
      call DumpMem on the next line.
      To be clear, it will be something like the following (where you will fill in the
      xxxxxxx)
      mov esi, xxxxxxx
      mov ecx, xxxxxxx
      mov ebx, xxxxxxx
      call dumpmem
      2. fibonacci.asm
      - computes the following.
      a. Compute fib(n) for n = 2, 3, …, 9 using an array, of the appropriate
      size and type. If you so desire, you may declare a value for fib(0) and
      fib(1). However, all computation of the remaining elements of the
      array must be done by your program, no use of immediate values is
      allowed. In other words, you must use the formula shown below
      (figure 1) to determine the values of the remainder of the required
      elements. Do not declare an array pre-filled with the required
      elements.
      b. After your array is filled with required values, store fib(5) through
      fib(9) in consecutive bytes of the ebx register starting from the
      lowest byte; that is, fib(5) is stored in the low byte (bl) of ebx, fib(6)
      is stored in the next byte (bh), fib(7) is stored in the next byte of ebx
      and fib(8) is stored in the highest byte.
      Figure 1: Information on the Fibonnaci sequence
      Notes for Fibonacci.asm
      1. Assume fib(0)=0, fib(1)=1. These are the only two values you may directly
      initialize in the .data section. You can declare them as part of the array.
      2. You may use any instruction/directive/operator through chapter 4 pg 128,
      including any of the arithmetic operators +, *, /, -.
      3. Your program must use indirect operands in some way as discussed in
      chapter 4.
      4. Your program must calculate all values of the Fibonacci sequence except
      Fib(0) and Fib (1).
      5. You must use a loop.
      Specifications for Entire Assignment
      1. Your program must make calls to DumpRegs as necessary.
      2. You may not use immediate values for any portion of this assignment except
      where specifically allowed.
      Example: mov ebx, 08050302 ;// This is not allowed
      請加QQ:99515681  郵箱:99515681@qq.com   WX:codehelp 

      標簽:

      掃一掃在手機打開當前頁
    1. 上一篇:IEMS 5730代做、c++,Java語言編程代寫
    2. 下一篇:代寫CISC221、Java/Python設計編程代做
    3. 無相關信息
      昆明生活資訊

      昆明圖文信息
      蝴蝶泉(4A)-大理旅游
      蝴蝶泉(4A)-大理旅游
      油炸竹蟲
      油炸竹蟲
      酸筍煮魚(雞)
      酸筍煮魚(雞)
      竹筒飯
      竹筒飯
      香茅草烤魚
      香茅草烤魚
      檸檬烤魚
      檸檬烤魚
      昆明西山國家級風景名勝區
      昆明西山國家級風景名勝區
      昆明旅游索道攻略
      昆明旅游索道攻略
    4. 福建中專招生網 NBA直播 短信驗證碼平臺 WPS下載

      關于我們 | 打賞支持 | 廣告服務 | 聯系我們 | 網站地圖 | 免責聲明 | 幫助中心 | 友情鏈接 |

      Copyright © 2025 kmw.cc Inc. All Rights Reserved. 昆明網 版權所有
      ICP備06013414號-3 公安備 42010502001045

      主站蜘蛛池模板: 南通市| 池州市| 开远市| 克什克腾旗| 临泽县| 洛南县| 昭苏县| 建阳市| 冀州市| 天台县| 新建县| 申扎县| 揭阳市| 马边| 龙游县| 定安县| 陇西县| 玛纳斯县| 楚雄市| 嘉黎县| 盐山县| 玉屏| 白水县| 黄梅县| 绵竹市| 齐齐哈尔市| 清丰县| 房产| 临汾市| 清河县| 蒙自县| 庆安县| 绥宁县| 从江县| 绵竹市| 蒲城县| 玉树县| 嘉峪关市| 海丰县| 沅江市| 贵溪市|