Skip to content

Commit dd9aa99

Browse files
Update README.md
Add material about method monte-carlo Add extra material - generation rnd evenly
1 parent b4cb1b7 commit dd9aa99

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,18 @@
88
</div>
99
<div>
1010
<h3>Monte Carlo</h3>
11+
<p>File Monte-Carlo (russian language: V.G. Galkina, Monte-Carlo METHOD PDF):</p>
12+
[Metod_Monte-Karlo.pdf](https://github.com/StrongerProgrammer7/Fundamentals-of-computer-modeling/files/10807876/Metod_Monte-Karlo.pdf)
13+
<p align="center"><img src="https://user-images.githubusercontent.com/71569051/220745792-e434f368-433b-4844-907c-7f545ab79cc9.png" alt="WinForms"></p>
14+
<p align="center"><img src="https://user-images.githubusercontent.com/71569051/220746151-9e35158b-c888-4da3-ae72-31f307a96ff1.png" alt="WinForms"></p>
1115
</div>
1216
<div>
1317
<h3>Development tools and Programming Language</h3>
1418
<p align="justify"> Microsoft Visual Studio Profession 2019</p>
1519
<p align="justify"> Language C++, C++/CLI (Windows forms) </p>
1620
</div>
21+
<div>
22+
<h4>Extra material</h4>
23+
Generation random numbers - evenly
24+
[Generatsia_sluchaynykh_chisel.pdf](https://github.com/StrongerProgrammer7/Fundamentals-of-computer-modeling/files/10807894/Generatsia_sluchaynykh_chisel.pdf)
25+
</div>

0 commit comments

Comments
 (0)