Number of strings up to a maximum

Assignment Help Basic Computer Science
Reference no: EM132298064

Quick sort in assembly x86 language using the files below here is the link to the files

mboshart.dyndns.org/~mboshart/3410programs.html#prog3

Allow the user to enter a number of strings up to a maximum of 100 (MAX EQU 100). Set the maximum length of each of your strings as a constant at the top of your program. For example, you could set MAXLEN EQU 14 where there are a maximum of 12 characters in the string, a carriage return, and a line feed. I will need to be able to change MAXLEN in this one location, so make sure to pass the maximum string length to your procedures. Declare one array in your main program. Do not simply sort another array that contains the memory addresses of each string. Any string that starts with "x" is interpreted as the sentinel value indicating that the user is done entering strings. Display the unsorted array.

Sort the array of strings using quick sort. Write procedures as needed using multiple files. Header files should use conditional assembly. Your partition procedure should call a swap procedure that uses the stack for temporary swap space. Do not use a .DATA section in any procedure. You should also have a quicksort procedure called by the main program that starts the recursion off with the correct parameters.

Your program should be able to read strings in from an input file. The strings in the provided file are all the same length (spaces have been appended at the end of the strings to make them the same length). Your program should also be able to sort strings of differing lengths inputted without an input file. If two strings are identical except that one string is longer than another, the shorter string should come first.

Files

  • str_utils.h
  • str_utils.obj
  • build.bat
  • animals.txt

Program Specification:

  • Strings
  • movsb
  • cmpsb
  • repeat
  • ESI
  • EDI
  • Swap procedure
  • Directly use movsb and repeat in this procedure
  • Use the stack for temporary swap space (no .DATA in the procedure!)
  • Other Procedures
  • Compute address procedure (required for array random access)
  • Partition procedure that uses your swap procedure
  • Quicksort recursive procedure
  • Quicksort called by main program (starts recursion)
  • Conditional Assembly
  • Loops
  • Conditionals
  • Recursion
  • Arrays

Submission:

Comment and Submit Electronically:

  • quicksort_driver.asm (main program)
  • quicksort.asm
  • all supporting files (headers and any other items that you wrote)

Reference no: EM132298064

Questions Cloud

Relationship holds between these two propositions : What logical relationship holds between these two propositions? Explain.
Create restaurant-menu and pizza classes : Create Restaurant, Menu and Pizza classes and employee and hour structs. Create the .h and .cpp files for one of the classes
Define the predicates passenger : Let the domain of discourse be trains. Define the predicates Passenger(x), Cargo(x), and Mail(x) to mean that x carries passengers, cargo or mail
Determine the top five it assets : Determine the top five IT assets to include in a risk assessment for a typical manufacturing facility.
Number of strings up to a maximum : Allow the user to enter a number of strings up to a maximum of 100 (MAX EQU 100). Set the maximum length of each of your strings as a constant
Discuss one key take-away : Discuss one key take-away that you learned from the industry presentations and panel.
What are the differences between intrusion detection systems : What are the differences between intrusion detection systems (IDS) and intrusion prevention systems (IPS)?
Which would you recommend to a client : How do they differ in term of strength and operation? Which of this did you prefer and why? Which would you recommend to a client?
What is the significance of including aup in a security : Acceptable Use Policy - AUP is a very prominent component in a Security Policy.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Identifies the cost of computer

identifies the cost of computer components to configure a computer system (including all peripheral devices where needed) for use in one of the following four situations:

  Input devices

Compare how the gestures data is generated and represented for interpretation in each of the following input devices. In your comparison, consider the data formats (radio waves, electrical signal, sound, etc.), device drivers, operating systems suppo..

  Cores on computer systems

Assignment : Cores on Computer Systems:  Differentiate between multiprocessor systems and many-core systems in terms of power efficiency, cost benefit analysis, instructions processing efficiency, and packaging form factors.

  Prepare an annual budget in an excel spreadsheet

Prepare working solutions in Excel that will manage the annual budget

  Write a research paper in relation to a software design

Research paper in relation to a Software Design related topic

  Describe the forest, domain, ou, and trust configuration

Describe the forest, domain, OU, and trust configuration for Bluesky. Include a chart or diagram of the current configuration. Currently Bluesky has a single domain and default OU structure.

  Construct a truth table for the boolean expression

Construct a truth table for the Boolean expressions ABC + A'B'C' ABC + AB'C' + A'B'C' A(BC' + B'C)

  Evaluate the cost of materials

Evaluate the cost of materials

  The marie simulator

Depending on how comfortable you are with using the MARIE simulator after reading

  What is the main advantage of using master pages

What is the main advantage of using master pages. Explain the purpose and advantage of using styles.

  Describe the three fundamental models of distributed systems

Explain the two approaches to packet delivery by the network layer in Distributed Systems. Describe the three fundamental models of Distributed Systems

  Distinguish between caching and buffering

Distinguish between caching and buffering The failure model defines the ways in which failure may occur in order to provide an understanding of the effects of failure. Give one type of failure with a brief description of the failure

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd