Network
In general, the term network can refer to any interconnected group or system.
Language
Any
Platform
Any
License
Any
hi..
I have my java code below. in dis i ve created a pause and play button. Already iam running two threads. One to play an audio file and other to display text. Now when i click the pause button...
how to write e^sqrt(lognloglog(n)) ,where n is biginteger
i wrote Double a;
a=Math.pow(e,Math.sqrt(Math.log(num.longValue())*M ath.log(Math.log(num.longValue())))));
but iam getting error
Is there a web service for finding longitude and latitude coordinates from postal codes and zip codes?
hello!
since i am new at jxta,i search and search at the internet so i found lots information about jxta,but it's just information nothing for help me to run a jxta program,so i have this code:...
Hi guys,
I'm trying to add a php string to some javascript:
document.getElementById("button").value = mygetrequest.responseText;
basically there are a load of buttons on one page. So i need...
I want a Login Box to be opened in modal window when user clicks on a link and authentication is done with Ajax.
I tried jQuery BlockUI, jQuery UI, ThickBox. But they are large in scope.
I also...
Hey,
the attached is provided to give you a start. the instructions are not all that clear to me.
g.l. se52
Hello,
I'm trying to do my java assignment but I got stuck on a loop. I'm really new to all of this, so it's almost impossible for me. I'm trying to define the class that will take care of...
hi all,
In the following code,
I have created 2 buttons- "normal" and "rotated".
When "normal" is clicked, an image is displayed ( as expected),
but when "rotated" is clicked - no image is...
hi.....
I want to convert wav file to text file in java. The audio must get converted to text. Can anyone help me with this and tell me what are the required dll files to be included.
Hi, Im a college student and have just starting off with webservices.
I dont understand why the webservice no longer works if I reference one of my own classes in it. I will get the following...
hello, you can substract the p1_guess from the random number and the same for p2_guess and the smaller result is nearer.
this afternoon i'm too lazy to write java code, but you will find examples how to sort multidimensional arrays here
Hey,
Use couple of variables to keep track of prior background color, ie.
public void actionPerformed(ActionEvent arg0) {
if (firstTime) {...
There are different offers for SOA. To use both Service Oriented Architecture and data management software, you can look at and use Talend as there are both tools to use.
They are community...
Thnks a lot man. Really helped a lot. The code worked. The comments were extremely helpful.
Thanks again!
DJ
I have a JButton that when it is pressed, the background color of it changes. My problem now is how can I change it to its original color when it is pressed again? Here is my code so far.....
Programs can have four styles of implementation comments: block, single-line, trailing, and end-of-line
=========
thanks
Hey,
Not sure about sparse matrix multiplication, but attached program maybe does what needs to be done.
regards, se52
ps. same ps. as prior post
Hi,
We are currently looking to integrate Live Meeting features with our SharePoint site, where can we get the Live Meeting Service API? How can we interact with the API?
Thanks in advance