|
-
May 17th, 2013, 08:49 PM
#1
Thread Starter
New Member
Need Some Array Help
I dont know if anyone can really help me with this but I'm kind of stuck in a bind. I need to create a program that loads a text file filled with numbers and creates an array out of it and then lists it in listbox1 when you press the first button. When you press the 2nd button, it needs to sort the array in ascending order and list it in listbox2. While sorting, there needs to be a line of output each in listbox3 stating the number of elements in the array, the max and min value, the sum of all values, the mean of the values, the median of the values, and the mode of the values. I literally do not have a clue where to start with this and was hoping maybe someone here might. Thank you to anyone that can help and if not, thank you for atleast reading this.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|