playWithMIPS

所属分类:嵌入式/单片机/硬件编程
开发工具:Assembly
文件大小:0KB
下载次数:0
上传日期:2020-10-25 10:59:57
上 传 者sh-1993
说明:  让我们在Assembly中玩,
(Let s Play in Assembly,)

文件列表:
A SIMPLE CALCULATOR/ (0, 2020-10-25)
A SIMPLE CALCULATOR/calc.s (3886, 2020-10-25)
Decode the code/ (0, 2020-10-25)
Decode the code/b_d.s (1237, 2020-10-25)
FACTORIAL OF A NUMBER/ (0, 2020-10-25)
FACTORIAL OF A NUMBER/loop_fact.s (1043, 2020-10-25)
Guess the number game/ (0, 2020-10-25)
Guess the number game/num_guess.s (3871, 2020-10-25)
LEAP YEAR OR NOT/ (0, 2020-10-25)
LEAP YEAR OR NOT/leap_year.s (1645, 2020-10-25)
MAD LIBS game/ (0, 2020-10-25)
MAD LIBS game/mad_libs.s (2474, 2020-10-25)
Main Diagonal Sum/ (0, 2020-10-25)
Main Diagonal Sum/trace.s (1726, 2020-10-25)
Min and Max sum/ (0, 2020-10-25)
Min and Max sum/min_max.s (1616, 2020-10-25)
Mirror clock problem/ (0, 2020-10-25)
Mirror clock problem/mir_clock.s (1375, 2020-10-25)
PATTERN PRINTING/ (0, 2020-10-25)
PATTERN PRINTING/fib.s (2108, 2020-10-25)

# playWithMIPS ![GitHub issues](https://img.shields.io/github/issues/noobDevelopers/playWithMIPS) ![GitHub Hacktoberfest combined status](https://img.shields.io/github/hacktoberfest/2020/noobDevelopers/playWithMIPS) ![MIPS](https://img.shields.io/badge/-MIPS-blue) Now learn mips assembly in a fun way....in the noob way!!! # Description My love for machine level language is never ending...!!! Most of you would have heard of our youtube series of MIPS Tutorials... Youtube series by us Here we provide you a hustle ground to take up some easy to medium level problems, and communicate with the machine in their own language... This repository contains numerous problem statement with hands-on code to craft a structure for solution... the problem is, creator of all such problems were newbie and hence could just succesfully generate the problem and not the solution...!! Let's find out solution for them.. # Table of Contents 1. A SIMPLE CALCULATOR 2. Decode the code 3. FACTORIAL OF A NUMBER 4. Guess the number game 5. LEAP YEAR OR NOT? 6. MAD LIBS game 7. Min and Max sum 8. Mirror clock problem 9. PATTERN PRINTING # How to Contribute? 1.Fork it! 2.Clone the forked repository to local system. 3.Read issues and solve it, or add your own issues 4.Commit your changes: git commit -m 'Add some feature'. 5.Push to the main branch 7.Submit a pull request ### If you had fun, consider to give a star to this repository

近期下载者

相关文件


收藏者