Programming

Programming is a creative process to instruct the computer to do a certain job. It looks exactly like the teaching of teachers to students, so when you program, you are the teacher, I like the teachers rather than programmers :).
Programming is a creative process to instruct the computer to do a certain job. It looks exactly like the teaching of teachers to students, so when you program, you are the teacher, I like the teachers rather than programmers :).
The way in order to install ubuntu software center or online, then you can do easily. Following his room stating how to install offline when no network. 1. Install JDK You here to download the appropriate JDK and extract it out. (his jdk1.7.0_21) Run the following command to create the directory jvm cd to the directory where the file was unzipped and run: 2. Install Java […]
Update: Refer to upgrade the program with java desktop computer can perform simple calculations +,-,*,/, factorial, hat, square root 2, inverse and 3 trigonometric calculations : Run Out, With, So. Project based on the value of the expression based on the expression suffix. Download project Due to the errors of the type of data should allow the crystal irrational […]
Open the screen you can see the following illustration: To do this you first check the basic package is not installed: sudo apt-get install build-essential Then run the following command in the Terminal to install the necessary packages (Maybe before you run this command to update): sudo apt-get update sudo apt-get install libsdl-image1.2 libsdl-image1.2-dev guile-1.8 guile-1.8-dev libsdl1.2debian libart-2.0-dev libaudiofile-dev libesd0-dev libdirectfb-dev […]
Update 25/05/2014: Do some of your comments, so I wrote more 1 Dijkstra's algorithm program structure and function by the way also slightly revised code for brighter and more accurate ^^. Update 27/09/2014: additional pascal code of the algorithm here: http://ideone.com/c7J0dq Content Floyd algorithm Dijkstra Algorithm for Advanced Code 2 Update algorithm 14/06/2014: The program […]
With Threads: Write a program to manage the notebook includes the following functions : Functions 1 : Functions imported products 2 : Sort products Function 3 : Product Search Function 1 : – Ask how many people use the product to be imported , then allows the user to enter information […]
After Reading scored objects from the file in java, there are many issues that you need to write more data on file. Usually we just declare, however after many attempts I have not done. Search for a while, apart from the extra stuff 2 is true as above, we need to override the following methods writeStreamHeader: 1. Quick Code to test 2. Code […]
Normally we use a variable to enter the function scanf(), This function is used to enter 1 string but when met with blank sign (spaces, enter,…) then do not read anymore and that string was cut from, Example entry “nguyen van agency” then we only get “nguyen”. The fix here is that we use the function gets() to enter the string. 😀 Khi đó ta sẽ nhận được chuỗi nguyên vẹn.
Read more 1. DDA algorithm to draw the line 2. Algorithm Breshenham draw straight lines 3. Midpoint Algorithm Given draw straight lines 2 endpoints M1(x1, y1), M2(x2, y2) and paint C. I already know the equation line through 2 M1 and M2 are points: Book I have to (1) Where m is called the steepness or slope of the line, b called passage […]
Contents Construction algorithms Read more 1. General Principles of drawing straight lines 2. DDA algorithm to draw the line 3. Algorithm Building Breshenham draw straight lines algorithm Cho 2 endpoints M1(x1, y1), and M2(x2, y2). Equation line through M1, M2 form at step k + 1 we perform now increase x by one unit and attempt the x with y […]
Recent Comments