Pinned Repositories
ai_tetris
俄罗斯方块(C++)
awesome-macos-command-line-zh
用你的 macOS 终端搞事情。(Use your macOS terminal shell to do awesome things. )
bitswap
Bit-Swap: Recursive Bits-Back Coding for Lossless Compression with Hierarchical Latent Variables
BranchLearning
test branch process
canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
canal-client
阿里巴巴数据同步组件canal的客户端,解析binlog增量数据后发送至MQ(rabbitmq,kafka,redis)
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
cxk-ball
🏀 Javascript 实现的 CXK 打篮球游戏
debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
Waking-Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...
97090576's Repositories
97090576/Waking-Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...
97090576/hello-world
this is my first repository in github.
97090576/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
97090576/bitswap
Bit-Swap: Recursive Bits-Back Coding for Lossless Compression with Hierarchical Latent Variables
97090576/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
97090576/seq2seq-couplet
Play couplet with seq2seq model. 用深度学习对对联。
97090576/cxk-ball
🏀 Javascript 实现的 CXK 打篮球游戏
97090576/awesome-macos-command-line-zh
用你的 macOS 终端搞事情。(Use your macOS terminal shell to do awesome things. )
97090576/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
97090576/ai_tetris
俄罗斯方块(C++)
97090576/px-table-checksum
MySQL非主从环境下数据一致性校验及修复程序