Click here to Skip to main content
15,889,216 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: Integer Geometry Pin
CPallini31-May-07 20:57
mveCPallini31-May-07 20:57 
AnswerRe: Integer Geometry Pin
stevepqr17-May-07 3:13
stevepqr17-May-07 3:13 
GeneralRe: Integer Geometry Pin
stevepqr17-May-07 7:30
stevepqr17-May-07 7:30 
General[Message Deleted] Pin
#12317-May-07 8:01
#12317-May-07 8:01 
GeneralRe: Integer Geometry Pin
stevepqr17-May-07 9:21
stevepqr17-May-07 9:21 
General[Message Deleted] Pin
#12317-May-07 10:35
#12317-May-07 10:35 
GeneralRe: Integer Geometry Pin
cp987617-May-07 21:14
cp987617-May-07 21:14 
GeneralRe: Integer Geometry Pin
stevepqr18-May-07 2:45
stevepqr18-May-07 2:45 
The Grand Negus wrote:
where the formulas are minimal data structures for describing those shapes (in our Plain English programming language); and where the algorithms for drawing, filling, translating, rotating, and scaling are also presented in Plain English.


Defining a whole new geometry in so called 'plain english' (programming language or not) just isn't going to be feasible. The geometry must be defined in mathematical terms either using existing notation or creating new notation (mathematicians are very fond of this!). The reason for this is obvious, y=mx+c is easier to understand (for me anyway) than "the value along the y axis is equal to the value along the x axis multplied by another value m representing the slope of the line added to a constant which is the y value where the line crosses the y axis"

Once defined in the correct notation it may then be translated into the plain english version but to be honest I would have to wonder why when in C (ugly or not) we can write y=m*X+c; and be finished.
GeneralRe: Integer Geometry Pin
stevepqr18-May-07 15:13
stevepqr18-May-07 15:13 
GeneralRe: Integer Geometry Pin
stevepqr18-May-07 18:07
stevepqr18-May-07 18:07 
GeneralRe: Integer Geometry Pin
stevepqr18-May-07 18:41
stevepqr18-May-07 18:41 
GeneralRe: Integer Geometry Pin
stevepqr22-May-07 2:46
stevepqr22-May-07 2:46 
GeneralRe: Integer Geometry Pin
stevepqr22-May-07 8:15
stevepqr22-May-07 8:15 
GeneralRe: Integer Geometry Pin
stevepqr22-May-07 9:37
stevepqr22-May-07 9:37 
GeneralRe: Integer Geometry Pin
JMOdom17-May-07 19:23
JMOdom17-May-07 19:23 
GeneralRe: Integer Geometry Pin
jayart18-May-07 4:09
jayart18-May-07 4:09 
GeneralRe: Integer Geometry Pin
jayart18-May-07 4:21
jayart18-May-07 4:21 
GeneralRe: Integer Geometry Pin
CPallini31-May-07 20:35
mveCPallini31-May-07 20:35 
GeneralRe: Integer Geometry Pin
stevepqr1-Jun-07 2:21
stevepqr1-Jun-07 2:21 
Questionhow to make .exe file by MatLab Pin
suroor4539-May-07 17:00
suroor4539-May-07 17:00 
AnswerRe: how to make .exe file by MatLab Pin
Tim Paaschen9-May-07 20:48
Tim Paaschen9-May-07 20:48 
GeneralRe: how to make .exe file by MatLab Pin
suroor45310-May-07 4:07
suroor45310-May-07 4:07 
AnswerRe: how to make .exe file by MatLab Pin
Arun.Immanuel9-May-07 22:32
Arun.Immanuel9-May-07 22:32 
GeneralRe: how to make .exe file by MatLab Pin
suroor45310-May-07 4:04
suroor45310-May-07 4:04 
GeneralRe: how to make .exe file by MatLab Pin
Maximilien10-May-07 4:44
Maximilien10-May-07 4:44 

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.