Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~3K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Tags

8 Posted Topics

Member Avatar for Haranadh

I would like to know Which are the python data structures uses divide and concur algorithm? Please explain me?

Member Avatar for rproffitt
0
341
Member Avatar for lazylibran82
Member Avatar for Dani

[QUOTE=cscgal;1651393]Hey everyone, I just wanted to invite everyone to my birthday party this upcoming November. This is actually going to be the second large event that DaniWeb is throwing, the first being last June during Internet Week NYC. There's a Facebook event set up for it here: [url]http://www.facebook.com/event.php?eid=279987105364597[/url] To be …

Member Avatar for nalini@121
4
430
Member Avatar for Haranadh

Hi Friends, I am new to this XML & XSL. I want to write a template which takes two arguements and it should take the node name and node value. in template i want to format the input value. Please share if any one can guide me on this. The …

0
141
Member Avatar for Haranadh

Can some one suggest best way to calculate the huge matrix. Example: [CODE] const int NUMPAT = 1212; const int NUMIN = 6; const int NUMHID1= 13; const int NUMHID2 =15; const int NUMOUT = 12; #define rando() ((double)rand()/(RAND_MAX+1)) [/CODE] Below are----- [CODE] double Input[NUMPAT+1][NUMIN+1]; double Target[NUMPAT+1][NUMOUT+1]; double SumH1[NUMPAT+1][NUMHID1+1], WeightIH1[NUMIN+1][NUMHID1+1], …

Member Avatar for mike_2000_17
0
321
Member Avatar for Haranadh

Hi Can I use the this object inside the constructure of a C++ Class? please share if any one have idea what are the issues we may fall into.

Member Avatar for Haranadh
0
79
Member Avatar for Haranadh

Hi I am looking for the code Snipet which can validate the IPv6 address which is given as string format. IPv6 Address string validation, If any one tried code can you share? Mean while i also started writing code if i completed that i will share the same. Thanks a …

Member Avatar for tundra010
0
371
Member Avatar for Haranadh

Hi I am learning C#. I created two forms. Form1, Form2. Inside the program.cs -> static class Program -> static void Main() -> I am doing Application.Run(new Form1()); I have a public variable in Form1. That is "public static int myCode"; Inside the Form1-> There is a button -> button1. …

Member Avatar for jonsca
0
130

The End.