一个简单、高效且实时更新的用户前缀插件,基于Spigot、LuckPerms实现。
-
Updated
Mar 23, 2025 - Java
一个简单、高效且实时更新的用户前缀插件,基于Spigot、LuckPerms实现。
A scientific calculator program that gets infix expressions from input, converts them to postfix and prefix notation, and shows the result by evaluating the postfix expression.
📟 PostFix PreFix Calculator for Android - This application made for educational purposes under MIT license to calculate post-fix and pre-fix expressions with same user interface as the default calculator on android.
Finds meaningful words from a randomly generated word puzzle
The luckperms addon for tab- and chat-prefixes on the market.
This package hosts an array of frequently used regex validations and regex expression evaluation functionalities. In general, String check encompasses last word check, middle word check, first word check, sentence validation, phone number validation, name validation with or without honorific, password with both default parameter settings and cus…
Algorithms code in java.
A smart calculator that uses regex, infix, postfix and prefix algorithms to perform big integer calculations.
This project implements a 26-way Trie data structure to manipulate and manage strings efficiently.Then inserts all words to the trie from the given txt file.
The ++ operator increments its single operand by one. When used in prefix mode, it increments the operand and evaluates to the incremented value of that operand. When used in postfix mode, it increments its operand, but evaluates to the value of that operand before it was incremented.
Add a description, image, and links to the prefix topic page so that developers can more easily learn about it.
To associate your repository with the prefix topic, visit your repo's landing page and select "manage topics."