Pinned Repositories
algorithm-structure
2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结
Artificial-Intelligence
"The real problem is not the existential threat of AI. Instead, it is in the development of ethical AI systems." ― Rana El Kaliouby
awesome-computer-science-EBook
Leading source of ebooks, with a vast range of ebooks from academic, popular and professional publishers.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-math
A curated list of awesome mathematics resources
Awesome-Math-Books
"An equation for me has no meaning, unless it expresses a thought of God."― Srinivasa Ramanujan
blackhat-python3
Source code for the book "Black Hat Python" by Justin Seitz. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues involving the implementation of deprecated libraries.
c_resources
Computer-Science-Reference-Books
"The question of whether a computer can think is no more interesting than the question of whether a submarine can swim." ― Edsger W. Dijkstra
computer_expert_paper
1000+份计算机paper,卡耐基梅隆大学,哈佛,斯坦福,芝加哥大学,MIT,facebook,google,微软,Amazon,twitter等大牛一作,持续更新中
bigtom1972's Repositories
bigtom1972/algorithm-structure
2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结
bigtom1972/Artificial-Intelligence
"The real problem is not the existential threat of AI. Instead, it is in the development of ethical AI systems." ― Rana El Kaliouby
bigtom1972/awesome-computer-science-EBook
Leading source of ebooks, with a vast range of ebooks from academic, popular and professional publishers.
bigtom1972/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
bigtom1972/awesome-math
A curated list of awesome mathematics resources
bigtom1972/Awesome-Math-Books
"An equation for me has no meaning, unless it expresses a thought of God."― Srinivasa Ramanujan
bigtom1972/blackhat-python3
Source code for the book "Black Hat Python" by Justin Seitz. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues involving the implementation of deprecated libraries.
bigtom1972/computer_expert_paper
1000+份计算机paper,卡耐基梅隆大学,哈佛,斯坦福,芝加哥大学,MIT,facebook,google,微软,Amazon,twitter等大牛一作,持续更新中
bigtom1972/CppBooks
A comprehensive catalog of modern and classic books on C++ programming language
bigtom1972/csapp
Computer Systems: A Programmer's Perspective
bigtom1972/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
bigtom1972/dpdk_engineer_manual
【冲破内核瓶颈,让I/O性能飙升】DPDK工程师手册,官方文档,最新视频,开源项目,实战案例,论文,大厂内部ppt,知名工程师一览表
bigtom1972/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
bigtom1972/Free-Web-Books
Learn books from TCP/IP | HTTP(s) | HTML、CSS、JS、JQuery | Vue | PHP | Web | Web Server
bigtom1972/geneticalgorithm
Genetic Algorithm Package for Python
bigtom1972/hacktricks
Welcome to the page where you will find each trick/technique/whatever I have learnt in CTFs, real life apps, and reading researches and news.
bigtom1972/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
bigtom1972/Introduce_to_virtualization
500篇关于虚拟化的经典资料,含CPU虚拟化,磁盘虚拟化,内存虚拟化,io虚拟化。
bigtom1972/jxust-Learning-database
bigtom1972/kernel_awsome_feature
深入研究 kvm,ceph,fuse特性,包含开源项目,代码案例,文章,视频,架构脑图等
bigtom1972/kernel_memory_management
总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关
bigtom1972/kernel_new_features
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
bigtom1972/learning
Learning Shell,Python,Golang,System,Network
bigtom1972/learning_mind_map
2021年【思维导图】盒子,C/C++,Golang,Linux,云原生,数据库,DPDK,音视频开发,TCP/IP,数据结构,计算机原理等
bigtom1972/linux-insides
A little bit about a linux kernel
bigtom1972/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
bigtom1972/mathematics-roadmap
A Comprehensive Roadmap to Mathematics
bigtom1972/ml-road
Machine Learning Resources, Practice and Research
bigtom1972/msc-books
bigtom1972/py_trees
Python implementation of behaviour trees.