Coder Social home page Coder Social logo

assembly-01's Introduction

assembly-01

檔案01內容為:

  1. 填滿陣列, 建立一個序列, 用雙字組以 N 個隨機整數填滿陣列:

a. 提示:請輸入任一N的整數值, 此值為陣列元素的數目.

b. 提示: 請輸入範圍:如使用者輸入20, 則會隨機產生-20 ~+20範圍的陣列元素值,一直到填滿陣列為止

檔案02內容為:

  1. 用組合語言只要輸入例如: 起始值: 1 , 最後值 10, 即可計算出以下結果 y = 1 * 2 + 2 * 3 + 3 * 4 + ...+ 9 * 10

檔案03內容為:

3.從鍵盤輸入個人學號後五碼, 將輸出為倒數第一碼乘2加5後, 再將倒數第二碼乘3減1,倒數第三碼乘5加6後, 倒數第四碼乘2加5後,倒數第五碼乘2加6後,將上述方式得到的五個數值加總.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.