Results 1 to 2 of 2
- 05-16-2010, 06:36 PM #1
Member
- Join Date
- Mar 2009
- Posts
- 27
- Rep Power
- 0
How to reduce the number of tables?
Hi everyone!
I have a big problem:
If there is a set A={1,2,3,...,47,48,49} there are 49 elements, if we choolse randomly 6 numbers what is probability?
If we generate all of these combination and we will have 13983816 combination.
We want to put these in a table and add six column it will be (12-COLUMNS X 13983816-ROWS) then the number of rows will be reduce.
I have build some tables with a sample 2-elements from 9.
The first table is main and the other tables are the table in wich all of these combiantion find.

My question:
How can I made all of these combination in a small number of tables?
- 05-16-2010, 08:11 PM #2
Senior Member
- Join Date
- May 2010
- Posts
- 436
- Rep Power
- 4
Similar Threads
-
reduce redundancy
By hydride in forum New To JavaReplies: 4Last Post: 04-06-2010, 08:25 PM -
How to eliminate 'reduce to icon' and 'maximize' buttons.
By hendrix79 in forum New To JavaReplies: 2Last Post: 12-30-2008, 02:10 PM -
How do I reduce Fractions in this program?
By Popedreadlock in forum New To JavaReplies: 8Last Post: 12-08-2008, 12:28 AM -
How to use Java's compression classes to reduce the amount of data sent over a socket
By Java Tip in forum java.netReplies: 0Last Post: 04-07-2008, 07:56 PM -
How to reduce the size or avoiding out of memory error?
By rajeshkumarmsc in forum Advanced JavaReplies: 3Last Post: 08-11-2007, 10:15 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks