Re: Which programmable task can be done faster by a human than by a computer?
- From: "x" <x@xxxxxxxxxxxxxx>
- Date: Wed, 28 Sep 2005 17:39:10 +0300
"Claudio Grondi" <claudio.grondi@xxxxxxxxxx> wrote in message
news:3pvefmFc4e6tU1@xxxxxxxxxxxxxxxxx
> Considering, that it seems to be a common attitude, that humans are
> able to perform tasks requiring high parallel computation some orders
> faster than current computer with serial way of processing
> assembler commands, I wonder which in common programming
> languages as C++ or Python programmable task working on a given
> input data set can be finished faster by a human than by a computer
> running the code of the program?
> I think about an experiment where the as source code available
> computer program running on a 3.0 GHz machine is not able to
> provide the results as fast as a human when feeded with same input
> data set.
The human might use a faster computer to do the same task.
So the human will always be faster. :-)
.
- Follow-Ups:
- Re: Which programmable task can be done faster by a human than by a computer?
- From: Claudio Grondi
- Re: Which programmable task can be done faster by a human than by a computer?
- References:
- Which programmable task can be done faster by a human than by a computer?
- From: Claudio Grondi
- Which programmable task can be done faster by a human than by a computer?
- Prev by Date: Re: Which programmable task can be done faster by a human than by a computer?
- Next by Date: Re: Which programmable task can be done faster by a human than by a computer?
- Previous by thread: Re: Which programmable task can be done faster by a human than by a computer?
- Next by thread: Re: Which programmable task can be done faster by a human than by a computer?
- Index(es):
Relevant Pages
|