Pinned Repositories
ChemicalReactionSimulation
A chemical reaction simulator that calculates and simulates some parameters in a chemical reaction
CircuitCalculator
A circuit calculator that calculates some important parameters in a circuit
ComplexPhysicsSimulation
A complex physics simulator that simulates a complex physical process
EnergyProductionSimulation
An Energy production Simulator
FreeFallSimulation
A Free fall simulator, The velocity and displacement calculations of free-falling objects are simulated
magicMatrix
This is a magic output of a third-order matrix, which will randomly perform different operations on the matrix according to the will of the third-order matrix and the program, and output different values.
MonteCarloOptionPricing
A Option pricing simulator for option pricing and is used to estimate the price of a European-style call option. Based on the given initial stock price, exercise price, volatility, risk-free rate, expiration time, etc., the Monte Carlo simulation method is used to simulate and output the estimated call option price.
objectAttributeValue
Item attribute value exporter. As a module in a game, the program calculates the value of an object according to its properties using different calculation methods, and randomly outputs the value.
PhysicsEngine
A physics engine that simulates the movement of objects in the vertical direction and calculates their associated physics parameters
TriangleAreaCalculator
TriangleAreaCalculator
LeemonYLY's Repositories
LeemonYLY/ChemicalReactionSimulation
A chemical reaction simulator that calculates and simulates some parameters in a chemical reaction
LeemonYLY/CircuitCalculator
A circuit calculator that calculates some important parameters in a circuit
LeemonYLY/ComplexPhysicsSimulation
A complex physics simulator that simulates a complex physical process
LeemonYLY/EnergyProductionSimulation
An Energy production Simulator
LeemonYLY/FreeFallSimulation
A Free fall simulator, The velocity and displacement calculations of free-falling objects are simulated
LeemonYLY/magicMatrix
This is a magic output of a third-order matrix, which will randomly perform different operations on the matrix according to the will of the third-order matrix and the program, and output different values.
LeemonYLY/MonteCarloOptionPricing
A Option pricing simulator for option pricing and is used to estimate the price of a European-style call option. Based on the given initial stock price, exercise price, volatility, risk-free rate, expiration time, etc., the Monte Carlo simulation method is used to simulate and output the estimated call option price.
LeemonYLY/objectAttributeValue
Item attribute value exporter. As a module in a game, the program calculates the value of an object according to its properties using different calculation methods, and randomly outputs the value.
LeemonYLY/PhysicsEngine
A physics engine that simulates the movement of objects in the vertical direction and calculates their associated physics parameters
LeemonYLY/TriangleAreaCalculator
TriangleAreaCalculator
LeemonYLY/gitskills
For test and learning by wenchuge in 2020/4/10
LeemonYLY/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
LeemonYLY/learngit
First repository for testing and learning git by wenchuge in 2020/4/10
LeemonYLY/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
LeemonYLY/numbersBase3264Encoder
The program encodes a given input with different encoding algorithms with a certain probability and outputs the result. A cryptographic module commonly used for passwords.
LeemonYLY/TriangleGeometry
Game Reward Bonus Calculator. As the core implementation of the reward mechanism module in the mini game, this program randomly generates the number of reward coins according to the coordinate position of the character and calculated by random different algorithms.