Skip to content

Commit 79fa221

Browse files
Update README.md
1 parent 620397c commit 79fa221

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
<sub>** This work is being done as part of the Course Fundamentals of computer modeling **</sub>
22
<h1 align="center">Fundamentals-of-computer-modeling</h1>
3+
<ul>
4+
<li><a href=""> Least Square </a></li>
5+
<li><a href=""> Monte Carlo </a></li>
6+
<li><a href=""> Generation random numbers </a></li>
7+
<li><a href=""> Modeling system with breakdowns </a></li>
8+
<li><a href=""> Modeling system without breakdowns and infinity Queue </a></li>
9+
</ul>
310
<div>
411
<h3>Least Square</h3>
512
<p>File Least Square (russian language: L.V. Kolomiets, LEAST SQUARE METHOD PDF):</p>
@@ -24,7 +31,7 @@
2431
</div>
2532
<div>
2633
<h3>Modeling system with breakdowns</h3>
27-
<p><strong>Thanks for program users: <a href="https://github.com/Povilika310121/Computer_modeling/blob/4131d04257bdc40451790f5add691f1b4abeaab8/Lab_5%20machine_work/main.py"><i>Povilika310121</i> (Relalise Python)</a></strong></p>
34+
<p><strong>Thanks for program user: <a href="https://github.com/Povilika310121/Computer_modeling/blob/4131d04257bdc40451790f5add691f1b4abeaab8/Lab_5%20machine_work/main.py"><i>Povilika310121</i> (Realise Python)</a></strong></p>
2835
<p align="center"><img src="https://user-images.githubusercontent.com/71569051/232436899-e4ec5fab-5937-4faa-9512-0d3a0323060a.png" alt="WinForms"></p>
2936
</div>
3037
<div>

0 commit comments

Comments
 (0)