Pinned Repositories
3nplus1
3n + 1 program
AddingPrimeNumbers
Enter an integer n, find all the prime numbers between 0 and n, and from these prime numbers, find a set of solutions that sum to n and have the largest prime number. If you enter a prime number, the answer is the prime number itself
ArrearsNotice
First find out the top 200 people in the arrears list, and look for all married people from the 200 people, and check whether their spouse’s income is greater than 500,000. If their spouse’s income is greater than 500,000, send the arrears Notice to the spouse.
auto-py-to-exe
Converts .py to .exe using a simple graphical interface (translation work)
autoLabelCircle
a program to label circle automatically
HorseRPG
A knight's tour (HorseRPG) is a sequence of moves of a knight on a chessboard such that the knight visits every square exactly once.
matrix
Create a matrix of size n * n, fill in the matrix with numbers from 1 to n * n, and print out various flipped and rotated matrices Print out the following matrix
mouseReplayer
let's automate boring tasks
SimpleYTDownloader
Youtube Downloader That Doesn't Sucks
utilityCodes
Just some collection of basic code to assist you in renaming, cropping, converting colours and etc, all at once.
MarvinZhong's Repositories
MarvinZhong/SimpleYTDownloader
Youtube Downloader That Doesn't Sucks
MarvinZhong/utilityCodes
Just some collection of basic code to assist you in renaming, cropping, converting colours and etc, all at once.
MarvinZhong/AddingPrimeNumbers
Enter an integer n, find all the prime numbers between 0 and n, and from these prime numbers, find a set of solutions that sum to n and have the largest prime number. If you enter a prime number, the answer is the prime number itself
MarvinZhong/auto-py-to-exe
Converts .py to .exe using a simple graphical interface (translation work)
MarvinZhong/autoLabelCircle
a program to label circle automatically
MarvinZhong/HorseRPG
A knight's tour (HorseRPG) is a sequence of moves of a knight on a chessboard such that the knight visits every square exactly once.
MarvinZhong/matrix
Create a matrix of size n * n, fill in the matrix with numbers from 1 to n * n, and print out various flipped and rotated matrices Print out the following matrix
MarvinZhong/mouseReplayer
let's automate boring tasks
MarvinZhong/cipher
simple encrypt string
MarvinZhong/confirmEyes2
MarvinZhong/confirmEyesTM
MarvinZhong/easyOCR
MarvinZhong/EightQueens
The Eight Queens is a question set in chess, meaning that 8 ∗ 8 How to place the queen in the 8*8 board can comply with the rules (the slash, row, and column where the queen is located cannot have another queen), which extends to solve the n-queen problem and print all feasible board solutions.
MarvinZhong/GaussianElimination
Gaussian Elimination Program
MarvinZhong/GuessNumber
MarvinZhong/HappyFruitFriends
MarvinZhong/HeartRate
MarvinZhong/Marathon
MarvinZhong/MarginalMahjong
Use a list of length 34 to indicate the amount of each of the 34 types of cards, and find out which card is currently played
MarvinZhong/MarvinZhong
Config files for my GitHub profile.
MarvinZhong/marvinzhong.github.io
my website
MarvinZhong/MatrixConversion
Enter the number of Rows, the number of Columns, the number of instructions, the original matrix and the instructions, 0 means clockwise rotation, 1 means upside down, please output the result after rotation and flip
MarvinZhong/OddCube
fill the NxN cube with number
MarvinZhong/PhoneBook
Enter an integer n to create a phone book with n items of data. Each item of data has two attributes: name and phone. Enter different commands to use the phone book (phone numbers must accept phone numbers starting with 0. Ex: 0912345678)
MarvinZhong/styleTransfer
MarvinZhong/testModeltfjs
MarvinZhong/testTfjs
MarvinZhong/trainAndTestYOLOv5
MarvinZhong/untitledProjectModel
Model for tfjs of Untitled Project
MarvinZhong/WikiaTheExplorer