Click here to Skip to main content
15,904,935 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: conversion color - hexnumber - color Pin
Luc Pattyn13-Sep-07 2:36
sitebuilderLuc Pattyn13-Sep-07 2:36 
GeneralRe: conversion color - hexnumber - color Pin
Tom Deketelaere13-Sep-07 3:08
professionalTom Deketelaere13-Sep-07 3:08 
GeneralRe: conversion color - hexnumber - color Pin
Luc Pattyn13-Sep-07 3:18
sitebuilderLuc Pattyn13-Sep-07 3:18 
GeneralRe: conversion color - hexnumber - color Pin
Tom Deketelaere13-Sep-07 3:26
professionalTom Deketelaere13-Sep-07 3:26 
GeneralRe: conversion color - hexnumber - color Pin
Tim Craig13-Sep-07 18:21
Tim Craig13-Sep-07 18:21 
GeneralRe: conversion color - hexnumber - color Pin
Tom Deketelaere13-Sep-07 20:46
professionalTom Deketelaere13-Sep-07 20:46 
AnswerRe: conversion color - hexnumber - color Pin
Jeremy Falcon25-Sep-07 8:45
professionalJeremy Falcon25-Sep-07 8:45 
QuestionDinamyc priority asignation Pin
Nelek12-Sep-07 4:18
protectorNelek12-Sep-07 4:18 
Hi all,

last days I'm trying to stablish a priority dinamically. The objective is to determine which object is the best option to be chosen every cycle execution, and then operate with it.

The objects are mashines. Some parameters (like consumed energy) affect directly the priority, others (like reaction time, non stop activity time...) affect inversely Proportional, other parameters have to have some fixed values (like steps in the process) and other are bool (like permission).

I have it more or less clear with the factors that have to go multiplying, dividing and so on... but I don't find any formule that gives me a desirable result.

More or less is something like:

Permission * Already_Activate * ((Energy / (Reaction_time * Non_Stop_Time)) + StepValue [Actual]).

This is a simplified example (actually I have 10 different parameters, some of them variable during the process), I hope you can understand what I mean.

Does anyone know any web where the creation of formules for dinamically calculate priorities or parameters is explained?

Or give me some tips, methodes to find it out by myself.

Thanks

Greetings.

--------
M.D.V.

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?

AnswerRe: Dinamyc priority asignation Pin
Russell'13-Sep-07 6:54
Russell'13-Sep-07 6:54 
GeneralRe: Dinamyc priority asignation Pin
Nelek13-Sep-07 22:52
protectorNelek13-Sep-07 22:52 
GeneralRe: Dinamyc priority asignation Pin
Russell'14-Sep-07 0:02
Russell'14-Sep-07 0:02 
GeneralRe: Dinamyc priority asignation Pin
Nelek14-Sep-07 0:51
protectorNelek14-Sep-07 0:51 
GeneralRe: Dinamyc priority asignation Pin
Russell'14-Sep-07 1:07
Russell'14-Sep-07 1:07 
GeneralRe: Dinamyc priority asignation Pin
Nelek14-Sep-07 1:51
protectorNelek14-Sep-07 1:51 
GeneralRe: Dinamyc priority asignation Pin
Russell'14-Sep-07 2:17
Russell'14-Sep-07 2:17 
GeneralRe: Dinamyc priority asignation Pin
Nelek25-Sep-07 2:17
protectorNelek25-Sep-07 2:17 
GeneralRe: Dinamyc priority asignation Pin
Russell'25-Sep-07 3:03
Russell'25-Sep-07 3:03 
QuestionSemi automatic forground video segmentation Pin
ptr_Electron12-Sep-07 0:17
ptr_Electron12-Sep-07 0:17 
AnswerRe: Semi automatic forground video segmentation Pin
Russell'12-Sep-07 2:34
Russell'12-Sep-07 2:34 
QuestionCommon path aspect algorithm, help please! Pin
c#_keithy10-Sep-07 4:43
c#_keithy10-Sep-07 4:43 
AnswerRe: Common path aspect algorithm, help please! Pin
Dan Neely10-Sep-07 5:41
Dan Neely10-Sep-07 5:41 
GeneralRe: Common path aspect algorithm, help please! Pin
c#_keithy10-Sep-07 5:45
c#_keithy10-Sep-07 5:45 
GeneralRe: Common path aspect algorithm, help please! Pin
Dan Neely10-Sep-07 6:57
Dan Neely10-Sep-07 6:57 
AnswerRe: Common path aspect algorithm, help please! Pin
Russell'10-Sep-07 6:17
Russell'10-Sep-07 6:17 
QuestionRe: Common path aspect algorithm, help please! Pin
David Crow10-Sep-07 7:23
David Crow10-Sep-07 7:23 

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.