Skip to content

HaiyangYu1999/CodeBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Backup

This repository backups almost all my practice codes and projects when I was a undergraduate in Jilin University from Sept. 2016 to Jun. 2020.

  • AssemblyLang contains some practice code when I studied Assembly Language in Feb. 2020. Referenced Book : "Assembly Language" by Wang Shuang, TsingHua University.

  • C++ contains some practice codes in C/C++.

  • DataStructure has some practice code when I studied Data Structure in Nov. 2017. Referenced Book : "Data Structure" by Yan Weimin, TsingHua University.

  • oj has some Online Judge practices when I prepared interviews for graduate admissions of Nanjing University, Peking University and Wuhan University in May. 2019.

  • OS has some code to practice POSIX API in C when I studied Operating System in Apr. 2019. It includes some easy API about process schedule, memory management, thread create, and file system. Referenced Book : "Operating System Three Easy Pieces" by Remzi H. Arpaci-Dusseau and Andrea C. Arpaci-Dusseau (University of Wisconsin-Madison).

  • Java contains some Data Structure practice codes when I studied Data Structure in Jan. 2019. Referenced Book : "Algorithms 4th Edition" by Robert Sedgewick.

  • LaTeX contains some LaTeX code for syntax references. It ranges from Nov. 2016 to May. 2020.

    • alberta_project records the project about Optimal Transportation I finished in Alberta University, Edmonton, Alberta, Canada in Jul. 2018 as an exchange student.
    • MSU_project records the projects I finished in Michigan State University, East Lansing, Michigan, U.S. in Fall, 2019 as an exchange student. It contains some homework in courses Statistical Computation and Convex Optimization. Also it contains my research project followed by Taps Maiti[maiti@msu.edu].
    • Mathematical Modeling_template has two Mathematical Contest In Modeling paper template in 2017 and 2018.
    • Dissertation contains two Bachelor Dissertation edited in LaTeX.
    • beamer_template has some slides template in Beamer.
    • mathTexFiles has some other LaTeX Files that they contain many syntax to edit some Math Formula like how to input a matrix, how to input a table, and so on.
  • R contains R files about Statistical Computation course STT802 in Michigan State University in Fall, 2019.. Instructors: Hyokyoung Grace Hong (hhong@stt.msu.edu) & Gustavo de los Campos (gustavoc@msu.edu) Sources: https://github.com/gdlc/STAT_COMP and https://github.com/younghhk/STAT_COMP

  • matlab contains some matlab code about Numerical Analysis.

    • ComputationalPractice1 has the implements of some Numerical Analysis Algorithms, finished in May. 2018
    • GUIv-1.0 implements a GUI(Graphic User Interface) about some Numerical Algorithms, which is designed at Dec. 2018
  • python has many projects about Data Analysis.

    • CUHK contains a project that when I was in Chinese University of Hong Kong(Shenzhen) at Jul. 2019. This project is about machine learning.
    • MTSC is a project about Multivariable Time Series Classification. This project is my Bachelor Dissertation. May. 2020
    • Paper is another project which is used to predict precipitation. This project is my secondary Bachelor Dissertation. Mar. 2019
    • MSU has the project when I was an exchange student in Michigan State University. Fall, 2019
    • crawler contains some code when I studied web HTML crawler. Nov. 2018.
    • net uses TCP & UDP established and simulated a server and a client.

About

This repository is used to backup my files and codes from Sept 2016 to Jun 2020.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published