News:

  • October 01, 2025, 08:59:46 AM

Login with username, password and session length

Author Topic: Example: Perform Bubble Sort on numeric data  (Read 6959 times)

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3761
    • Host Engineering
Example: Perform Bubble Sort on numeric data
« on: November 05, 2012, 03:12:36 PM »
This project generates a random set of "machine hours" for a set of machines (7 machines, by default).  Each machine has a "record" consisting of three pieces of information:
  • the mentioned Machine Hours
  • a numeric Machine ID
  • an ASCII STRING Machine Name
Once the data is generated and sorted, it logs details about the machine with the MOST hours to the Do-more Logger utility.

Please read the Start Page in the project for details of how to use it.

As with all examples, this is for educational purposes only and the user assumes are responsibility for its use.
« Last Edit: November 04, 2015, 09:51:48 AM by franji1 »


There are no comments for this topic. Do you want to be the first?