68814 Slajd6 (26)

68814 Slajd6 (26)




Numerical integration


static long num_rects = 100000; void main () { int i;

double mid, height, width, suta = 0.0; double area;

width = 1.0/(double) num_rects; for (i = 0; i < num_rects; i++) { mid = (i +0.5) * width; height = 4.0/(1.0 + mid * mid); sum += height;

area = width * sum;

printf("Cooputed pi = %f\n", area);

T2-2 - Modele obliczeń rozproszonych Marek Nowak 6


Wyszukiwarka

Podobne podstrony:
57954 Slajd7 (27) Implicit Threadingnp. Open MP, Intel Threading Builaing Blocks (TBB) static long n
IMG26 o Agencja Prom °cjl Ziai* L/p/num (szarotka alpejska) strefa^ j£f Cala roślina pokryta szarob
Mamy komputer.... ENIAC (zbudowany 1943 - 1945) Electronic Numerical Integrator And Computer (chyba
51 (321) Clrcuitos & SoluęóesDIVISOR POR 2 O drcuito integrado 4013 contltłe num thp-tlop CMOS q
SystemyLiczbowe public class SystemyLiczbowe { public static long hex2dec(String hex)throws
WYKŁAD Historia komputerów: 1946    - ENIAC (Electronic Numerical Integrator and Comp
0014a Prawo Moore’a ENIAC, Earth Simulator luty 1946 (Electronic Numerical Integrator and
Trochę historii ... ■    1946 - powstał ENIAC (Electronic Numerical Integrator
COACHING I MENTORING W PRAKTYCECZĘŚĆ III. PRACA Z RELACJAMITabela 26. Metoda integracji zasobów -
Slajd9 (26) Explicit Threading np. P0S1X łhreads (Pthreads) - cd. /* cd. z poprzedniego slajdu */ vo
Integracja aplikacji Ćwiczenie 44) Zmień kod metody main () w klasie Main, tak żeby odczytywał listę
Najprostsza aplikacja public class Hello{ public static void main(String[ ]

więcej podobnych podstron