- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
20 Posted Topics
Re: Hi Bob. I just wanted to know if random() could be included in ur list of random no generating functions as well. random works as a macro and a function: Macro: random( int num ) Function : int random( int num ) In both cases a random number between 0 … | |
| |
hi can any1 send me the source code to the bellman-ford and djikstra routing algos please? regards, naveen. | |
Re: port nos. vary depeding on the protocol using them. in command prompt u can run "netstat -a" to see what protocols are running,their port nos. their conn. status etc. | |
Hi All, Could any1 please tell me where i can find a tutorial for a port scanner in VB? Regards, Naveen. | |
Re: Music is anyways a passion for me. Yeah i listen to different music styles when i work. Indian Classical(many of u might have heard of pt. Ravi Shankar and the sitar)Others like Ustad Amjad Ali Khan Saab are equally good. The instrumental music is really soothing :-) Then there are … | |
Re: hi u could try [url]http://msdn.microsoft.com[/url] i am working on a similar project and the code samples and tutorials on the site are pretty good. | |
hi guys. am new to VB. so dont know too many things. i am making a multimedia player and i have completed the brass tacks. i have a couple of qns for features that i wanna put in 1. how do i implement a feature wherein i display the time … | |
hi all, i have a project to make a data quality audit tool that will be used as a plug-in with another tool. now in this im making forms using VB. we have to then allow user to choose rules he wishes to apply to the various data types assigned … | |
hi all.iv been assigned a project to create rule sets for a database using using Java and Xml. i am supposed to create rules and then customize the rules as required into various modules. initially i am supposed to use a flat file but later move on to a DB. … | |
Re: [QUOTE=smithag261]I'm new to C programming. I could not understand how to write the following programs. 1. Any year is input through keyboard. Write aprogram to determine whether it is a leap year or not.[/QUOTE] its a very basic prog. take a user i/p. then chk if it is divisible by … | |
i am unable to compile and run network based applications like client/server apps. what should i do now? | |
hi. can someone please explain what are message passing interfaces and how i can code them? regards, naveen | |
Re: look &b[3] = b + 3 (using pointer arithemetic) therefore &b[3] - b = b + 3 - b = 3. hence ur ans. regards. | |
i have created 3 matrices: 1) Connection Mtrx 2) Metric Mtrx 3) Ans Mtrx. here from connection mtrx, seeing starting node,i update the ans mtrx which will hold the sequence of node traversal. how do i code to achieve this? the code problem is coming in function bf(). #include<iostream.h> #include<conio.h> … | |
Re: [QUOTE=rishiraj_bayerd]Hi everybody, I am quite familier in C.But i don't any thing about printer port programming.Can you help me......? thanking you... rishi[/QUOTE] hi rishi try this site [url]http://guideme.itgo.com/atozofc/[/url] this should help u a great deal. just search for what u want. good luck. | |
Hi guys. Check out this tut on the web. [url]http://guideme.itgo.com/atozofc/[/url] good help with programming in c and dos. its a free ebook with individual files for each chapter. around 70 files. too good to miss. hope u like it. | |
Re: [QUOTE=freesoft_2000]hi everyone, Can anyone recommend me a good free java 2 ebook for download on the net or even a good free java 2 tutorial download. Someone please let me know about this or even put a link on your reply Thank You Yours Sincerely Richard West[/QUOTE] hi richard. u … | |
Hi. can anyone tell me where to find a good tutorial for modem and i/o port programming? |
The End.