<< Prev Showing: 26-30 of 108 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 ·Write and assemble the following programs and include the start and end addresses for all memory addresses. Show results in following format: 0000h 3Dh mov a,01h 0001h 01h 0002h 3Fh mov [1000h],a 0003h 00h Problem: Clear all memory locations from 2000h to 200Ah. Make every odd bit in memory address C000h and D000h a 0. Do not change any other bit at each address.
Subject:
Computer Science
Topic:
Computer Architecture
Posting ID:
38021
OTA ID:
104648
Question : Sixteen bytes of data are stored in memory locations YY50h to YY5Fh. Transfer the entire block to the memory locations starting from YY70h.
Subject:
Computer Science
Topic:
Computer Architecture
Posting ID:
39816
OTA ID:
104648
Develop an assembly language program
I need help with completing the following specification for an assembly language program. This is a practice question. This is part of an overall assignment that I am stuck at. The program needs to check the current disk drive and report: • The drive letter which would normally be assigned by DOS • The amount of used space on the disk • The amount of free space on the disk • An indication that disk reorganisation is advised if the free space falls below 10% of the total available space. Any naming conventions for program labels, sub-programs, variable names etc can be used. Please could each line in the source code be documented with a remark explaining what it does so tha... click for more
Subject:
Computer Science
Topic:
Computer Architecture
Posting ID:
43269
OTA ID:
104496
The Physics of Electronic Devices and Circuits
Please address: 1. How electrons move in conductors, semiconductors, and insulators 2. How diodes and simple transistors are constructed and how they work
Subject:
Computer Science
Topic:
Computer Architecture
Posting ID:
46754
OTA ID:
103997
Boolean Algebra and Digital Logic
Boolean Algebra and Digital Logic 1. Convert the following binary numbers to their decimal equivalents a. 1101 b. 0011 c. 11100111 d. 10101011 2. Convert the following decimal numbers to their binary, octal, and hexadecimal equivalents a. 16 b. 32 c. 48 d. 80 3. Do the following work and answer the following questions a. Explain the relationship between an AND gate and a NAND gate in terms of Boolean Algebra and draw truth tables for both types of gate b. Explain the relationship between an OR gate and a NOR gate in terms of Boolean Algebra and draw truth tables for both types of gate 4. In the following problems, use 0 to stand for False and 1 to stand for... click for more
Subject:
Computer Science
Topic:
Computer Architecture
Posting ID:
46755
OTA ID:
103979
<< Prev Showing: 26-30 of 108 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-108 ·Page generated in 0.0137 seconds