Useful JavaScript Functions Collection 一些很实用的JavaScript函数封装集合
- Updated
- JavaScript
![]() |
VOOZH | about |
Useful JavaScript Functions Collection 一些很实用的JavaScript函数封装集合
C++20实现快速傅立叶变换 C++20 implements fast Fourier transform
Python Tutorial for beginners
In this repository, we introduced ChatGPT applications for Python and artificial intelligence programmers in various cases.
Casual LeetCode / HackerRank / Educative practice with Python and (some) C++ / C
Rule-based supervised learning system built using the Find-S concept learning algorithm. Generates generalized hypotheses from structured datasets for deterministic inference. Implements explainable decision logic suitable for security and rule-driven workflows. Engineered as a lightweight, interpretable alternative to black-box ML models.
A transfer guide for Shanghai Subway, implemented with Dear ImGui.
Cuttlefish packs your rectangles in the order of decresing height, weight, and then area. Hence, it works best when your rectangles have similar heights. This is simply a shortcut to solve the 2D packing problem (or, if you've unlimited fabric height, a strip packing problem). Use for bulk sewing of masks.
An algorithmic project that sort a stack of integers using a specific set of operations with the smallest possible number of moves.
It contains a collection of 450 questions of Data Structures and Algorithms in C++.
A web-based application that showcases a variety of pathfinding algorithms and maze generation techniques.
This project implement some algorithms like Binary Search Tree (BST)
Add a description, image, and links to the algotirhm topic page so that developers can more easily learn about it.
To associate your repository with the algotirhm topic, visit your repo's landing page and select "manage topics."