Stars
- All languages
- ASL
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Classic ASP
- CoffeeScript
- Cuda
- Cython
- D
- Dart
- GLSL
- Go
- HLSL
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lex
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- PHP
- Perl
- PostScript
- Processing
- Python
- QMake
- R
- Roff
- Ruby
- Rust
- Sass
- Scala
- Shell
- Swift
- SystemVerilog
- TeX
- TypeScript
- VHDL
- Vala
- Vue
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
Algorithms, 4th edition textbook code and libraries
LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUD…
A Minecraft mod designed to improve frame rates and reduce micro-stutter
LIBSVM -- A Library for Support Vector Machines
Graphical Java application for managing BibTeX and biblatex (.bib) databases
A modern shaders mod for Minecraft compatible with existing OptiFine shader packs
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
The codes and my solutions to exercises from the book "Algorithms" (4th edition) by Robert Sedgewick and Kevin Wayne.
CSR is a storage format that removes zeros from matrices to improve the mathematical performance on them.