Homework in Pascal

Delphi & Pascal (česká wiki)
Přejít na: navigace, hledání
You find some needs, send me homework during mail. If it's easy try generator of homework.

Pages: [1-10]  [11-20]  [21-30]  [31-40]  [41-50]  [actual]  [61-70]  [71-80]  [81-90]  [91-100]  [101-150]  [151-200]  [201-242]

Order:51
Program: Func2.pas
File exe: Func2.exe
flow: Func2.gif

Calculates the sum of the multipication results z = 3 + x + 1/ y - 4. Calculate is finished when entered y=4. All print in table.



Order:52
Program: Functab.pas
File exe: Functab.exe
flow: Functab.gif

Calculates the sum of the multipication results y=(2,5x-11,1) / (2x-1), when x is interval <0,3> step is K=0,5.



Order:53
Program: Funkcia.pas
File exe: Funkcia.exe

Calculate function y=xe^(x+1) for 5 incoming number.



Order:54
Program: Ga_priem.pas
File exe: Ga_priem.exe
flow: Ga_priem.gif

Make the programs whos entered N twices of numbers A,B,C. From this numbers calculates arithmetical and geomethrical mean. Results writes as table.



Order:55
Author: Aleš Kucik
web: www.webpark.cz/prog-pascal

Program: Gauss.pas
File exe: Gauss.exe

Tento jednoduchý prográmek slouží k výpočtu neznámých soustav lineárních rovnic. Využívá Gaussovy eliminace, která lze snadno vyjádřit jako algoritmus. Dejme tomu že máme lin. rovnice

Račte si to vyzkoušet sami. Program je limitován konstantou MAX na 10 neznámích, ale klidně můžete tuto konstantu zvětšit.



Order:56
Author: Pheo
web: pascalsource.ic.cz

Program: Gonio.pas
File exe: Gonio.exe

Tabuľka goniometrických funkcií. Nad zadaným intervalom zobrazí sínus, cosínus, tangens.



Order:57
Program: Graf.pas
File exe: Graf.exe
need: Egavga.bgi

Graph of the function. Function is write in Funkci(x real);



Order:58
Author: Pheo
web: pascalsource.ic.cz

Program: Graph_pero.pas
File exe: Graph_pero.exe

Grafické pero kreslí čiaru zvoleným smerom (4 smery).



Order:59
Program: Hadaj.pas
File exe: Hadaj.exe

Foretells a number. You can answer Yes/No only. It can guess the number you are thinking of. An interval is firmly defined. The program asks questions like "Is the number larger than ...?" or "Is the number smaller than ...?" on which you can answer Yes/No only.



Order:60
Author: Matej Ďurica
Program: Hadaj_cislo2.pas
File exe: Hadaj_cislo2.exe

Hra v ktorej hádate náhodne vygenerované číslo, pričom vám program vždy povie či vami zadané číslo je väčšie alebo menšie. Hra končí uhádnutím čísla + program napíše na koľký pokus ste číslo uhádli.


Pages: [1-10]  [11-20]  [21-30]  [31-40]  [41-50]  [actual]  [61-70]  [71-80]  [81-90]  [91-100]  [101-150]  [151-200]  [201-242]