15 Replies - 2094 Views - Last Post: 05 January 2009 - 12:34 PM
#1
Question
Posted 22 December 2008 - 12:30 PM
Replies To: Question
#3
Re: Question
Posted 22 December 2008 - 02:49 PM
#5
Re: Question
Posted 23 December 2008 - 12:35 PM
(The word Algorithm actually comes from a middle-eastern name, Al-gorithm)
#6
Re: Question
Posted 24 December 2008 - 07:58 AM
Gloin, on 23 Dec, 2008 - 11:35 AM, said:
I found this at wikipedia:
Khwārizmī, Persian astronomer and mathematician, wrote a treatise in 825 AD, On Calculation with Hindu Numerals. (See algorism). It was translated into Latin in the 12th century as Algoritmi de numero Indorum (al-Daffa 1977), which title was likely intended to mean "Algoritmi on the numbers of the Indians", where "Algoritmi" was the translator's rendition of the author's name; but people misunderstanding the title treated Algoritmi as a Latin plural and this led to the word "algorithm" (Latin algorismus) coming to mean "calculation method". The intrusive "th" is most likely due to a false cognate with the Greek ἀριθμός (arithmos) meaning "number".
This post has been edited by amir_ju: 24 December 2008 - 08:01 AM
#7
Re: Question
Posted 24 December 2008 - 09:05 AM
amir_ju, on 24 Dec, 2008 - 09:58 AM, said:
Gloin, on 23 Dec, 2008 - 11:35 AM, said:
I found this at wikipedia:
Khwārizmī, Persian astronomer and mathematician, wrote a treatise in 825 AD, On Calculation with Hindu Numerals. (See algorism). It was translated into Latin in the 12th century as Algoritmi de numero Indorum (al-Daffa 1977), which title was likely intended to mean "Algoritmi on the numbers of the Indians", where "Algoritmi" was the translator's rendition of the author's name; but people misunderstanding the title treated Algoritmi as a Latin plural and this led to the word "algorithm" (Latin algorismus) coming to mean "calculation method". The intrusive "th" is most likely due to a false cognate with the Greek ἀριθμός (arithmos) meaning "number".
What is your question?
And i don't think many of us can read what you posted.
#8
Re: Question
Posted 24 December 2008 - 09:14 AM
#9
Re: Question
Posted 24 December 2008 - 09:20 AM
jjsaw5, on 24 Dec, 2008 - 09:05 AM, said:
amir_ju, on 24 Dec, 2008 - 09:58 AM, said:
Gloin, on 23 Dec, 2008 - 11:35 AM, said:
I found this at wikipedia:
Khwārizmī, Persian astronomer and mathematician, wrote a treatise in 825 AD, On Calculation with Hindu Numerals. (See algorism). It was translated into Latin in the 12th century as Algoritmi de numero Indorum (al-Daffa 1977), which title was likely intended to mean "Algoritmi on the numbers of the Indians", where "Algoritmi" was the translator's rendition of the author's name; but people misunderstanding the title treated Algoritmi as a Latin plural and this led to the word "algorithm" (Latin algorismus) coming to mean "calculation method". The intrusive "th" is most likely due to a false cognate with the Greek ἀριθμός (arithmos) meaning "number".
What is your question?
And i don't think many of us can read what you posted.
I read it and found it interesting. It does appear the term "algorithm" is of middle-eastern descent.
#10
Re: Question
Posted 24 December 2008 - 09:28 AM
This post has been edited by KYA: 24 December 2008 - 09:28 AM
#11
Re: Question
Posted 24 December 2008 - 09:30 AM
skyhawk133, on 24 Dec, 2008 - 11:20 AM, said:
jjsaw5, on 24 Dec, 2008 - 09:05 AM, said:
amir_ju, on 24 Dec, 2008 - 09:58 AM, said:
Gloin, on 23 Dec, 2008 - 11:35 AM, said:
I found this at wikipedia:
Khwārizmī, Persian astronomer and mathematician, wrote a treatise in 825 AD, On Calculation with Hindu Numerals. (See algorism). It was translated into Latin in the 12th century as Algoritmi de numero Indorum (al-Daffa 1977), which title was likely intended to mean "Algoritmi on the numbers of the Indians", where "Algoritmi" was the translator's rendition of the author's name; but people misunderstanding the title treated Algoritmi as a Latin plural and this led to the word "algorithm" (Latin algorismus) coming to mean "calculation method". The intrusive "th" is most likely due to a false cognate with the Greek ἀριθμός (arithmos) meaning "number".
What is your question?
And i don't think many of us can read what you posted.
I read it and found it interesting. It does appear the term "algorithm" is of middle-eastern descent.
I'm just retarded today. I apologize my brain is somewhere else.
#12
Re: Question
Posted 24 December 2008 - 11:51 AM
That was interesting for me. I thought it may be interesting for others too. You might be right
#13
Re: Question
Posted 05 January 2009 - 10:49 AM
i am trying to do a game program called TicTacToe. I have to make this game on Eclipse, using Array functions.
can someone please help me!
thanks
#14
Re: Question
Posted 05 January 2009 - 11:07 AM
- a function boolean win(int playerId),
- a function boolean place(int x, int y, int playerId)
- a function void main(String[] args) ... with some things you have to think of yourself.
Ok, i'm not a mod, but for the next time:
[rules][/rules]
#15
Re: Question
Posted 05 January 2009 - 12:33 PM

New Topic/Question
Reply


MultiQuote








|