Search Results for:

[Java] Program Calculator – Palmtops

Today I will introduce and share with your Pocket PC program (Calculator) written in java-based 2 transfer algorithm infix expression to postfix and calculate the value of the expression suffix. This program is an upgrade to the version on android I did some time ago. The interface of the program is relatively simple, with 3 […]

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

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