Yearly Archives | 2014

[Java] Demo manage contacts

Introduce yourself to continue the program management contacts Demo. Because this is a Demo should function as well as practical applications in low, However, there are many notable. The program 4 function is added, repair, deleting and searching for contacts in your phonebook. Each contact in the phonebook including 4 is the name, Phone Number, address […]

[Java – Game] Game Pikachu (Pokemon)

Pokemon is a cartoon childhood data associated with your team and you 8x, 9x which is a pokemon pikachu favorite =)). Having said that, but it actually rolls back the game pikachu related to the content of the films that are simply looking for the same pokemon pictures reassembling them is eating. Conditions breakfast is […]

[Java – Algorithm] Simulation Dijkstra's algorithm to find the shortest path

About algorithm, You can view the article in Search Dijkstra shortest path, Floyd. This article I will introduce you to the simulation program Dijkstra's algorithm with graphics on Java, This is also the subject of their practice facility. Update Date 23/05/2015: Fix icon on windows loaded. The program allows users to graph a quick and […]

Library expression algorithmically calculated Balan

His library built on java platform to serve the calculated value of complex expressions. One of the main functions of the library include: Update 09/10/2014: version 1.1: Fix & catch some errors, notified when non-standard operations. isNumber(String s) : returns true if s is the number, otherwise it returns false ISNUMBER(char c): returns true if s is the number, reverse […]

[Algorithm] Optimal Coding – The encryption method Shanon

The content encryption algorithm Shanon Code algorithm In this article I just mentioned Shanon encryption methods and code C / C algorithms. All related concepts default you know, if not clear concept you call big brother Google offline. ^^ At Shanon encryption algorithm source U with probability distribution table U1 U2 … UN P1 P2 … PN […]

[Ubuntu] Error setting system – Missing system setting

If you install something or anything, but unfortunately missed making the setting of system components Ubuntu gone like this: The fix is ​​to run the following command and then you restart the computer to reinstall the components of Ubuntu: If this does not try to 2 command:

Collage pdf file on Ubuntu (Linux)

Have you ever wanted to cut, separated a few pages in a pdf file or long hours in line small files related graft together? To achieve the collage pdf file PDF-Shuffler you install from ubuntu software center and started opening it up. [qads] Cut open the pdf file and open up PDF-Shuffler 1 file pdf ra. You select the page you want to cut (Use ctrl & click […]

[Linux] Turn the IDE gedit – Make geidt is an IDE

Gedit is a text editor default on linux distros. At first glance it seemed to have nothing interesting, however, if a little tinkering, you may find it very interesting and even more amazing is expected! Please observe the following image to see a somewhat. To be able to do gedit become so great, they […]

fflush(stdin) in ubuntu (linux)

When programming c / c you often encounter the phenomenon of floating command (fails to enter data). To remedy this situation, you use the ffulsh(stdin) to clear the buffer. But on Linux does not have this function, please replace it with the command __fpurge(stdin); Code examples: Read more gets() and fget() in C/C

[Linux – C / C ] Programming C / C on Ubuntu (Linux)

Probably had too many articles to guide you programming in C / C on Ubuntu or Linux in general, but I still see a lot of your questions on the facebook group and direct message again, something like that “I learn new (work, installation) Ubuntu, C programmers now want this on how?” and so on and so forth similar questions. […]