Advertisement

1 - 10 of 135 containing alltags:("o") (0 seconds)
I'm looking for definitive tutorials on BNF and algorithm run times. Anyone have some good links?
Zones: ProgrammingDate Answered: 04/22/2004 Grade: A Views: 0
Dear Experts, I'm looking for a way to reset the revision number in word. Each time I'm saving a document the revision number increases by one if I do understand correct. However to get revision ...
Zones: MS WordDate Answered: 09/12/2008 Grade: A Views: 9
thankyou to both of the respondants from my question posted at the end of last month... but I get back and go to look at the 2 URL's that I hadn't seen, and the Q is 'gone' - from my recieved mail ...
Zones: ProgrammingDate Answered: 12/15/2000 Grade: A Views: 0
Hi, I'm currently working on a project to write a program to work on an embedded system, a set-top-box(You know the device you get when you sign up for digital TV). This particular set-top-box h...
Zones: C, Adobe Type ManagerDate Answered: 11/18/2003 Grade: A Views: 0
Hi , I'm running some java in Websphere which is attempting to read a Oracle table via findByPrimaryKey().  It is falling over with a java.lang.ClassCastException error. the details aRE B...
Zones: Java, J2SEDate Answered: 06/24/2004 Grade: A Views: 0
What is the file attribute "O"?  How does it get set?
Zones: Operating Systems, Active DirectoryDate Answered: 06/25/2005 Grade: A Views: 0
When you program an algorithm, you very often make use of external function calls, which in turn, run an algorithm themself. My question, is whether or not the efficiency of these 'sub-algorithm...
Zones: Math & ScienceDate Answered: 02/22/2006 Grade: A Views: 0
for (i = 0; i<m; i++)      for (j = 0; j <i; j++)           blah(); for (k = 0; k <m; k++)      boo(); boo() and blah() are methods that run at constant time.  My Professor did like a summ...
Zones: JavaDate Answered: 05/05/2006 Grade: B Views: 0
I've been brought in late to manage a project of transitioning 200 (+/-) physical servers to virtual servers.  I'm still getting all the details, but I believe they are all Wintel boxes and servers...
Zones: VMwareDate Answered: 05/28/2008 Grade: A Views: 0
I'm porting a program from NT that uses FILE_FLAG_NOBUFFERING, which means that it bypasses the operating system's disk cache for both reading and writing.  This is useful for sequential I/O of lar...
Zones: Unix Systems ProgrammingDate Answered: 10/11/1998 Grade: A Views: 0