[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 […]

[Pascal – TUT] Posts 7: Subroutine

1. Benefits of using subprograms(CTC) – The program has multiple segments each segment perform a certain function{ then we used to do ctc segments on} – In the program, There are sections need to go up, repeated many times in different places. To avoid having to rewrite the paragraph that people usually classified into several CTC program […]

[C / C ] Graphics in Dev-C

Update 24/05/2014: Tested successfully on all systems win 64 and 32 bit. Use the library and graphics.h winbgim.h use graphics on dev-C bit difficult compared to when on Turbo C Turbo C allows use even longer dev-C is not, we need some small steps to set up graphics in Dev-C. Content Using the library winbgim.h Use […]

[Binary Tree] Jump binary tree into a binary search tree

How do my very simple. We simply browse to save the elements of the original binary tree into the array, and finally insert the values ​​of the array into trees by inserting 1 Binary Tree Node on ferry. That was 1 binary search tree. Code:

[Assembly] Enter 1 character test of whether or not there is Assembly

Problem checking input characters with the number or not. code

[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 […]

[Android] JSon trong Android – Part 4: Handling retrieve JSON in Java

Your reveal, Provision for it will be the last part in the series JSON in Android. We will write notes java code handling and most importantly, we have taken the JSON output from the previous section…

[Android] JSon trong Android – Part 3: Interface Design Old Lover

Hello everyone, in 2 Earlier we learned how JSON and JSON output from Database by Php, all is well. And in part 3 This, we will go interface design for Old Lover - The exes…

[Android] JSon trong Android – Part 2: Export from Database by Php JSON

Hello everyone, in section 2 This alone will guide you to create Database, write commands to query data from a database and produce JSON…