Explore BrainMass

Explore BrainMass

    Memory Management

    BrainMass Solutions Available for Instant Download

    Sixteen Bytes of Data

    Question : Sixteen bytes of data are stored in memory locations YY50h to YY5Fh. Transfer the entire block to the memory locations starting from YY70h.

    Assembly Instructions

    Write a program that takes the smaller of two words stored in memory locations DS:12324h and DS:5678h ans store in register AX.

    Question About Assembly Instructions

    1. Place binary number 3B26h in register DX and count the number of binary ones in the number in DX in register AL. For example, the binary number 3F62h has nine binary ones. 2. Write a program that takes the smaller of two words stored in memory locations DS:1234h and DSL=:5678h and store in register AX.

    8086 Family Architecture

    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 memor

    Pinnacle Publishing: Problem Statement Matrix

    Instruction: - Review the attached introduction. - Review the attached preliminary investigation. - Review the attached problem statement matrix example Problem: - Complete a problem statement matrix using the attached problem statement matrix template.

    Cost Proposal is depicted.

    Background: NorthWestern Loan (NWL) is requesting a proposal for the installation of a local area networki at its loan office. NWL has purchased a new software package for loan administration and would like to replace its existing PCs and network cabling. The current network uses an old version of Novell and coaxial cable.

    (HCI) Human Computer Interaction

    21) Interactive computer systems can be categorized both in terms of interaction styles and interaction paradigms. This helps us to understand the problems and potential value of any interactive system design. We must also pay attention to the context of interaction, whether generic or specific designs are at stake. (a) Descr

    Data Structures Question

    1) (a) Consider the following axioms from the Unsorted List ADT: Delete(Create, i1) = Create Delete(Make(L1, i2), i1) = IF i1 = i2 THEN L1 ELSE Make(Delete(L1, i1), i2) END IF Briefly describe the behaviour of the Delete operation as defined by these axioms. What changes w

    Network Requirements

    From the project scenario below, what area of telecommunications or data communications to hardware and software would you suggest to design for this company's needs. Please provide a list of solutions based on the Network requirements that are listed at the end of the project scenario. Example of solution: · Modem dial-up

    Push pop using indirect addressing

    Create a stack area at 1000h. Push 10h bytes, located at data memory addresses 60000h to 6000fh, on the stack using indirect addressing. Then pop the stack to memory addresses 62000h to 6200fh using indirect addressing. Load unique data into the 10h bytes in order to test the program.

    The Conditions of Overflow and Underflow

    Computer Organization Floating Point Representation of Numbers (XIII) Define the conditions of Overflow and Underflow in floating point representation of numbers. Explain with examples.

    Automation/Group Collaboration

    What is the office automation and group collaboration software which is used in any oraginization? How do you analize this/ what are the ad/disadvantages on this process? What sre some automation tools used by virtually all offices, whether corpoarte or home based;the office suites, presentation packages, email etc.

    Internet delay !

    There is an institutional network connected to the internet by a 1 Mbps link. The institutional network is a very high-speed LAN (let 10 Mbps or more). Suppose that the average object size is 800,000 bits and that the average request rate from the institution's browsers to the original server is 1 request per second. Also suppos

    Translate ARC Code into Object Code

    I need to translate the following ARC code into object code. Assume that x is at location (4096)10 K .equ 1024 . . . addcc %r4 + k, %r4 ld %r14, %r5 addcc %r14, -1, %r14 st %r5, [x] . . .

    ARC Subroutine that Performs a Swap Operation

    Please help an ARC subroutine that performs a swap operation on the 32-bit operands x=25 y=50 which are stored in memory. Please use as few registers as possible. Thanks!! UPDATE: The ARC is a 32-bit machine with byte addressable memory. It can manipulate 32 bit data types, but all data is stored in memory as bytes, and th

    Database concept

    1. What is an entity? An attribute? 2. What is a one-to-many relationship? Give two examples of entities that have one-to-many relationships. 3. What is a DBMS? 4. How is it possible to get more information from the same amount of data though using a database approach as opposed to a file approach? 5. What is a DBA?

    BSS (Block Started by Symbol) - An editor has 100 KB of program text, 30 KB of initialized data, and 50 KB of BSS (Block started by symbol). The initial stack is 10 KB. Suppose that three copies of this editor are started simultaneously. How much physical memory is needed (a) is shared text is used, and (b) if it is not?

    An editor has 100 KB of program text, 30 KB of initialized data, and 50 KB of BSS (Block started by symbol). The initial stack is 10 KB. Suppose that three copies of this editor are started simultaneously. How much physical memory is needed (a) is shared text is used, and (b) if it is not?

    Data Communication Rate

    1. Suppose a machine has 20GB of storage space available on a hard disk and receives data over a telephone connection at the rate of 14,400 bps. At this rate, how long would it take to fill the available storage space? 2. Suppose a picture is represented on a monitor screen by a rectangular array containing 1024 columns and 7

    IEEE 754 floating point number addition

    Explore the operation of the IEEE 754 floating point format, using the following steps: (i) Explain how 32-bit (single-precision) floating-point values are stored in memory, and the function of each bit. (ii) Explain how two floating point numbers are added together, specifying all necessary operations on the various parts o

    A computer question is posed.

    Question: A medium sized company needs to upgrade the computer facilities for administrative and design and development applications. At the moment all computer-based applications are processed on a very cold 'Batch' machine whose operating system does not support 'multiprogramming ' As the senior IT Person in the company wr