not exactly. I have some strings and i have no idea which they are. I have to identify the recurrent substrings such as house, green...but i don't have them as input..
Program your life ^^
not exactly. I have some strings and i have no idea which they are. I have to identify the recurrent substrings such as house, green...but i don't have them as input..
Program your life ^^
great idea lawrenceinba! but what do you mean with "removing the pattern"? i'm not sure to understand this way..
Program your life ^^
Hi everyone! I'm working on a project and i need to do what follows: i have an array of strings,example: house3 house2 green23 green.5 H6 H01 G19 G78 ..and so on. I have to extract only the recurrent strings: house,green,H,G. Any idea about it? (the language is java but doesn't matter, i just need the idea!) Thanks in advance, Enrico.
Program your life ^^
Hi everyone! I'm working on a project and i need to do what follows: i have an array of strings,example: house3 house2 green23 green.5 H6 H01 G19 G78 ..and so on. I have to extract only the recurrent strings: house,green,H,G. Any idea about it? (the language is java but doesn't matter, i just need the idea!) Thanks in advance, Enrico.
Program your life ^^
Hi everyone! I'm working on a project and i need to do what follows: i have an array of strings,example: house3 house2 green23 green.5 H6 H01 G19 G78 ..and so on. I have to extract only the recurrent strings: house,green,H,G. Any idea about it? (the language is java but doesn't matter, i just need the idea!) Thanks in advance, Enrico.
Program your life ^^
Thank you Drew. Btw i found a great library for whoever need it: http://jung.sourceforge.net/doc/index.html[^] It helped me, maybe someone is intersted. Enrico
Program your life ^^
Hello folks, i'm searching for a class or any sample code to organize a graph (map or network). I try to explain better, i just want to display a graph in a fine way, clear and well spaced. Thanks in advance
Program your life ^^
Hello folks, i'm searching for a class or any sample code to organize a graph (map or network). I try to explain better, i just want to display a graph in a fine way, clear and well spaced. Thanks in advance
Program your life ^^
modified on Wednesday, January 7, 2009 3:39 PM
thanks you were very helpful!
Program your life ^^
Hi everyone, i'm working on a project and i need to draw a graph (not a chart, a network). I think there are some classes or library to do that but i didn't find anything. Can someone help me? Articles, links...all welcome possibly in java language. Thanks in advance, Enrico
Program your life ^^
Hi everyone, i'm working on a project and i need to draw a graph (not a chart, a network). I think there are some classes or library to do that but i didn't find anything. Can someone help me? Articles, links...all welcome. Thanks in advance, Enrico
Program your life ^^
i'm not sure if u can do it. maybe u could use the user controls and with the buttons next/back u could show/hide them. enrico
VentoEngine corp. Program your life ^^
Hello there, i need to make a client/server application. the server has to keep listening ( while(true).. ) for a client message. the client send to the server a request (for a file) and the server will send the file to the client. How can i do this? link, suggestions all welcome :) Thanks in advance Enrico
VentoEngine corp. Program your life ^^
does it work if i have an usb modem? or a router? VentoEngine corp. Program your life ^^
how con i check for the internet connection status changes? every time the pc goes online/offline i want to make an action... any ideas? Thanks VentoEngine corp. Program your life ^^
the problem is: i have to do something when the computer start an internet connection. I can't simply control the status...i want to intercept the event "On Connected".. I hope you understand VentoEngine corp. Program your life ^^
hi everybody! how can i check if the computer is connected to the internet or not? i don't wanna try to connect every 2 seconds or use a service for monitoring the pc... i have to check the status changes as well. any ideas?all welcome... thanks in advace Enrico VentoEngine corp. Program your life ^^
Hello! i just started to write a windows service. i put in the OnStart method the things i want to do, but it doesn't work.. any suggestion? Thanks Enrico VentoEngine corp. Program your life ^^
Set the readonly property to true;) VentoEngine corp. Program your life ^^
can you give me more information? VentoEngine corp. Program your life ^^