JOHN-316's Stars
Presburger/qmc-decoder
Fastest & best convert qmc 2 mp3 | flac tools
massgravel/Microsoft-Activation-Scripts
Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
dromara/hutool
🍬A set of tools that keep Java sweet.
qicosmos/rest_rpc
modern C++(C++11), simple, easy to use rpc framework
guangqianpeng/jrpc
JSON-RPC implementation in C++17
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
linyacool/WebServer
A C++ High Performance Web Server
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
bigbluebutton/bigbluebutton
Complete open source web conferencing system.
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
gtaylor5/mnist_ml
C++ Implementations of Various Machine Learning Algorithms using the MNIST Handwriting Data Set
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
navining/Zeus
A high performance, cross-platform Internet Communication Engine. Developed with native socket API. Aim at handling millions of concurrent connections.
dragen1860/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
yuanming-hu/taichi
My fork of https://github.com/taichi-dev/taichi
QIICR/dcmqi
dcmqi (DICOM for Quantitative Imaging) is a free, open source C++ library for conversion between imaging research formats and the standard DICOM representation for image analysis results
pieper/dicomsort
A project to provide custom sorting and renaming of dicom files
keras-team/keras
Deep Learning for humans
naganandy/graph-based-deep-learning-literature
links to conference publications in graph-based deep learning
Sophia-11/DeepLearningNotes
《深度学习》花书手推笔记
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
MingchaoZhu/InterpretableMLBook
《可解释的机器学习--黑盒模型可解释性理解指南》,该书为《Interpretable Machine Learning》中文版
jgraph/drawio-desktop
Official electron build of draw.io
brikeats/Snakes-in-a-Plane
Active contour model (aka snakes) implemented in python.
addisonElliott/active-contours
Signal processing library for active contour models, also known as snakes. Includes a GUI application to visually test various active contour models.
philipperemy/keras-attention
Keras Attention Layer (Luong and Bahdanau scores).
hantmac/Python-Interview-Customs-Collection
Python面试通关宝典,秋招、春招的小伙伴✿✿ヽ(°▽°)ノ✿),有面Python开发方向的,看这一个repo就够啦😘
laike9m/PyPunchP2P
Python实现NAT穿透+STUN+TURN+P2P聊天 | Python P2P chat
snail007/goproxy
🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。