Since 4/4/2012 7:24:48 AM, ryanarossi has written 7 articles and participated in 7 conversations. ryanarossi signature: ryanarossi
ryanarossi's articles:
Items(7) /1
Event Handling?748 (3/26/2007 6:36:30 PM) comp.lang.perl.misc Could someone give me a link to a tutorial on event handling in perl? I have not been able to find anything, it seems what I always find when searching for event handling in perl is signal handling. Are these t... zm5
BTree Implementation/Insert Method??419 (11/7/2006 6:51:43 PM) comp.lang.java.programmer Does anyone have a BTree Implementation in Java which you could share with me?? I have spent atleast a few hours searching google, with no luck.. In particular I need the insert method.. Thanks for your help ... zm5
Rounding to the 10th decimal place224 (8/17/2006 5:48:16 PM) comp.programming I have a large array with doubles and when I add them all up to compute the average similarities I get -1.QNAN error. Which I believe means overflow, so I would like to know how to round off these doubles to th... ryanarossi
k-means clustering algorithm229 (8/13/2006 2:41:58 PM) comp.programming Can anyone link me to a k-means clustering program? If not, then an algorithm would be helpful also. I have tried searching for one, but I get no results worth using. So I am wondering if there are any people e... ryanarossi
Randomly outputting an array1723 (7/14/2006 5:49:18 PM) comp.programming What would be the simplest way to output an array in random order, but every element in the array MUST be outputted and the elements cannot repeat? My current code is below, which I simply have a very large arr... ryanarossi
Combinatorial Problem #21832 (7/1/2006 7:47:37 AM) comp.programming I have a set of 16 strings called S. I need to find all the combinations of set S, 12 at a time. For instance, let's say I have strings 1-16. So I need to find all the possibilities with a window of 12 without ... ryanarossi
Algorithm Question #22521 (5/24/2006 8:39:47 AM) comp.programming I have a file that is the human genome, and I have parsed it a specific way, and im looking for a counter example to a problem. If the sequence is marked like {A(TG}{A)(TG}{A)(TG}{A)(TG}{A)TG} then I have found... ryanarossi
ryanarossi's replies:
Items(4) /1
Algorithm Question #22521 (5/24/2006 8:39:47 AM) comp.programming I have a file that is the human genome, and I have parsed it a specific way, and im looking for a counter example to a problem. If the sequence is marked like {A(TG}{A)(TG}{A)(TG}{A)(TG}{A)TG} then I have found... ryanarossi(14)
Combinatorial Problem #21832 (7/1/2006 7:47:37 AM) comp.programming I have a set of 16 strings called S. I need to find all the combinations of set S, 12 at a time. For instance, let's say I have strings 1-16. So I need to find all the possibilities with a window of 12 without ... ryanarossi(14)
k-means clustering algorithm229 (8/13/2006 2:41:58 PM) comp.programming Can anyone link me to a k-means clustering program? If not, then an algorithm would be helpful also. I have tried searching for one, but I get no results worth using. So I am wondering if there are any people e... ryanarossi(14)
BTree Implementation/Insert Method??419 (11/7/2006 6:51:43 PM) comp.lang.java.programmer Does anyone have a BTree Implementation in Java which you could share with me?? I have spent atleast a few hours searching google, with no luck.. In particular I need the insert method.. Thanks for your help ... ryanarossi(14)