Skip to content

Commit e158433

Browse files
Add WinForms
This program on C# and use ZedGraph, 3sin(2y)+x 1. Euler 2.Runge kutt 2 3.Runge kutt 4 4. Runge Kutt k 5.Adams Bashfort 4 6. Adams Bashfort 2
1 parent 3e57e86 commit e158433

31 files changed

+28413
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<configuration>
3+
<startup>
4+
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
5+
</startup>
6+
</configuration>

Cauchy problem for ODE/methodEulera/WinForms for ODE/Form1.Designer.cs

Lines changed: 234 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)