Hi,
I have 2 boolean expressions, I need to mix.
So I use this
If (A = True And B= True) Then
Begin
// code
End;
If (A = True And B= False) then
Begin
// Code
End;
If (A = False And B= True) The...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10170691.html
I have two computers running Windows 95, I have 2 static IP's assigned to me and 1 dedicated dial-up account. Computer A is on ip 204.134.204.125 and computer B has the ip 204.134.204.126, what i n...
http://www.experts-exchange.com/Networking/Windows_Networking/9x/Q_10189212.html
I would like to ask how to collect console input in c#.
For example, if I am using c++, the input can be collected by
scanf( "%d %lf %d %s %s", &a, &b, &c, d, e );
how to collect this input by ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20757958.html
Zones:
C#Date Answered: 10/06/2003 Rating: 8.6 Views: 0
DB: Access 2002.
I only have two simple tables.
Table A
- email [string]
Table B
- domain [string]
----------------------------------
Table A Sample Data
- abc@hotmail.com
- abc@Not...
http://www.experts-exchange.com/Database/Miscellaneous/Q_21383607.html
Zones:
DatabasesDate Answered: 04/11/2005 Rating: 6.6 Views: 0
i am having a roblem when i am trying to create a template page for my site
i am using php and basically i am creating a header and a footer file, and the any pages i create will include them li...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_22639196.htm...
Zones:
PHPDate Answered: 06/17/2007 Rating: 8.4 Views: 0
Hello,
I am confused about the b trees. Can anyone please tell me what's the difference between B+ and B trees? I need to know how many keys can be found in leaf nodes and non-leaf nodes of B tr...
http://www.experts-exchange.com/Programming/Algorithms/Q_24062221.html
Zones:
Algorithms,
C++,
CDate Answered: 01/19/2009 Rating: 8.0 Views: 160
I don't understand which key we should choose to separate the b-tree.
For example when we want to split a leaf node, we also have to update the parent node with the separation value we use.
B...
http://www.experts-exchange.com/Programming/Algorithms/Q_24062248.html
Zones:
Algorithms,
C++,
CDate Answered: 01/19/2009 Rating: 9.1 Views: 0
I'm lokking for algorithms about B-Tree
http://www.experts-exchange.com/Programming/Languages/Pascal/Q_10035109.html
Zones:
PascalDate Answered: 02/13/1998 Rating: 5.8 Views: 0
My A & B drives were switched when I had my PC upgraded.
Can I just rename the drives the way they should be, i.e.
B should be A?
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/98/Q_10140960.html
Zones:
Windows 98Date Answered: 03/20/1999 Rating: 5.8 Views: 0
How do I write a code on B Tree in C++?
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10158518.html
Zones:
C++Date Answered: 05/07/1999 Rating: 7.6 Views: 0