Click here to Skip to main content
15,881,687 members
Home / Discussions / Algorithms
   

Algorithms

 
Questiondecimal to binary pattern using mantissa and exponents Pin
Sadaiyappan24-Mar-09 12:28
Sadaiyappan24-Mar-09 12:28 
AnswerRe: decimal to binary pattern using mantissa and exponents Pin
Yusuf24-Mar-09 13:03
Yusuf24-Mar-09 13:03 
AnswerRe: decimal to binary pattern using mantissa and exponents Pin
CPallini25-Mar-09 1:54
mveCPallini25-Mar-09 1:54 
GeneralRe: decimal to binary pattern using mantissa and exponents Pin
Luc Pattyn25-Mar-09 3:32
sitebuilderLuc Pattyn25-Mar-09 3:32 
GeneralRe: decimal to binary pattern using mantissa and exponents Pin
CPallini25-Mar-09 3:44
mveCPallini25-Mar-09 3:44 
Questionboolean expression Pin
Sadaiyappan24-Mar-09 4:43
Sadaiyappan24-Mar-09 4:43 
AnswerRe: boolean expression Pin
Luc Pattyn24-Mar-09 4:57
sitebuilderLuc Pattyn24-Mar-09 4:57 
AnswerRe: boolean expression Pin
Roger Wright1-Apr-09 19:59
professionalRoger Wright1-Apr-09 19:59 
The expression is a XOR function, and it can't be done without at least a NOT operator available to you, unless you assume you have all four inputs at hand. As Luc pointed out, you can implement it using NAND and NOR logic, because you can use either as a NOT operator, but it can't be done with only A and B as inputs, and AND and OR as operators. Your teacher is either an idiot, or a tricksy hobbit.

"A Journey of a Thousand Rest Stops Begins with a Single Movement"

Questionlogic diagram Pin
Sadaiyappan24-Mar-09 2:59
Sadaiyappan24-Mar-09 2:59 
AnswerRe: logic diagram Pin
Alan Balkany24-Mar-09 3:49
Alan Balkany24-Mar-09 3:49 
QuestionCode to find BER and MSE Pin
Reshma Naik24-Mar-09 2:27
Reshma Naik24-Mar-09 2:27 
QuestionMaths behind CUMIPMT function of MS Excel Pin
Rupesh Kumar Swami21-Mar-09 21:30
Rupesh Kumar Swami21-Mar-09 21:30 
AnswerRe: Maths behind CUMIPMT function of MS Excel Pin
73Zeppelin21-Mar-09 23:50
73Zeppelin21-Mar-09 23:50 
AnswerRe: Maths behind CUMIPMT function of MS Excel Pin
Roger Wright22-Mar-09 18:36
professionalRoger Wright22-Mar-09 18:36 
GeneralRe: Maths behind CUMIPMT function of MS Excel Pin
73Zeppelin22-Mar-09 21:52
73Zeppelin22-Mar-09 21:52 
GeneralRe: Maths behind CUMIPMT function of MS Excel Pin
Roger Wright23-Mar-09 2:25
professionalRoger Wright23-Mar-09 2:25 
GeneralRe: Maths behind CUMIPMT function of MS Excel Pin
73Zeppelin23-Mar-09 3:38
73Zeppelin23-Mar-09 3:38 
GeneralRe: Maths behind CUMIPMT function of MS Excel Pin
Roger Wright23-Mar-09 19:28
professionalRoger Wright23-Mar-09 19:28 
QuestionAI ? Pin
Mohammad Dayyan21-Mar-09 10:20
Mohammad Dayyan21-Mar-09 10:20 
AnswerRe: AI ? Pin
Arash Partow21-Mar-09 23:42
Arash Partow21-Mar-09 23:42 
AnswerRe: AI ? Pin
jk chan23-Mar-09 0:13
jk chan23-Mar-09 0:13 
AnswerRe: AI ? Pin
Alan Balkany23-Mar-09 3:42
Alan Balkany23-Mar-09 3:42 
GeneralRe: AI ? Pin
Mohammad Dayyan23-Mar-09 4:09
Mohammad Dayyan23-Mar-09 4:09 
GeneralRe: AI ? Pin
Alan Balkany23-Mar-09 4:40
Alan Balkany23-Mar-09 4:40 
GeneralRe: AI ? Pin
Mohammad Dayyan23-Mar-09 4:45
Mohammad Dayyan23-Mar-09 4:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.