Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
1718 Низкоуровневое моделирование сетей на кристалле
Microservice
Commits
18198ff4
Commit
18198ff4
authored
1 week ago
by
Талибов Сэрхан Махмад Оглы
Browse files
Options
Download
Patches
Plain Diff
Started porting UI to microserviced thing
parent
dc290df5
ui-port
No related merge requests found
Changes
16
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
GUI/GUI.sln
+25
-0
GUI/GUI.sln
GUI/GUI/FormSettings.Designer.cs
+628
-0
GUI/GUI/FormSettings.Designer.cs
GUI/GUI/FormSettings.cs
+389
-0
GUI/GUI/FormSettings.cs
GUI/GUI/FormSettings.resx
+129
-0
GUI/GUI/FormSettings.resx
GUI/GUI/Form_Main.Designer.cs
+609
-0
GUI/GUI/Form_Main.Designer.cs
GUI/GUI/Form_Main.cs
+658
-0
GUI/GUI/Form_Main.cs
GUI/GUI/Form_Main.resx
+129
-0
GUI/GUI/Form_Main.resx
GUI/GUI/GUI.csproj
+25
-0
GUI/GUI/GUI.csproj
GUI/GUI/GUI.csproj.user
+11
-0
GUI/GUI/GUI.csproj.user
GUI/GUI/PictureGraph.cs
+235
-0
GUI/GUI/PictureGraph.cs
GUI/GUI/PictureGraphCirculant.cs
+337
-0
GUI/GUI/PictureGraphCirculant.cs
GUI/GUI/PictureGraphMesh.cs
+253
-0
GUI/GUI/PictureGraphMesh.cs
GUI/GUI/PictureGraphTorus.cs
+285
-0
GUI/GUI/PictureGraphTorus.cs
GUI/GUI/Program.cs
+17
-0
GUI/GUI/Program.cs
Shared/Graph.cs
+2
-2
Shared/Graph.cs
Shared/Settings.cs
+2
-2
Shared/Settings.cs
with
3734 additions
and
4 deletions
+3734
-4
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets