Pinned Repositories
30-seconds-of-code
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
architect-awesome
后端架构师技术图谱
book-1
Cura
3D printer / slicing GUI built on top of the Uranium framework
CuraEngine
Powerful, fast and robust engine for converting 3D models into g-code instructions for 3D printers. It is part of the larger open source project Cura.
DockerTarBuilder
它是一个工作流。可快速构建指定架构/平台的docker镜像
EssentialsOfParallelComputing
Main Book repository for the Parallel and High Performance Computing book, Manning Publications
example-code
Example code for the book Fluent Python
gitignore
A collection of useful .gitignore templates
xiaodicn's Repositories
xiaodicn/30-seconds-of-code
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
xiaodicn/AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
xiaodicn/architect-awesome
后端架构师技术图谱
xiaodicn/book-1
xiaodicn/Cura
3D printer / slicing GUI built on top of the Uranium framework
xiaodicn/CuraEngine
Powerful, fast and robust engine for converting 3D models into g-code instructions for 3D printers. It is part of the larger open source project Cura.
xiaodicn/DockerTarBuilder
它是一个工作流。可快速构建指定架构/平台的docker镜像
xiaodicn/EssentialsOfParallelComputing
Main Book repository for the Parallel and High Performance Computing book, Manning Publications
xiaodicn/example-code
Example code for the book Fluent Python
xiaodicn/gitignore
A collection of useful .gitignore templates
xiaodicn/GraphicsGems
Code for the "Graphics Gems" book series
xiaodicn/JSModeler
A JavaScript framework to create and visualize 3D models.
xiaodicn/LearnOpenGL
Code repository of all OpenGL tutorials found at https://learnopengl.com
xiaodicn/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
xiaodicn/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
xiaodicn/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
xiaodicn/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
xiaodicn/ogl
xiaodicn/OpenGL
OpenGL 3 and 4 with GLSL
xiaodicn/OpenGL-4-Shading-Language-Cookbook-Third-Edition
OpenGL 4 Shading Language Cookbook - Third Edition, published by Packt
xiaodicn/plantcode
Provides a javascript utility to generate code in various languages given a plantuml class diagram.
xiaodicn/Probabilistic-Robotics
《概率机器人》书和课后习题
xiaodicn/probabilistic_robotics
solution of exercises of the book "probabilistic robotics"
xiaodicn/Python
All Algorithms implemented in Python
xiaodicn/task-parallelism-omp
A comparison of task-level constructs available in OpenMP by analyzing the performance of well known divide-and-conquer sorting algorithms: Quicksort and Mergesort.
xiaodicn/the-art-of-command-line
Master the command line, in one page
xiaodicn/tmuxsettings
xiaodicn/Unix-Net
Unix网络编程源代码添加注释
xiaodicn/Vim
:star: Vim for Visual Studio Code
xiaodicn/webgl-obj-loader
A simple OBJ model loader to help facilitate the learning of WebGL.