This a repository for WPI CS2223 Algorithms D Term 2018
-
Updated
May 23, 2020 - HTML
This a repository for WPI CS2223 Algorithms D Term 2018
Academic coursework completed as a Computer Science Student
AlgoVisualizer is an algorithm visualizing application made as the project for CSE 4402: Visual Programming Lab using JavaFX.
KernelSU / Magisk module to force WiFi country code on Android. Unlock restricted 5GHz, 6GHz (WiFi 6E/7), and DFS channels. WebUI with 140 country codes from Linux wireless-regdb.
Backtrack DFS in Maze || Ursina Python Game || #imvickykumar999 https://youtu.be/BoFRICVqdms
Visualization tool of path finding algorithms
nextdataAI: a Python library for solving mazes using classical algorithms (A*, BFS, DFS, Dijkstra, Greedy), reinforcement learning (QLearning, QTable, QNN, QLSTM), and novel pseudo-heuristics. Features include a neural network-based heuristic approximating Manhattan distance (NNHeuristic) and a custom SManhattan heuristic, a dataset gener
AI-lab assignments
3D maze generator and solver with BFS/DFS/Best-First search algorithms, SWT GUI visualization, and MVP architecture (Java, CS coursework)
Add a description, image, and links to the dfs topic page so that developers can more easily learn about it.
To associate your repository with the dfs topic, visit your repo's landing page and select "manage topics."