Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
4
Posts with Downvotes
2
Downvoting Members
3
0 Endorsements
~2K People Reached
Member Avatar for kebbby

I have this Algorithm that sorts array of integers implemented in a simple inventory system in Visual Basic 6.0 for my thesis. The system can sort items by total price, unit price, quantity, etc. But when the input number is within 7 or more digits (ex: 3,382,328), the application produces …

Member Avatar for AndreRet
0
1K
Member Avatar for kebbby

Please help with this new sorting algorithm. I implement it on VB but i cant get a correct output. It's a new sorting algorithm and the pseudocode was provided. Here are the informations about it. Here are the steps: 1. In a single pass on the array, the algorithm finds …

Member Avatar for Momerath
0
103
Member Avatar for kebbby

I need help in finding an [B]existing algorithm[/B] that is used in an [B]existing application[/B]. And then I should find bugs / errors / problems on the said existing algorithm so I could [B]enhance[/B] it and I should come up with a [B]new and enhanced application[/B]. It is the main …

Member Avatar for AuburnMathTutor
-1
107
Member Avatar for kebbby

I am now on our chapter 3 of my thesis in Computer Science, I dont know much about this part: 3.2 Technical data 3.2.1 System specification 3.2.2 system development 3.2.2.1 System design What do I do here? Can somebody explain these parts? Thank you!

Member Avatar for AuburnMathTutor
-3
87