added comments and wpf base
This commit is contained in:
parent
74c6a87254
commit
ab86652859
146 changed files with 2046 additions and 290 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
karnaugh-map/WPF-kmap/.vs/WPF-kmap/DesignTimeBuild/.dtbcache.v2
Normal file
BIN
karnaugh-map/WPF-kmap/.vs/WPF-kmap/DesignTimeBuild/.dtbcache.v2
Normal file
Binary file not shown.
Binary file not shown.
BIN
karnaugh-map/WPF-kmap/.vs/WPF-kmap/v17/.futdcache.v2
Normal file
BIN
karnaugh-map/WPF-kmap/.vs/WPF-kmap/v17/.futdcache.v2
Normal file
Binary file not shown.
BIN
karnaugh-map/WPF-kmap/.vs/WPF-kmap/v17/.suo
Normal file
BIN
karnaugh-map/WPF-kmap/.vs/WPF-kmap/v17/.suo
Normal file
Binary file not shown.
|
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"Version": 1,
|
||||
"WorkspaceRootPath": "R:\\PRG\\Kmap-solver\\karnaugh-map\\WPF-kmap\\",
|
||||
"Documents": [
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{1806E4A3-B7C7-4CA9-BB99-590F86FF5FC5}|WPF-kmap\\WPF-kmap.csproj|r:\\prg\\kmap-solver\\karnaugh-map\\wpf-kmap\\wpf-kmap\\mainwindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}",
|
||||
"RelativeMoniker": "D:0:0:{1806E4A3-B7C7-4CA9-BB99-590F86FF5FC5}|WPF-kmap\\WPF-kmap.csproj|solutionrelative:wpf-kmap\\mainwindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{1806E4A3-B7C7-4CA9-BB99-590F86FF5FC5}|WPF-kmap\\WPF-kmap.csproj|r:\\prg\\kmap-solver\\karnaugh-map\\wpf-kmap\\wpf-kmap\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{1806E4A3-B7C7-4CA9-BB99-590F86FF5FC5}|WPF-kmap\\WPF-kmap.csproj|solutionrelative:wpf-kmap\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
}
|
||||
],
|
||||
"DocumentGroupContainers": [
|
||||
{
|
||||
"Orientation": 0,
|
||||
"VerticalTabListWidth": 256,
|
||||
"DocumentGroups": [
|
||||
{
|
||||
"DockedWidth": 200,
|
||||
"SelectedChildIndex": 0,
|
||||
"Children": [
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 0,
|
||||
"Title": "MainWindow.xaml",
|
||||
"DocumentMoniker": "R:\\PRG\\Kmap-solver\\karnaugh-map\\WPF-kmap\\WPF-kmap\\MainWindow.xaml",
|
||||
"RelativeDocumentMoniker": "WPF-kmap\\MainWindow.xaml",
|
||||
"ToolTip": "R:\\PRG\\Kmap-solver\\karnaugh-map\\WPF-kmap\\WPF-kmap\\MainWindow.xaml",
|
||||
"RelativeToolTip": "WPF-kmap\\MainWindow.xaml",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|",
|
||||
"WhenOpened": "2025-10-01T09:16:10.616Z",
|
||||
"EditorCaption": ""
|
||||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 1,
|
||||
"Title": "MainWindow.xaml.cs",
|
||||
"DocumentMoniker": "R:\\PRG\\Kmap-solver\\karnaugh-map\\WPF-kmap\\WPF-kmap\\MainWindow.xaml.cs",
|
||||
"RelativeDocumentMoniker": "WPF-kmap\\MainWindow.xaml.cs",
|
||||
"ToolTip": "R:\\PRG\\Kmap-solver\\karnaugh-map\\WPF-kmap\\WPF-kmap\\MainWindow.xaml.cs",
|
||||
"RelativeToolTip": "WPF-kmap\\MainWindow.xaml.cs",
|
||||
"ViewState": "AgIAAAwAAAAAAAAAAAAuwDUAAAAAAAAAAAAAAA==",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-10-01T09:16:10.161Z",
|
||||
"EditorCaption": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
53
karnaugh-map/WPF-kmap/.vs/WPF-kmap/v17/DocumentLayout.json
Normal file
53
karnaugh-map/WPF-kmap/.vs/WPF-kmap/v17/DocumentLayout.json
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"Version": 1,
|
||||
"WorkspaceRootPath": "R:\\PRG\\Kmap-solver\\karnaugh-map\\WPF-kmap\\",
|
||||
"Documents": [
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{1806E4A3-B7C7-4CA9-BB99-590F86FF5FC5}|WPF-kmap\\WPF-kmap.csproj|r:\\prg\\kmap-solver\\karnaugh-map\\wpf-kmap\\wpf-kmap\\mainwindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}",
|
||||
"RelativeMoniker": "D:0:0:{1806E4A3-B7C7-4CA9-BB99-590F86FF5FC5}|WPF-kmap\\WPF-kmap.csproj|solutionrelative:wpf-kmap\\mainwindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}"
|
||||
},
|
||||
{
|
||||
"AbsoluteMoniker": "D:0:0:{1806E4A3-B7C7-4CA9-BB99-590F86FF5FC5}|WPF-kmap\\WPF-kmap.csproj|r:\\prg\\kmap-solver\\karnaugh-map\\wpf-kmap\\wpf-kmap\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
|
||||
"RelativeMoniker": "D:0:0:{1806E4A3-B7C7-4CA9-BB99-590F86FF5FC5}|WPF-kmap\\WPF-kmap.csproj|solutionrelative:wpf-kmap\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
|
||||
}
|
||||
],
|
||||
"DocumentGroupContainers": [
|
||||
{
|
||||
"Orientation": 0,
|
||||
"VerticalTabListWidth": 256,
|
||||
"DocumentGroups": [
|
||||
{
|
||||
"DockedWidth": 200,
|
||||
"SelectedChildIndex": 0,
|
||||
"Children": [
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 0,
|
||||
"Title": "MainWindow.xaml",
|
||||
"DocumentMoniker": "R:\\PRG\\Kmap-solver\\karnaugh-map\\WPF-kmap\\WPF-kmap\\MainWindow.xaml",
|
||||
"RelativeDocumentMoniker": "WPF-kmap\\MainWindow.xaml",
|
||||
"ToolTip": "R:\\PRG\\Kmap-solver\\karnaugh-map\\WPF-kmap\\WPF-kmap\\MainWindow.xaml",
|
||||
"RelativeToolTip": "WPF-kmap\\MainWindow.xaml",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|",
|
||||
"WhenOpened": "2025-10-01T09:16:10.616Z",
|
||||
"EditorCaption": ""
|
||||
},
|
||||
{
|
||||
"$type": "Document",
|
||||
"DocumentIndex": 1,
|
||||
"Title": "MainWindow.xaml.cs",
|
||||
"DocumentMoniker": "R:\\PRG\\Kmap-solver\\karnaugh-map\\WPF-kmap\\WPF-kmap\\MainWindow.xaml.cs",
|
||||
"RelativeDocumentMoniker": "WPF-kmap\\MainWindow.xaml.cs",
|
||||
"ToolTip": "R:\\PRG\\Kmap-solver\\karnaugh-map\\WPF-kmap\\WPF-kmap\\MainWindow.xaml.cs",
|
||||
"RelativeToolTip": "WPF-kmap\\MainWindow.xaml.cs",
|
||||
"ViewState": "AgIAAAwAAAAAAAAAAAAuwDUAAAAAAAAAAAAAAA==",
|
||||
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
|
||||
"WhenOpened": "2025-10-01T09:16:10.161Z",
|
||||
"EditorCaption": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue