Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: How can one get all possible combinations of a string without changing positions & using window size?

by davido (Cardinal)
on Apr 21, 2013 at 07:45 UTC ( [id://1029730]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
          0 .. 9
        ), "\n";
    }
    
  2. or download this
    2039: A2T2A2T2G2C2G1C2A2T2
    2040: A2T2A2T2G2C2G2C1A1T1
    ...
    2045: A2T2A2T2G2C2G2C2A1T2
    2046: A2T2A2T2G2C2G2C2A2T1
    2047: A2T2A2T2G2C2G2C2A2T2
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1029730]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-19 11:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found