Advertisement

1 - 10 of 517 containing alltags:("logical") (0.001 seconds)
I like to know more about logic gates because it is part of my job. Stuffs like why logic gates are needed, types of logic gates, their characteristics, materials used and effects on voltage and pe...
Zones: HardwareDate Answered: 10/14/1999 Grade: A Views: 0
Does anyone know how to perform a logical Shift Left/Right. I know in C++ it is 1<<1 (=2 decimal ot 10 binary) But my experience in VB is a bit limited, so please can someone tell me if this ...
Zones: Visual BasicDate Answered: 05/21/2001 Grade: B Views: 23
What is the business logic please. See the following quotation: The first-generation monolithic architecture, based on a host-terminal model (see Figure 4.1) centralized all of an organization...
Zones: Processor Platform ProgrammingDate Answered: 04/15/2003 Grade: B Views: 0
=IF($J$36>195650,"ok",IF($J$36<1,"","not logical")) I had this statement and it works fine, however I need to add If J36 <250000 it is not logical either..... I tried this =IF($J$36>195650...
Zones: Ms Office SuiteDate Answered: 12/15/2002 Grade: A Views: 0
   Hello, I want to know what is the difference between an arithmetic and logical right shift ? and the difference between an arithmetic and logical left shift ? Thanks !
Zones: AssemblyDate Answered: 05/20/2004 Grade: A Views: 0
Hey guys, This is a portion of code from a program that searches a list box for "Source Interface" and acts on it if it finds Source Interface in the spot it's looking for it, like this Form2.Se...
Zones: ProgrammingDate Answered: 04/14/2004 Grade: A Views: 0
I have developed an ASP order form which totals and multiplies the various fields without problems (after a little help from my friends..) My problem now is that  I wish to add Postage with the ar...
Zones: Web DevelopmentDate Answered: 02/19/2005 Grade: A Views: 0
This is copied from a web source, but I cant post that here at the moment as it unfortunately contains the answers as well. (Will post it later). A low points value to discourage googling as it's ...
Zones: Puzzles / RiddlesDate Answered: 05/23/2005 Grade: A Views: 0
I have a repeater in which I display the following data regarding charges by vendor/account:   Vendor Name, Account Number, Billing Month, Charges ($).  The data displays beautifully with items and...
Zones: ASP.Net ProgrammingDate Answered: 10/17/2005 Grade: A Views: 0