Giter Site home page Giter Site logo

masm's Introduction

masm

Microsoft Assembly Projects

  1. Project 1
  • Develop a program that takes in 2 user inputs and calculates 4 different math functions (addition, subtraction, multiplication, and division) and returns their values.
  1. Project 2
  • Develop a program to print out the Fibonacci sequence with a user inputed number of prints. Change the color of the background screen and text color
  1. Project 3
  • Develop a program that takes in negative numbers between -100 and -1 until a positive number is inputted. Then calculate the sum of the negative numbers, how many negatives were inputted, and the average of the numbers.
  1. Project 4
  • Develop a program that takes in an integer between a specified range, then print how the provided n number of composite number terms (between range of 1 and 400)
  1. Project 5
  • Develop a program that asks the user how many random numbers in the range of 100 to 999 will be generated. Store the numbers into an array then print. Sort the array from largest to smallest, print the mean number, and then finally print the array in sorted order.
  1. Project 6
  • Develop a program that will generate a random problem in format (n!)/(r!(n-r)!) and ask the user to answer. It will continue to generate problems until the user asks to stop.

masm's People

Contributors

hahn2014 avatar

Watchers

 avatar

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.