Sorted by "Less negative votes"
visits
508
votes
19
Posted on: Oct, 5th 2010

The travelling salesman is a problem computationally expensive to calculate. Its complexity is exponential and, therefore, is in the category of the problems that can't be solved in a polynomial time, in other words, it's as say that an actual computer can take a lot of millennia in get the solution to the problem. If we can get the result in less time will be useful to salesmen, transport agencies, postmen, distributors, infinity of fabrication process, DNA analysis and a lot of more situations. Show more of "The travelling salesman problem"
visits
660
votes
10
Posted on: Oct, 14th 2011

Adobe has announced that the next version of Photoshop will incorporate a new algorithm to fix images with motion blur. How is possible correct this kind of blur? Learn more about "Algorithm to correct motion blur"
visits
352
votes
25
Posted on: Feb, 15th 2011

The RSA is an encription algorithm of public key more used in the world. Its security increases exponentially with every bit that we add to the encription key, hence nobody have achieved break its security and maybe nobody do it never. If you want know how are posible the secure bank transactions over Internet, or how can be signed digitally e-mails and documents, besides of other things, follow reading. Learn more about "RSA: the security of your money depends of it"
visits
315
votes
19
Posted on: Aug, 31st 2010

The SIGGRAPH is the annual conference of computer graphics most important of the world where converge the art and the science. This conference it's performed since the year 1974 and in this post I'm going to present the science papers, animations and inventions that more have attracted my attention of the SIGGRAPH of this year that ended in July. Learn more about "The best of the SIGGRAPH 2010"
visits
626
votes
17
Posted on: Dec, 10th 2010

The next week is the world release of TRON Legacy the adaptation of the old TRON, a cult film of the science fiction that launched Disney in July of 1982, being the first movie in the world that used animated computer graphics in a intensive way, in a epoch where begins to appear the first personal computers. Don't miss the rest of "TRON - The beginning of the computer graphics in the movies"
visits
1023
votes
323
Posted on: Dec, 14th 2010

In one of the posts where I explained the how Kinect works, I said that wouldn't be strange that it will be use to build robots. Now are emerging the first robotic machines that someday will rebel and will begin to kill humans. Here I talk about some of them. Follow discovering "Robots, Kinect and the SLAM problem"
visits
330
votes
-7
Posted on: Jul, 27th 2010

Some of you would think that has to do this post with computers. Well, the reason is that I'm going to talk about some tricks from the world of informatics that will allow you write SMS messages with fewer characters, with the consequent save of money. Don't stop reading the rest of "Tricks for save money in your SMS"
visits
738
votes
-11
Posted on: Aug, 26th 2012

Have you ever tried to compress a video or picture in gzip, zip or rar and you have found that the file occupied more than the original? Do you want to know why? Don't left of read the rest of "Why some files can be compressed more than others?"
visits
380
votes
1
Posted on: Jul, 2nd 2010

In this post I'm going to talk about a fail that would shame to Bill Gates and would made him fire some of their engineers. An error that impede the users put emoticons easily at the chat application more used, the Microsoft Messenger. Read more of "The rebel emoticons of messenger"
visits
4624
votes
39
Posted on: Aug, 27th 2010

In this post I'm going to explain something quite basic, but a lot of people unknown or simply don't understand well.
I'm going to clarify why the algorithms (sequence of steps that has to realizy a computer to complete a determinate task), are execute more faster in hardware than in software. Finish reading "Any algorithm in hardware is faster than in software"