Search Results for:

[CONNECTION] Qmax

Threads: http://vn.spoj.com/problems/QMAX/ this article we use the Interval Tree. Do you see this document on Interval tree and which also always that way solving.

[PLO] The problem of earthquake – OLP information 2012 block Supercup

Posts 3: Earthquake Limit time for each test: 1 seconds. On the banks of the river Lemon N households living. This residential area is frequently hit by many earthquakes with different intensity. Information about an earthquake Q includes a three integers (x, and, f), which: – (x, and) is the epicenter of the battle positions […]

[Ubuntu] Optimization ubuntu

In many articles online, virtually the only states should do after installing Ubuntu to install additional software, familiar installed applications, but I want something else… like how to optimize the ubuntu ubuntu to run faster, better. Some private security services to Ubuntu, really is at this point I have not […]

[Tree] General tree

Have yourself a lot of time to learn how to install and enter, approval of the general tree, however, only found a way to install a number of methods rather not see the code in and browse the extensive plant specific… There are several ways to install and browse tree, you can consult online. This article only mentions his 1 fraction. Here is the code installed, Import, […]

[Algorithm] Minmax algorithm (alpha-beta pruning)

In the process of understanding minmax algorithm (pruning alpha – beta) consulted his numerous articles and feel of pyrites article'S BLOG relatively straightforward and detailed. We thank the author of the article and the author for permission to be quoted, refer to the content of your posts. At a game in which two people turn to water […]

[Trick] Created mathematical formulas in LibreOffice

For those who use Linux in general new and Ubuntu in particular, they may be in trouble with the compilation of mathematical formulas in LibreOffice. This alone recognized, though not quite as far-fetched if we find out a little and is even easier to see the editor on M $ Word. In Writer you can find this function in the menu […]

[Assembly] Combined with high-level language Assembly

Assembly can be combined with the high-level languages ​​such as Pascal, C / C , … when writing programs, In this article I just mentioned combined with Pascal Assembly When combined with Pascal Assembly have 2 from: inserted directly into the asm file or write separate files. 1. Write the 1 file. Inserting asm syntax: Example: Count 2 integer a, b. […]

[Assembly] Guide assembly run by TASM and emu8086

1. Run by TASM Assembly First you download the file to decompress TASM.zip somewhere you want. Here his right to Desktop, you can drive to the C or 1 Other drives. Unzip you will have 1 folder in a file that is available welcom.asm and BIN directory contains the translation. Now we will run welcom.asm, other files when you write […]

[Assembly]Fatal: Bad object file record in hello.asm near module file offset 0x00000000

When we execute the TASM hello.asm success and create 1 file hello.obj. But when associated with the command tlink hello.asm got this error message. This error occurs does not understand why his =)), just know that if this error may be that it does not allow links * .asm file. And how we used to overcome the * .obj file instead of the * .asm. In this TH […]

[Trick] Set the default path for cmd

Normally when you turn up the cmd it will have the default path is C: drive or directory on your C drive. But if you regularly work with 1 some other folder (VD as I did in the E drive to run ASM) should be set to its default path is your workplace. Step 1: Open Run regedit to open up and HKEY_CURRENT_USERSoftwareMicrosoftCommand Processor. […]