JSON processing utility
#算法刷题#Local LLM Powered Recursive Search & Smart Knowledge Explorer
A simple program for deep searching through folders, files and file contents to search for a specific string of text. can also search recursively. Uses WPF and the MVVM structure
📂 Find your files quicky to optimize your workflow!
A simple application for searching folders for items (files, folders or file contents), with recursive search options, string options, etc.
Binary search tree using C++ . The functions in program are print2D bst on output screen, iterative insertion, recursive insertion , deletion, iterative search, recursive search, traverse , constructo...
Recursive search algorithm that generates and validates Discord media links until it finds a real one. It's an image scraper.
Recursive Search of numerical items in a list. C++
Recursive Search of numerical items in a list. Java
Python code on Searching and sorting for beginners and intermediate learners. Feel free to explore other resources too.
Simple WPF application that allows users to select a folder on their computer, scan its contents (files and subfolders), and save the results to a text file.
This project was designed to help comprehend the plethora of components, I've learnt from COMP1521.
Local LLM Powered Recursive Search & Smart Knowledge Explorer