| KeRNeLith/GraphShape |
77 |
|
0 |
1 |
over 2 years ago |
7 |
October 28, 2021 |
4 |
mit |
C# |
| GraphShape is a graph layout framework containing several layout algorithms. It also has a customizable module for visualization in WPF applications. |
| doblak/ndtw |
49 |
|
7 |
0 |
over 7 years ago |
6 |
January 10, 2013 |
0 |
mit |
C# |
| Dynamic Time Warping (DTW) algorithm implementation for .NET C# |
| IliaGodlevsky/PathFinding |
25 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
|
C# |
| C# project. Realized a visualization of the pathfinding algorithms using Console (2D version), Windows Forms (2D version) and WPF (2D and 3D versions) |
| UKirsche/UIHtmCal |
16 |
|
0 |
0 |
about 14 years ago |
0 |
|
0 |
|
C# |
| BobLd/lean-monitor-2 |
14 |
|
0 |
0 |
about 3 years ago |
0 |
|
3 |
mit |
C# |
| Windows/Linux/MacOS Desktop App to browse QuantConnect Lean engine's backtest and monitor live performances. Original project https://github.com/mirthestam/lean-monitor |
| VanHakobyan/Useful_Pieces_Of_Code |
9 |
|
0 |
0 |
about 6 years ago |
0 |
|
0 |
mit |
C# |
| Best Practice codes |
| DevyusCode/Synethia |
6 |
|
0 |
0 |
over 2 years ago |
3 |
February 04, 2023 |
0 |
mit |
C# |
| A basic C# algorithm that can determine the behavior of a user with an application. |
| oerpli/Ising |
6 |
|
0 |
0 |
about 5 years ago |
0 |
|
0 |
gpl-2.0 |
C# |
| Interactive simulation of the Ising model with GUI and different algorithms |
| danielpalme/WpfGraph |
5 |
|
0 |
0 |
about 5 years ago |
0 |
|
0 |
apache-2.0 |
C# |
| WpfGraph is a tool to create animations of graph algorithms using a WPF based 3D rendering engine. |
| rsingh85/conways-game-of-life |
5 |
|
0 |
0 |
about 6 years ago |
0 |
|
0 |
mit |
C# |
| A C#, WPF and MVVM implementation of Conway's Game of Life algorithm. |