Code Monkey home page Code Monkey logo

dos-wage-calculator's Introduction

DOS-wage-calculator

同济大学CS《汇编语言》大作业: 计时工资计算TongJi University CS assembly language assignment: wage calculator

概述

本项目是为2020年同济大学计算机系汇编语言大作业。选题是:计时工资计算

题目

第1题,计时工资计算。

要求:某学生利用暑期到快递公司打工,该公司以底薪加计件工资的形式,并以周为结算周期给实习学生发工资。具体计薪办法是:实习学生一周工作6天,每天基本工资220元,每天送快递100件为基本要求,超过100件的则每件增加1.5元,每天不足100件则每少1件扣1.2元。根据某同学某周内各天的快递量(如102,176,147,89,138,72)编程计算该实习学生的周工资。

环境

本程序使用基于8086的汇编语言,可在DOSBox0.74中运行。

设计说明

参见doc文档

备注

彩色的汇编程序可能能让老师眼前一亮吧~

如果你感觉创新点还不够,可以尝试用汇编实现鼠标指针

感谢[email protected]指出源码394行的标志位错误,应是DE而非CF

dos-wage-calculator's People

Contributors

lingbai-kong avatar

Stargazers

 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.