Pinned Repositories
a-tour-of-cpp-2e
Codes and drafts on my reading of the book: "A Tour of C++", Bjarne Stroustrup (2018)
awesome-mac
Now we have become very big, Different from the original idea. Collect premium software in various categories.
awesome-resume-for-chinese
:page_facing_up:适合中文的简历模板收集(LaTeX,HTML/JS and so on)由 @hoochanlon 维护
c_standard_lib
source code of The Standard C Library, by Plauger
Cnippets
Code snippets for C. Friendly for Beginner. Very simple implementation book.
ics-pa
The wrapper repo for NJU ICS PA.
ysyx-workbench
April.2024yo
labspc's Repositories
labspc/a-tour-of-cpp-2e
Codes and drafts on my reading of the book: "A Tour of C++", Bjarne Stroustrup (2018)
labspc/awesome-resume-for-chinese
:page_facing_up:适合中文的简历模板收集(LaTeX,HTML/JS and so on)由 @hoochanlon 维护
labspc/c_standard_lib
source code of The Standard C Library, by Plauger
labspc/Deedy-Resume-for-Chinese
适合应届毕业生的 LaTeX 简历模板
labspc/CppGuide
C/C++学习,后端开发进阶指南。
labspc/DLSYS
AI系统 & 深度学习系统
labspc/fork0
分流规则、重写写规则及脚本 🔗 https://github.com/blackmatrix7/ios_rule_script
labspc/fsfdb
It's written in pure Python and has no external dependencies.
labspc/geth
Learning: ethereum protocol and go programming language
labspc/KiteSat
KiteSat -纸鸢号微小卫星
labspc/krc-2e
Source code and solutions of exercises to The C Programming Language 2nd Edition by Brian W. Kernighan and Dennis M. Ritchie
labspc/LaTeX-Document
LaTeX Templates for Document
labspc/learning-riscv
入门RISC-V的手册
labspc/lightsocks
⚡️一个轻巧的网络混淆代理🌏
labspc/Linux-0.11
Learning OS by reading Linux-0.11 source code and running it on bochs. The resources are forked from an online course by Harbin Institute of Technology. The book is written by Dr. Zhao Jiong.
labspc/NUEDC-Handbook
NUEDC 2020 Shanghai, SEEE@SUES UAVs Handbook.
labspc/OpenBuild-SIG-Developer-Content
OpenBuild 内容小组工作协作库
labspc/OS-pintos
Pintos OS from Stanford
labspc/rvcc
本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。
labspc/sicp-py-pdf
Composing Programs by John DeNero, based on the textbook Structure and Interpretation of Computer Programs by Harold Abelson and Gerald Jay Sussman, is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
labspc/SingleVmessToClash
单个Vmess链接转换成Clash配置文件
labspc/socks5proxy
一个简单的socks5代理转发服务(VPN)
labspc/ss-panel-v3-mod
Forked from https://github.com/orvice/ss-panel ss-panel修改而来,做了众多优化,支持 VPN 自动开户还有统计流量什么的。
labspc/SSPanel-Uim
SSPanel V3 魔改再次修改版
labspc/ssr-download
最新版的ss/ssr/ssrr
labspc/stock_financial_data_to_mysql
将A股所有股票的日K线的数据写入本地mysql数据库,收集从某个时间段以来的股票财报数据,包括营收、市值、股本等数据。
labspc/tinyriscv
A very simple and easy to understand RISC-V core.
labspc/ts2gd
💥 Compile TypeScript to GDScript for Godot
labspc/vmess-to-clash
将vmess转换为clash规则
labspc/web3-beginner
作为一个初学者,真实的记录自己学习的过程。