Pinned Repositories
6.824-2015
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记,此外,还包括创建者看到的所有机器学习/深度学习面经中的问题。 除了其中 DL/ML 相关的,其他与算法岗相关的计算机知识也会记录。 但是不会包括如前端/测试/JAVA/Android等岗位中有关的问题。
Android_LearningResource
站在巨人的肩膀上整合的android学习资源,包括android学习工具书pdf,工具类, 开源项目
AutoComplPop
Automatically opens popup menu for completions
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-modern-cpp
A collection of resources on modern C++
awesome-nestjs
A curated list of awesome things related to NestJS 😎
awesome-pentest-cheat-sheets
Collection of the cheat sheets useful for pentesting
books
技术书籍
coroutine_poc_x86
x86 user mode context switch poc
crabxmz's Repositories
crabxmz/coroutine_poc_x86
x86 user mode context switch poc
crabxmz/6.824-2015
crabxmz/awesome-modern-cpp
A collection of resources on modern C++
crabxmz/awesome-nestjs
A curated list of awesome things related to NestJS 😎
crabxmz/awesome-pentest-cheat-sheets
Collection of the cheat sheets useful for pentesting
crabxmz/build-web-application-with-golang
A golang ebook intro how to build a web with golang
crabxmz/ChatGPT-AutoChat
This repository contains code that automates chat interactions with ChatGPT using Selenium and ChromeDriver. ChatGPT is a large language model that can engage in conversations and provide responses to user inputs. With this code, you can have automated and interactive chats with ChatGPT right from your Python environment.
crabxmz/Deep-Learning
:computer:深度学习实战:手写数字识别、Discuz验证码识别、垃圾分类、语义分割
crabxmz/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
crabxmz/design-proposals-archive
Archive of Kubernetes Design Proposals
crabxmz/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
crabxmz/ImageProcessing-Python
该资源为作者在CSDN的撰写Python图像处理文章的支撑,主要是Python实现图像处理、图像识别、图像分类等算法代码实现,希望该资源对您有所帮助,一起加油。
crabxmz/linux-insides
A little bit about a linux kernel
crabxmz/Machine-Learning-Notes
周志华《机器学习》手推笔记
crabxmz/Micro8
Gitbook
crabxmz/miniprogram-im
Wechat miniprogram IM system
crabxmz/myos
my os from scratch
crabxmz/p4a_lottie_demo
crabxmz/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
crabxmz/raspi3-tutorial
Bare metal Raspberry Pi 3 tutorials
crabxmz/rbtree
self crafted rbtree
crabxmz/skiplist
self crafted skiplist
crabxmz/slab_poc
self crafted slab based on 4096 page size
crabxmz/Spin
Explicit state logic model checking tool -- 2002 winner of the ACM System Software Award.
crabxmz/Study-Android
Android及部分其它技术资料,仅供学习查看,请查阅后及时删除
crabxmz/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
crabxmz/timeout_tcp_srv
crabxmz/training-plan
电子科技大学分布式存储与计算实验室新生训练计划
crabxmz/try
try
crabxmz/ultimate-go
The Ultimate Go Study Guide