Pinned Repositories
assimp
Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
automata-from-regex
An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.
data-structures-questions
golang sorting algorithm and data construction.
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
ewc.pytorch
An implementation of EWC with PyTorch
FileSaver.js
An HTML5 saveAs() FileSaver implementation
gitignore
A collection of useful .gitignore templates
GPUDMM
The implementation of GPU-based Dirichlet Multinomial Mixture model (GPU-DMM) (published in SIGIR 2016)
IM
学院组织的一次实训项目。基于MFC上做的,基本的TCP通讯协议和C/S架构的开发,发送文件和私聊群聊一些功能,还有额外的功能。
YYYYWD.github.io
HYT's Blog
YYYYWD's Repositories
YYYYWD/IM
学院组织的一次实训项目。基于MFC上做的,基本的TCP通讯协议和C/S架构的开发,发送文件和私聊群聊一些功能,还有额外的功能。
YYYYWD/YYYYWD.github.io
HYT's Blog
YYYYWD/assimp
Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
YYYYWD/automata-from-regex
An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.
YYYYWD/data-structures-questions
golang sorting algorithm and data construction.
YYYYWD/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
YYYYWD/ewc.pytorch
An implementation of EWC with PyTorch
YYYYWD/FileSaver.js
An HTML5 saveAs() FileSaver implementation
YYYYWD/gitignore
A collection of useful .gitignore templates
YYYYWD/GPUDMM
The implementation of GPU-based Dirichlet Multinomial Mixture model (GPU-DMM) (published in SIGIR 2016)
YYYYWD/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
YYYYWD/ImagineCup2018-NoteAssistant
YYYYWD/json-tutorial
从零开始的 JSON 库教程
YYYYWD/kafka
Mirror of Apache Kafka
YYYYWD/KPGNN
YYYYWD/KPGNN-1
YYYYWD/maven_hadoop_template
YYYYWD/meanshift-kmeans-cluster
Utilize Mean-Shift to generate initial centroids for K-Means
YYYYWD/redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
YYYYWD/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
YYYYWD/rocketmq-mqtt
Apache rocketmq
YYYYWD/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
YYYYWD/sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.
YYYYWD/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
YYYYWD/Tinyhttpd
一次对Tinyhttpd完整的精读,注释,测试
YYYYWD/TrafficFlowPrediction
Traffic Flow Prediction with Neural Networks(SAEs、LSTM、GRU).