Search Results for:

[Schooll_ĐHMT] Algorithm Breshenham draw straight lines

Content 1. Construction algorithm 2. Flowchart algorithm 3. Code illustrations 4. Code for all cases Read more 1. General Principles of drawing straight lines 2. DDA algorithm to draw the line 3. Midpoint algorithm to draw the line 1. Construction algorithm Breshenham Cho 2 endpoints M1 (x1, y1), M2(x2, y2) and paint C. In general principles we draw the line […]

[Shool_DHMT] DDA algorithm to draw the line

Content 1. Construction algorithm 2. Flowchart algorithm 3. Code illustrations 4. Code for all cases Read more 1. General Principles of drawing straight lines 2. Algorithm Breshenham draw straight lines 3. Midpoint algorithm to draw the line 1. Construction DDA algorithm (Digital DifferentialAnalyzer) Give 2 endpoints M1 (x1, y1), M2(x2, y2) and paint C. In general principles draw straight lines […]

[Java] Read the Excel file in Java with JXL – Read write Excel file in Java with jxl

In the course of work and data processing we often have to interact with the file especially Excel File. Today I'll show you the simple steps to read Excel files recorded with JXL. JXL is a library package allows us to interact called Excel as read, record,.., Detailed information about the JXL package you see here. First of […]

About the android operating system

As you know Android is a mobile operating system the most popular current, as well as the fastest growing. So it is with great potential, although it also parallels there are other operating systems like iOS or WinPhone but here I just want to mention Android only.

[School] Exercise xml using xsl transformation

For example, I have an xml file that contains information the coefficient of rank PT 2. Using XSL to read the data in xml PT.

[School] Homework DTC, Scheme, DOM in XML

Threads: An information management program and the student's books borrow description 1 save the TT following libraries: About SV include: Code SV, Full name, class and year of birth. Information of students borrow books include information about the book, day loan, pay day. Each book includes sv borrowed: Code book, title, Publisher, In XB. Newborn […]

[School] Exercise specification DTD structure, XML Schema in

Threads: For shares of 1 students include: Full Name, class, address, sex, date of birth and a transcript, Each record consists of tables: STT, Subject name, semester 1, semester 2, Average score for the whole year. Be specific contents and structure (according to the DTD or XMLSCHEMA) XML document corresponding to the score cards.

[Algorithm] Sieve elements – Prime number Sieve

Sieve element algorithm is given by Eratosthenes to find prime numbers. It is distinguished from other algorithms that examine the prime-style screening, Review all of the required test, the number that is not a prime number, then leave. Appropriate algorithm for the problem of finding all the prime numbers between [the, b] which is particularly effective when the distance between a, b is very large.

[Java] Execute the command line with java – Execute command line in java

You never want to execute a command from a terminal like java? This article will help you do it in a simple way. Note that I do on Ubuntu, so on Windows or some other distro of Linux may vary slightly. Assuming you've installed vlc and now you want to open with vlc video chim_trang_mo_coi.mp4 in /home/nguyenvanquan7826/Desktop/chim_trang_mo_coi.mp4. You write a program like […]

[Tree] Binary Tree students – Student Binary Tree

Construction of binary search trees students (key is the student code). Each student student code, name, point. Browse the list of students, More students, remove a student scores less than 4