Code Monkey home page Code Monkey logo

Marvin's Projects

addingprimenumbers icon 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 icon 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 icon auto-py-to-exe

Converts .py to .exe using a simple graphical interface (translation work)

eightqueens icon 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.

horserpg icon 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.

marginalmahjong icon 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

matrix icon 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

matrixconversion icon 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

phonebook icon 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)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.