Advertisement

1 - 10 of 1046 containing alltags:("queue") (0.001 seconds)
Need help with this program... I really don't know how to make it work... and I'm hoping to finish it tonight.  I'm trying to liberate myself to have time to visit my godfather who was urgently tra...
Zones: C++Date Answered: 12/16/1998 Grade: A Views: 0
Can anyone help me? Please provide me with a full working set of Java code for implementing a queue using linked list. With 2 threads, one to add to the queue and the other to remove from the queue.
Zones: Java, Microsoft Visual C++Date Answered: 04/27/2000 Grade: A Views: 0
Can you use message queues to talk to an app that does not have a window, such as a background application? If not, how can you communicat with these types of apps?
Zones: C++Date Answered: 03/26/2001 Grade: A Views: 0
does anyone have any examples of a Printer queue? where you can add , docname, owner, size and position in queue how to add data to queue how to remove data from queue how to remove item fr...
Zones: JavaDate Answered: 05/03/2002 Grade: B Views: 0
Hello all, Our DNS was handled internally for inside and outside resolution. We have common namespace for inside and outside. This sort of setup is not recommended and sure enough it bit us, not...
Zones: ExchangeDate Answered: 10/30/2003 Grade: B Views: 0
Using Visual Basic together with Ms Xml 4.0 SP1 with the following xml-file: <?xml version="1.0" ?> <!DOCTYPE data SYSTEM "-------Censored--------"> <data> <error code="-3002804"> <string...
Zones: Visual BasicDate Answered: 03/03/2003 Grade: B Views: 0
I am trying to create a priority queue based on a start time of the node to be enqueued. The queue has  first and rear pointers. When I enqueue the first item everything appears to work correctly. ...
Zones: C++Date Answered: 11/04/2003 Grade: A Views: 0
I know that queue.dequeue  returns and retrieves the object at the front of the queue. However, my problem is that sometimes if the first variable doesn't match my requirements, I need to test ...
Zones: .NETDate Answered: 06/08/2003 Grade: B Views: 0
I'm trying to write a print queue simulation. I want to use 5 printers, each with their own priority (1 - 5) There are 1600 Time units for this simulation. Every time unit, there is a 62% chan...
Zones: C++Date Answered: 07/28/2003 Grade: C Views: 0
Does anybody know if anybody have sourcecode for a program following applies to: - Consist of a client and server - Can receive or pull data from various sources and place it in a queue - One ...
Zones: Delphi ProgrammingDate Answered: 06/22/2004 Grade: A Views: 0