Skip to content
View baijinshuo's full-sized avatar

Block or report baijinshuo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Public-Key-cryptography-RSA Public-Key-cryptography-RSA Public

    Using RSA algorithm to generate public-private key pair. Implement RSA signature verification.

    C++ 2

  2. Monte-Carlo-Simulation Monte-Carlo-Simulation Public

    Using Monto Carlo method to simulate stock price and option price in VBA. Try to verify BS formula by comparing the option prices.

    1

  3. Traffic-Navigation-System Traffic-Navigation-System Public

    Create digital map for Beijing. Built navigation system based on Dijkstra algorithm.

    Java 1

  4. Ayu-Competition Ayu-Competition Public

    Developed a mobile website through WECHAT API to manage events’ information and collect registration fee. Created the website based on JSP servlet, used Ajax to reload page asynchronously. Built My…

    Java 1

  5. SVM SVM Public

    Implemented SVM model to classify portfolio stocks

    MATLAB 1

  6. DES-encryption-algorithm DES-encryption-algorithm Public

    Through the program, we need to input 8-digit plain test and 10-digit key to get the cipher

    C++