Search Results

Showing results 1 to 7 of 7
Search took 0.01 seconds.
Search: Posts Made By: paeez
Forum: ASP.NET Sep 3rd, 2007
Replies: 1
Views: 486
Posted By paeez
hi..iv created a table and placed labels in every row of the table....
when i run it,all the labels misplace in the page as if they have not placed in the rows...
what should i do?
i have another...
Forum: Java Jul 11th, 2007
Replies: 6
Views: 8,226
Posted By paeez
explain what it does..
Forum: Java Jul 10th, 2007
Replies: 6
Views: 8,226
Posted By paeez
can any one explain about the below code which is Dining Philosophers Problem..

//Dining Philosophers Problem
import java.util.Random;
class Monitor {
int phil_States[] = new int[5]; //...
Forum: C# Jul 8th, 2007
Replies: 1
Views: 1,080
Posted By paeez
after finishing while loop,when it wants to quit the recursive( node curr) method,it comes back again to the recursive call(recursive (nod)) in the for loop and it traps in several loops till an...
Forum: C++ Mar 22nd, 2007
Replies: 1
Views: 1,056
Posted By paeez
here is a code about a circularlinklist,which its nodes contain a number between 1 to 2048(first node contains 1 and the lastnode contains 2048) and pointer P that refers to the last node...what does...
Forum: C++ Mar 8th, 2007
Replies: 3
Views: 1,660
Posted By paeez
I want to search a name in my doubly linkedlist and remove it.
I used strcmp(string1/string2) to see if the data part of the current node is the same as the data im looking for or not.but it didnt...
Forum: C++ Feb 28th, 2007
Replies: 2
Views: 1,260
Posted By paeez
iv written a code that insert a node befor a node containing a certain value(for example insert a node having value 3,befor the node containing value5),i checked the code many times,i couldnt find...
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC