Recent content by Spenman91

  1. S

    Addition and subtraction in machine language

    I've been working on the assignment, and I watched a couple of videos about 2's complement and binary addition. I need to know those concepts as well, but I may have been confused when I stated that we were supposed to use that procedure to complete the assignment. Now that I have a better...
  2. S

    Addition and subtraction in machine language

    I'm just dropping into thank everyone for the assistance. Unfortunately, I haven't had very much time to devote this subject lately due to the vast amount of work I've had to complete for my other courses. I'm going to continue working on the assignment today and read up on the topic. The...
  3. S

    Addition and subtraction in machine language

    That is exactly what we are supposed to do! The TA's primary language is not English, and he is very difficult to understand sometimes. I'm not blaming him for the difficulty I'm having in the course, but it is a problem. I try to remedy this by reading about the concepts we cover in class...
  4. S

    Addition and subtraction in machine language

    I'll contact the instructor. The class is taught by a teaching assistant, so that is definitely a possibility. I know that in class we discussed shifting a rotating to preform arithmetic operations in class, but I'm not familiar enough with those concepts to complete the assignment. Thanks for...
  5. S

    Addition and subtraction in machine language

    We were never really taught how to write any code. We were told to use the program to create our programs visually. I should probably note that this is an introductory course that is meant to teach basic computer science and engineering fundamentals. The course is not centered around programming...
  6. S

    Addition and subtraction in machine language

    I'm working on an assignment for a computer science course. The professor did not give very good instruction, and I can't find very much information about the subject online. We are supposed to use this http://www.anne-gert.nl/projects/simpsim/ program to preform various operations including...
Back
Top