Skip to content

Commit 9227a35

Browse files
authoredFeb 13, 2023
Description winForms
Desicription WinForms and illustration the program on C#
1 parent e158433 commit 9227a35

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

‎README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
<div>
55
<h3>Cauchy problem for ordinary differential equation</h3>
66
[ordinary differential equation](https://github.com/StrongerProgrammer7/Algorithm-of-computing-math/files/10481565/CAUCHY.PROBLEM.FOR.ORDINARY.DIFFERENTIAL.EQUATION.pdf)
7-
<p>Realise method Euler</p>
7+
<p>Realise method Euler(C++ & C#) <br>
8+
&nbsp&nbsp&nbspRunge-Kutt 2,4<br>
9+
&nbsp&nbsp&nbspAdams-Bashfort 4,Multon 2</p>
10+
<p align="center"><img src="https://user-images.githubusercontent.com/71569051/218527541-e0d14f8b-51f7-492c-9bf7-7fc638eacb74.png"></p>
811
</div>
912
<div>
1013
<h3>Interpolation by cubic splines</h3>

0 commit comments

Comments
 (0)
Please sign in to comment.