JerryX94
Numerical Heat Transfer & Computational Fluid Dynamics
Xi'an Jiaotong UniversityXi'an, Shaanxi
Pinned Repositories
AliOS-Things
AliOS Things latest version: https://github.com/alibaba/AliOS-Things/tree/rel_2.1.0
arraySum
CPC2021 赛前培训 - 示例程序:多项式求和
Auto-Lianliankan
基于python图像识别实现的连连看外挂,可实现QQ连连看秒破
BirdFlock
It was a program for a practice of Processing and object oriented programming. Physical characteristics of a bird flock, including every bird’s coordinate, velocity, accelerate, power, reaction and drag, etc., was well simulated and demonstrated.
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
DGM4SOFC
A Dusty Gas model in order to simulate the mass transfer and the voltage loss in a Solid Oxide Fuel Cell.
LBM_CUDA
This code uses lattice Boltzmann method (LBM) parallelized with CUDA to solve a 2D lid-driven cavity flow problem. The output file can be postprocessed with Tecplot.
MPI_MatMultiVec
通过MPI并行实现的矩阵向量相乘计算程序。
Sudoku
A Sudoku solving program based on some basic techniques and a depth-first search.
swSgemm
基于申威处理器的单精度稠密矩阵乘Gemm,包含5a和9a版本
JerryX94's Repositories
JerryX94/LBM_CUDA
This code uses lattice Boltzmann method (LBM) parallelized with CUDA to solve a 2D lid-driven cavity flow problem. The output file can be postprocessed with Tecplot.
JerryX94/arraySum
CPC2021 赛前培训 - 示例程序:多项式求和
JerryX94/DGM4SOFC
A Dusty Gas model in order to simulate the mass transfer and the voltage loss in a Solid Oxide Fuel Cell.
JerryX94/MPI_MatMultiVec
通过MPI并行实现的矩阵向量相乘计算程序。
JerryX94/Sudoku
A Sudoku solving program based on some basic techniques and a depth-first search.
JerryX94/swSgemm
基于申威处理器的单精度稠密矩阵乘Gemm,包含5a和9a版本
JerryX94/AliOS-Things
AliOS Things latest version: https://github.com/alibaba/AliOS-Things/tree/rel_2.1.0
JerryX94/Auto-Lianliankan
基于python图像识别实现的连连看外挂,可实现QQ连连看秒破
JerryX94/BirdFlock
It was a program for a practice of Processing and object oriented programming. Physical characteristics of a bird flock, including every bird’s coordinate, velocity, accelerate, power, reaction and drag, etc., was well simulated and demonstrated.
JerryX94/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
JerryX94/CPC18_SWLBM
第二届国产CPU并行应用挑战赛初赛代码
JerryX94/CPC2018-GROMACS
CPC2018第二届国产CPU并行应用挑战赛决赛
JerryX94/deeplearningbook-chinese
Deep Learning Book Chinese Translation
JerryX94/easyloggingpp
Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
JerryX94/Experiment_Data_Auto_Processing_System
Developed with Excel Visual Basic for Application
JerryX94/fftw3
DO NOT CHECK OUT THESE FILES FROM GITHUB UNLESS YOU KNOW WHAT YOU ARE DOING. (See below.)
JerryX94/libfacedetection
A fast binary library for face detection and face landmark detection in images. The face detection speed can reach 1500FPS. You can use it free of charge with any purpose.
JerryX94/logistic_regression_MPI
逻辑斯蒂回归+MPI训练
JerryX94/Lunar_Surface_Temperature
It is a lunar surface temperature model based on 1D unstable-state heat conduction.
JerryX94/myDNN
A simple implementation of deep neural network.
JerryX94/netcdf-c
Official GitHub repository for netCDF-C libraries and utilities.
JerryX94/pokeScraping
This code is for scraping some data about my favourite game Pokémon from the website "bulbapedia.bulbagarden.net". It is only a personal assignment for python learning.
JerryX94/Red_Black_Tree
An implementation of the classic data structure Red-Black Tree.
JerryX94/Sign_In_System
A personal assignment for C# learning.
JerryX94/Sun_Earth_Moon
A Sun-Earth-Moon simulation system developed by OpenGL
JerryX94/ThousandArrows
A little game as a practice of Processing.
JerryX94/THUNDER
A particle-filter framework for robust cryoEM 3D reconstruction
JerryX94/WelcomeNewer
针对招新的装逼项目
JerryX94/WordOccurrences
Count the occurrences of the word in a text file.