Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
100-Days-Of-ML-Code-1
100 Days of ML Coding
2019_campus_apply
:rocket: Full Stack Developer Tutorial,后台技术栈/全栈开发/架构师之路,秋招/春招/校招/面试。 from zero to hero.
2048.cpp
🎮 Fully featured terminal version of the game "2048" written in C++
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
3D-computer-vision-resources
Here is a list of 3D vision resources
60_Days_RL_Challenge
Learn Deep Reinforcement Learning in depth in 60 days
bpf-perf-tools-book
Official repository for the BPF Performance Tools book
Linux_kernel
SoftMC
SoftMC is an experimental FPGA-based memory controller design that can be used to develop tests for DDR3 SODIMMs using a C++ based API. The design, the interface, and its capabilities and limitations are discussed in our HPCA 2017 paper: "SoftMC: A Flexible and Practical Open-Source Infrastructure for Enabling Experimental DRAM Studies" <https://people.inf.ethz.ch/omutlu/pub/softMC_hpca17.pdf>
shanliwa1's Repositories
shanliwa1/bpf-perf-tools-book
Official repository for the BPF Performance Tools book
shanliwa1/ad-handbook
Automatic Differentiation Handbook
shanliwa1/awesome-cmake
A curated list of awesome CMake resources, scripts, modules, examples and others.
shanliwa1/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
shanliwa1/blog_os
Writing an OS in Rust
shanliwa1/bpf-perf-workshop
shanliwa1/coreboot
Mirror of https://review.coreboot.org/coreboot.git. We don't handle Pull Requests.
shanliwa1/CPlusPlusThings
C++那些事
shanliwa1/CS-Xmind-Note
计算机专业课(408)思维导图和笔记:计算机组成原理(第五版 王爱英),数据结构(王道),计算机网络(第七版 谢希仁),操作系统(第四版 汤小丹)
shanliwa1/CS224n-winter-together
an Open Course Platform for Stanford CS224n (2020 Winter)
shanliwa1/CSBook
shanliwa1/CToy
Interactive C coding environment
shanliwa1/Diffusion_FPGA
Highly-optimized spatially and temporally-blocked implementation of Diffusion 2D and 3D stencils for Intel FPGAs using OpenCL
shanliwa1/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
shanliwa1/ldt
Linux Driver Template
shanliwa1/linux-insides-zh
Linux 内核揭秘
shanliwa1/linux-kernel-module-cheat
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 19.10 host.
shanliwa1/ModernCppStarter
Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and more.
shanliwa1/my-cs-degree
A CS degree I designed for myself, 2020
shanliwa1/recommended-books
计算机经典书籍推荐 部分书籍提供PDF下载
shanliwa1/seabios
Mirror of git.qemu.org/seabios.git
shanliwa1/single_file_libs
List of single-file C/C++ libraries.
shanliwa1/supra
SUPRA: Software Defined Ultrasound Processing for Real-Time Applications - An Open Source 2D and 3D Pipeline from Beamforming to B-Mode
shanliwa1/syclacademy
SYCL Academy, a set of learning materials for SYCL heterogeneous programming
shanliwa1/thulib-latex-talk
《如何使用 LaTeX 排版论文》讲稿
shanliwa1/TinyWebServer
:fire: Linux下C++轻量级Web服务器
shanliwa1/toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
shanliwa1/training-materials
Bootlin embedded Linux and kernel training materials
shanliwa1/ultimate-coding-resources
A collection of the best resources for programming, web development, computer science and more.
shanliwa1/vmtouch
Portable file system cache diagnostics and control