Category Archives: Computer Science

Accelerating Paste Value in Microsoft Excel

When using Microsoft Excel, sometimes or maybe often we use to fill a number in a cell by using the paste values function. It is most often done for doing this is (1) right click on the cell that will be filled, (2) choose paste special menu item, (3) click on the… Continue reading

Posted in Computer Science | Tagged , , , , , , , , , | Leave a comment

How to Assemble a Computer with a Cheap Price

There are many good personal computers with cheap price. And one of these computers could be a computer that assembled by yourself. In many case, we can get better quality and specification with same price. So how do we assemble a computer with a cheap price but get a quality computer that is satisfactory?
Like going to buy a new or secondhand computer (or computer upgrading as well), we must take into… Continue reading

Posted in Computer Science | Tagged , , , , , | Leave a comment

How To Speed Up Your Computer Performance Easily

Generally computer performance was influenced by processor, RAM, VGA and hard disk. I have several ways to keep and speed up my computer performance :   Check your computer for any spyware, virus, adware or any other parasite program.   … Continue reading

Posted in Computer Science, Software | Tagged , , , , , , | 5 Comments

Genetic Local Search(GLS) : Traveling Salesman Problem (TSP) Solver

A Traveling Salesman Problem (TSP) is one of optimization problem. TSP as a problem which “easy” to understand but hard to solve, becoming to standard problem for new optimization algorithms. For more close to the reality, the kind of TSP … Continue reading

Posted in Computer Science | Tagged , , , , , , , , | Leave a comment