Click here to Skip to main content
15,888,454 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: Vector orientation Question. Pin
73Zeppelin31-Mar-09 5:13
73Zeppelin31-Mar-09 5:13 
AnswerRe: Vector orientation Question. Pin
Tim Craig31-Mar-09 8:26
Tim Craig31-Mar-09 8:26 
AnswerRe: Vector orientation Question. Pin
Roger Wright1-Apr-09 20:06
professionalRoger Wright1-Apr-09 20:06 
QuestionHow To Scramble Numbers On These Tables? [modified] Pin
Feranawati31-Mar-09 3:56
Feranawati31-Mar-09 3:56 
AnswerRe: How To Scramble Numbers On These Tables? Pin
Feranawati22-Apr-09 3:03
Feranawati22-Apr-09 3:03 
QuestionNeed help finding an Algorithm for a project [modified]-with image link Pin
dfreeser30-Mar-09 6:34
dfreeser30-Mar-09 6:34 
AnswerRe: Need help finding an Algorithm for a project Pin
Jörgen Andersson30-Mar-09 9:47
professionalJörgen Andersson30-Mar-09 9:47 
GeneralRe: Need help finding an Algorithm for a project Pin
dfreeser30-Mar-09 10:26
dfreeser30-Mar-09 10:26 
http://i44.tinypic.com/actrma.jpg[^]

Essentially, it is an upside down tree. I don't need to solve data, just develop the flow diagram given the numerical data(area, upper and lower nodes).

I was going to create an array and populate it like a grid and then call my graphics function to print the flowchart. I don't know if this is effective (I am a civil engineer and a c# newbie). There shouldn't be more than 40 areas given to solve for and there shouldn't be more than 4 branches.

The data i will have will look like this:

area---upper node---lower node
1----101----------102
2----102----------103
3----103----------104
.......
8----108----------111
etc...

Thanks for any guidance.

modified on Monday, March 30, 2009 4:40 PM

AnswerRe: Need help finding an Algorithm for a project [modified]-with image link Pin
dfreeser1-Apr-09 11:16
dfreeser1-Apr-09 11:16 
GeneralRe: Need help finding an Algorithm for a project [modified]-with image link Pin
73Zeppelin2-Apr-09 3:44
73Zeppelin2-Apr-09 3:44 
Questiontheory of grahp Pin
mini_25068927-Mar-09 8:00
mini_25068927-Mar-09 8:00 
AnswerRe: theory of grahp Pin
73Zeppelin30-Mar-09 2:45
73Zeppelin30-Mar-09 2:45 
QuestionAlgorithm to generate CPU load in Windows Pin
Rennie7626-Mar-09 2:04
Rennie7626-Mar-09 2:04 
AnswerRe: Algorithm to generate CPU load in Windows Pin
Eddy Vluggen26-Mar-09 2:19
professionalEddy Vluggen26-Mar-09 2:19 
Answerpseudo-code Pin
Luc Pattyn26-Mar-09 2:34
sitebuilderLuc Pattyn26-Mar-09 2:34 
AnswerAdding: Algorithm to generate CPU load in Windows Pin
Rennie7627-Mar-09 0:21
Rennie7627-Mar-09 0:21 
AnswerRe: Adding: Algorithm to generate CPU load in Windows Pin
Eddy Vluggen27-Mar-09 1:50
professionalEddy Vluggen27-Mar-09 1:50 
Questionmethod behind FV function of excel Pin
Rupesh Kumar Swami24-Mar-09 19:36
Rupesh Kumar Swami24-Mar-09 19:36 
AnswerRe: method behind FV function of excel Pin
Roger Wright24-Mar-09 20:14
professionalRoger Wright24-Mar-09 20:14 
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 

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.