Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.
標簽: Generating SSE beautiful Fractals
上傳時間: 2016-11-03
上傳用戶:小鵬
Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program should work as follows: The user will run the program and will enter a number on the command line. The program will then create a separate thread that outputs all the prime numbers less than or equal to the number entered by the user.
標簽: program multithreaded Pthreads numbers
上傳時間: 2013-12-21
上傳用戶:zhyiroy
A program for solving equations using Newton s Method.Just need to modify the data in the main function. If there is any bugs, please contact chenxiang@cad.zju.edu.cn
標簽: equations the program solving
上傳時間: 2016-11-03
上傳用戶:xwd2010
program to draw mandle fractals in dos turboc
標簽: fractals program mandle turboc
上傳時間: 2013-12-21
上傳用戶:奇奇奔奔
turboc code in dos a graphics program to crease some illusory object on screen
標簽: graphics illusory program turboc
上傳時間: 2014-01-07
上傳用戶:ANRAN
The program can count the number of the girth 4 of LDPC codes.
上傳時間: 2016-11-03
上傳用戶:leixinzhuo
a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00). r: the net annual interest rate, expressed as an integer (e.g. 10 which means 10%) Y: the number of whole remaining years (for repayment) M: the number of remaining months Output: The program should calculate and output the amount of monthly repayments in dollars and cents as single value (e.g. $840.55)
標簽: i.e. following the Keyboard
上傳時間: 2013-12-15
上傳用戶:米卡
Produce a Java program to calculate the value of π in two different methods proposed by Francois Vieta and John Wallis. Design and implement a super-class Estimation two sub-classes (FrancoisVieta and JohnWallis) and an application class.
標簽: calculate different Francois proposed
上傳時間: 2013-12-27
上傳用戶:84425894
s3c2410 tesy program
上傳時間: 2016-11-06
上傳用戶:com1com2
This program generates OFDM (Orthogonal Frequency Division Multiplexing) signal and its spectrum. Also the guard interval (GI) is inserted.
標簽: Multiplexing Orthogonal Frequency generates
上傳時間: 2014-01-16
上傳用戶:daoxiang126