Pinned Repositories
AlgoXY
Book of Elementary Functional Algorithms and Data structures
awesome-taichi
A curated list of awesome Taichi applications, courses, demos and features.
awk
The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版
c-programming-a-modern-approach
Solutions to exercises and projects in the textbook C Programming: A Modern Approach, 2nd Edition.
c-solutions
My Solutions to K. N. King's "C Programming: A Modern Approach", second edition
cmd-Rust
basic command line Rust implementation
CppCoreGuidelines-zh-CN
Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.
hello-world
Hello world!
Nowcoder-Huawei-problems-solutions-Java
牛客网华为机试试题与题解,Java 语言实现。
pascal-lc.github.io
pascal-lc.github.io
pascal-lc's Repositories
pascal-lc/hello-world
Hello world!
pascal-lc/Nowcoder-Huawei-problems-solutions-Java
牛客网华为机试试题与题解,Java 语言实现。
pascal-lc/pascal-lc.github.io
pascal-lc.github.io
pascal-lc/voxel-challenge
Taichi Voxel Challenge 2022(体素创意大赛)个人作品库
pascal-lc/AlgoXY
Book of Elementary Functional Algorithms and Data structures
pascal-lc/awesome-taichi
A curated list of awesome Taichi applications, courses, demos and features.
pascal-lc/awk
The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版
pascal-lc/c-programming-a-modern-approach
Solutions to exercises and projects in the textbook C Programming: A Modern Approach, 2nd Edition.
pascal-lc/c-solutions
My Solutions to K. N. King's "C Programming: A Modern Approach", second edition
pascal-lc/cmd-Rust
basic command line Rust implementation
pascal-lc/CppCoreGuidelines-zh-CN
Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.
pascal-lc/cuda_voxelizer
CUDA Voxelizer to convert polygon meshes into annotated voxel grids
pascal-lc/dbg-macro
A dbg(…) macro for C++
pascal-lc/fork-bomb
Fork bombs in lots of languages
pascal-lc/git-tutorial
git 操作练习
pascal-lc/hello-world-1
Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions!
pascal-lc/Learncpp_CN
闲来无事翻译LearnCpp
pascal-lc/missing-semester-cn.github.io
the CS missing semester Chinese version
pascal-lc/taichi
Productive & portable high-performance programming in Python.
pascal-lc/gitignore
A collection of useful .gitignore templates
pascal-lc/lions_A_commentary_on_the_Sixth_Edition_UNIX_Operating_System
lions commentary on unix - webversion
pascal-lc/Notepad3
Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath.
pascal-lc/OnlinePythonTutor
Learn Python by executing code online and visualizing data structures
pascal-lc/python-sense-hat
Source code for Sense HAT Python library
pascal-lc/Python_Spider_Test
Python 爬虫测试
pascal-lc/pywonderland
A tour in the wonderland of math with python.
pascal-lc/QtWidgetsApplication1
Qt Hello, world!
pascal-lc/rust_exercises
Misc, Rust exercises
pascal-lc/The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
pascal-lc/vpp
Mirror of VPP code base hosted at git.fd.io