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

Algorithms

 
AnswerRe: Shortest Path on Unweighted Edges Pin
Luc Pattyn25-Jun-12 11:56
sitebuilderLuc Pattyn25-Jun-12 11:56 
GeneralRe: Shortest Path on Unweighted Edges Pin
BupeChombaDerrick25-Jun-12 14:56
BupeChombaDerrick25-Jun-12 14:56 
GeneralRe: Shortest Path on Unweighted Edges Pin
Tadeusz Westawic9-Jul-12 5:00
Tadeusz Westawic9-Jul-12 5:00 
QuestionColor mixing algorithm Pin
Kobi_Z14-Jun-12 5:03
Kobi_Z14-Jun-12 5:03 
AnswerRe: Color mixing algorithm - Repost Pin
Richard MacCutchan14-Jun-12 5:38
mveRichard MacCutchan14-Jun-12 5:38 
GeneralRe: Color mixing algorithm - Repost Pin
Kobi_Z14-Jun-12 7:09
Kobi_Z14-Jun-12 7:09 
QuestionRe: Color mixing algorithm Pin
BupeChombaDerrick16-Jun-12 13:14
BupeChombaDerrick16-Jun-12 13:14 
AnswerRe: Color mixing algorithm Pin
Kobi_Z17-Jun-12 7:41
Kobi_Z17-Jun-12 7:41 
BupeChombaDerrick wrote:
Given two color's X,Y, floor(Y*0.9) + floor(X*0.1) and floor(X*0.9) + floor(Y*0.1) give different results,so physically speaking why is that so? The equation has to be commutative, mixing two colors is supposed to be commutative. Please explain why this discrepancy?
Kobi_Z wrote:
for example, if i want to mix color1 as main with color3 :...
the first color you mix is the main one.

It is a riddle some students asked at my university and I try to "solve" it because I find it interesting i dont think you should look on the physical aspect .
hope it explains any discrepancy.

Thanks.
GeneralRe: Color mixing algorithm Pin
BupeChombaDerrick17-Jun-12 13:50
BupeChombaDerrick17-Jun-12 13:50 
GeneralRe: Color mixing algorithm Pin
Kobi_Z12-Jul-12 21:14
Kobi_Z12-Jul-12 21:14 
GeneralRe: Color mixing algorithm Pin
BupeChombaDerrick17-Jun-12 14:22
BupeChombaDerrick17-Jun-12 14:22 
GeneralRe: Color mixing algorithm Pin
Kobi_Z12-Jul-12 21:15
Kobi_Z12-Jul-12 21:15 
AnswerRe: Color mixing algorithm Pin
Luc Pattyn17-Jun-12 8:05
sitebuilderLuc Pattyn17-Jun-12 8:05 
GeneralRe: Color mixing algorithm Pin
Kobi_Z17-Jun-12 9:05
Kobi_Z17-Jun-12 9:05 
GeneralRe: Color mixing algorithm Pin
Luc Pattyn17-Jun-12 9:10
sitebuilderLuc Pattyn17-Jun-12 9:10 
GeneralRe: Color mixing algorithm Pin
BupeChombaDerrick17-Jun-12 13:43
BupeChombaDerrick17-Jun-12 13:43 
GeneralRe: Color mixing algorithm Pin
Kobi_Z26-Jun-12 7:12
Kobi_Z26-Jun-12 7:12 
GeneralRe: Color mixing algorithm Pin
BupeChombaDerrick26-Jun-12 14:22
BupeChombaDerrick26-Jun-12 14:22 
AnswerRe: Color mixing algorithm Pin
YvesDaoust18-Jun-12 20:50
YvesDaoust18-Jun-12 20:50 
QuestionAND/OR Graph Search Pin
chipchip_boy25-May-12 21:20
chipchip_boy25-May-12 21:20 
AnswerRe: AND/OR Graph Search PinPopular
Richard MacCutchan25-May-12 23:02
mveRichard MacCutchan25-May-12 23:02 
AnswerRe: AND/OR Graph Search Pin
Amarnath S3-Jun-12 21:48
professionalAmarnath S3-Jun-12 21:48 
Questionalgorithms Pin
gunjan adhikari29-Apr-12 3:21
gunjan adhikari29-Apr-12 3:21 
AnswerRe: algorithms PinPopular
Richard MacCutchan29-Apr-12 4:46
mveRichard MacCutchan29-Apr-12 4:46 
GeneralRe: algorithms Pin
BupeChombaDerrick29-Apr-12 11:58
BupeChombaDerrick29-Apr-12 11:58 

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.