No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
hi, I think that the below function will help you to generate random number betwwen any two numbers you want . [code]/*Decleration of random_range function */ int random_range (int lowest_no ,int highest_no ) { int range ; int rando; if (lowest_no > highest_no ) { int temp =lowest_no ; lowest_no …
hi , i need function to calculate primitive root for prime q that if i choose prime number q then a which is primitive must satisfy that a%q ,(a pow 2 )%q , ...... (a pow i )%q = distinct integers betwwen 1 & q-1 that 1<i < q-1 and …
Greeting , it will be helpful if any one can provide me with Round Robin algorithm code in c/c++ thanks in-advance
please ,if one can help how to implement caht application using socket in c/unix or help me with example code of that with my thankssssssssssssss feda
The End.
feda