greatbridf
I am Guo Bingfang, a grade 2022 undergraduate from Tongji University, and I hope to learn deep learning on github.
Tongji University1239 Siping Road, Yangpu District, Shanghai
greatbridf's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
copy/v86
x86 PC emulator and x86-to-wasm JIT, running in the browser
waydabber/BetterDisplay
Unlock your displays on your Mac! Flexible HiDPI scaling, XDR/HDR extra brightness, virtual screens, DDC control, extra dimming, PIP/streaming, EDID override and lots more!
kyleneideck/BackgroundMusic
Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.
tusen-ai/naive-ui
A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.
PlayCover/PlayCover
Community fork of PlayCover
wgh136/PicaComic
A comic app built with Flutter, supporting multiple comic sources.
klzgrad/naiveproxy
Make a fortune quietly
ihciah/shadow-tls
A proxy to expose real tls handshake to the firewall
richgel999/miniz
miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz
refraction-networking/utls
Fork of the Go standard TLS library, providing low-level access to the ClientHello for mimicry purposes.
StevenBaby/onix
Onix - 操作系统实现
noahabe/database_system_concepts_answers
🗄️ Solutions to Database System Concepts Seventh Edition
zfl9/gfwlist2privoxy
将 gfwlist.txt(Adblock Plus 规则)转换为 privoxy.action
mapbox/gzip-hpp
Gzip header-only C++ library
TJ-CSCCG/TJCS-Course
:bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入……
ArmindoFlores/ao3_api
An unofficial archiveofourown.org (AO3) API for python
radiolarian/AO3Scraper
A Python scraper for getting fan fiction content and metadata from Archive of Our Own.
wenjunBZ/RushForOffer
同济大学2021届面经
Wujh1995/Verilog-VGA-game
A simple game written in Verilog HDL language and display on the VGA screen.
mstump/verilog-vga-controller
A very simple VGA controller written in verilog
seashell11234455/crackids
同济又双叒叕换了个验证码
DanMoLiuHen/selectCourse
Tongji select courses 同济抢课(捡漏)程序--适用于四轮选课
guoylyy/tj-bus-cheat
同济大学班车app作弊器,你懂的。
while-TuRe/Single-cycle-CPU31
melonedo/Portatal
同济自动烤土豆
01joy/HZip
The Huffman Compression Algorithm
xnvi/learn-jpeg-encode
以学习为目的编写的简易jpeg编码器,以看得懂为目标,代码尽可能清晰简洁,不对内存、性能做优化。