bulangman277's Stars
tiann/KernelSU
A Kernel based root solution for Android
fitzgerald0/time_series_data_mining
TensorFlow Probability;Time series model
MannLabs/alphatims
An open-source Python package for efficient accession and visualization of Bruker TimsTOF raw data from the Mann Labs at the Max Planck Institute of Biochemistry.
TikTok365/FFmpeglive
FFmpeg循环推流脚本
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
jornpeters/integer_discrete_flows
Code release for Hoogeboom, Emiel, Jorn WT Peters, Rianne van den Berg, and Max Welling. "Integer Discrete Flows and Lossless Compression." Conference on Neural Information Processing Systems (2019).
manassra/LZ77-Compressor
A simplified implementation of the LZ77 compression algorithm
Cyril0563/lanjing_live
🐋蓝鲸直播源-长期维护的电视直播源接口、TVBox、Pluto Player、猫影视TV、IPTV、BIUBIU TV、IPTV源、直播源、源享家、蓝鲸直播源、等影视及m3u8播放器通用接口都可观看
iptv-org/iptv
Collection of publicly available IPTV channels from all over the world
Ch3n4y/YQTB
广大健康打卡
Zephery/weiboanalysis
微博情感分析,文本分类,毕业设计项目
eastmountyxz/NetworkSecuritySelf-study
这是作者的系列网络安全自学教程,主要是关于网安工具和实践操作的在线笔记,希望对大家有所帮助,学无止境,加油。
drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
twomonkeyclub/BackEnd
后台开发相关知识
white0dew/WebServer
A TinyWebServer implemented inC++11.
mlbo/CPlusPlusThings
C++那些事
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
agedcat/WebServer
Uubuntu 20 C++版本的web服务器
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
Voraka/CyxvcProtect
CyxvcProtect packer written with C++
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
Daipuwei/DataStructure
这是基本数据结构及其算法的C++实现,涉及单链表、双链表、栈 、二叉树、并查集、哈夫曼树、平衡二叉树、二叉搜索树、堆、哈希表、图以及各种排序。
yangwohenmai/LSTM
基于LSTM的时间序列预测研究
linyacool/WebServer
A C++ High Performance Web Server
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
markparticle/WebServer
C++ Linux WebServer服务器
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
0voice/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
miloyip/json-tutorial
从零开始的 JSON 库教程