Useful JavaScript Functions Collection 一些很实用的JavaScript函数封装集合
-
Updated
Jun 6, 2020 - JavaScript
Useful JavaScript Functions Collection 一些很实用的JavaScript函数封装集合
C++20实现快速傅立叶变换 C++20 implements fast Fourier transform
Python Tutorial for beginners
Casual LeetCode / HackerRank / Educative practice with Python and (some) C++ / C
In this repository, we introduced ChatGPT applications for Python and artificial intelligence programmers in various cases.
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.
A transfer guide for Shanghai Subway, implemented with Dear ImGui.
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)
This project implements a solution for the Delivery Robot Hamiltonian Circuit problem using a recursive backtracking algorithm with priority queue optimization. The goal is to find a Hamiltonian circuit in a warehouse graph that minimizes travel and delivery time while staying within a given time limit.
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."