Pinned Repositories
accelerated-container-image
A production-ready remote container image format (overlaybd) and snapshotter based on block-device.
acr-test
alibaba-cloud-csi-driver
CSI Plugin for Kubernetes, Support Alibaba Cloud EBS/NAS/OSS/CPFS/LVM.
awesome-bits
:computer: A curated list of awesome bitwise operations and tricks
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
books
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
buildah
A tool that facilitates building OCI images.
FCG-to-Vector
ics2015
NJU CS Programming Assignment
njucjc's Repositories
njucjc/FCG-to-Vector
njucjc/ics2015
NJU CS Programming Assignment
njucjc/awesome-bits
:computer: A curated list of awesome bitwise operations and tricks
njucjc/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
njucjc/books
njucjc/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
njucjc/chisel-tutorial
chisel tutorial exercises and answers
njucjc/cycy
EPIC CUCUMBERS!
njucjc/docker-java-multistage
Docker Java Multi-stage Builds
njucjc/extension-boilerplate
⚡️ A template for building cross browser extensions for Chrome, Opera & Firefox.
njucjc/git-recipes
:octocat: Git recipes in Chinese. 高质量的Git中文教程.
njucjc/gitignore
A collection of useful .gitignore templates
njucjc/go_command_tutorial
Golang command tutorial in Chinese.
njucjc/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
njucjc/ics2017
NJU ics2017 PA
njucjc/java-design-patterns
Design patterns implemented in Java
njucjc/JCallGraph
Compare the call graph of the Java program under different versions.
njucjc/machine-learning
Assignments on Machine Learning course.
njucjc/Machine-learning-learning-notes
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
njucjc/mtheme
A modern LaTeX Beamer theme
njucjc/new-pac
njucjc/NJU-DisSys-2017
Distributed System, Fall 2017, CS@NJU
njucjc/nju-thesis
南京大学学位论文XeLaTeX模板
njucjc/njuthesis
南京大学山寨毕业论文模版
njucjc/NJUThesis-1
南京大学本科毕业论文模板
njucjc/NLP
Projects on my Natural Language Processing course.
njucjc/raspi-ir-distance
Sharp GP2D120 IR distance sensor measurements with the Raspberry PI + MCP3008
njucjc/sa2017
njucjc/ThreadPool
A simple C++11 Thread Pool implementation