HolyChen
2021 - Now: Working 2016 - 2020: Computer Science and Technology, Xiamen University. 2012 - 2016: Software Engineering, Sun Yat-sen Univers
MicorsoftHaiyuan Campus, Binhai Street, Siming District, Xiamen, Fujian, China
Pinned Repositories
B_Spline_Curve_Fitting
B Spline Curve Fitting
BPlusTree
A very simple B+ Tree container.
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
cuda-tutorial
CUDA 编程指南学习
DigitalImageProcess
A software developed with subject digital Image Process.
draw_pytorch
DRAW: A Recurrent Neural Network For Image Generation
gcurval
Arc Length Calculation and Sampling for Parametric Curves implemented on CUDA and CPU
LecturesSeizor
Auto seize lectures held by School of Information and Enginering, Xiamen University
RobSubject
中山大学抢课助手源码,实现较为粗略,使用C++,BUG较多。
Strip-Packing
An algorithm for solving 2D strip packing problem.
HolyChen's Repositories
HolyChen/cuda-tutorial
CUDA 编程指南学习
HolyChen/Strip-Packing
An algorithm for solving 2D strip packing problem.
HolyChen/RobSubject
中山大学抢课助手源码,实现较为粗略,使用C++,BUG较多。
HolyChen/B_Spline_Curve_Fitting
B Spline Curve Fitting
HolyChen/LecturesSeizor
Auto seize lectures held by School of Information and Enginering, Xiamen University
HolyChen/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
HolyChen/DigitalImageProcess
A software developed with subject digital Image Process.
HolyChen/gcurval
Arc Length Calculation and Sampling for Parametric Curves implemented on CUDA and CPU
HolyChen/HolyChen.github.io
HolyChen/KdTree
KdTree
HolyChen/MD5
A C++ version MD5 calculator according by RFC 1321.
HolyChen/BPlusTree
A very simple B+ Tree container.
HolyChen/draw_pytorch
DRAW: A Recurrent Neural Network For Image Generation
HolyChen/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
HolyChen/Bresenham
Bresenham算法的openGL实现
HolyChen/CNNMRF
code for paper "Combining Markov Random Fields and Convolutional Neural Networks for Image Synthesis"
HolyChen/CodeInterviews
剑指offer的面试题代码
HolyChen/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
HolyChen/draw
TensorFlow Implementation of "DRAW: A Recurrent Neural Network For Image Generation"
HolyChen/gitignore
A collection of useful .gitignore templates
HolyChen/ls-nodejs
ls instruction implemented by node.js
HolyChen/notes
Variant notes about anything, may be helpful?
HolyChen/NURBS-Python_Examples
Examples for the NURBS-Python package
HolyChen/QiLaiHai-server
起来嗨的后台设计
HolyChen/TensorFlow-VAE-GAN-DRAW
A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational Autoencoder (VAE) and DRAW: A Recurrent Neural Network For Image Generation).
HolyChen/TestSK