☆100Oct 29, 2024Updated last year
Alternatives and similar repositories for -
Users that are interested in - are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This project`s codes is recorded from the book of OpenGL ES 3.x 游戏开发.☆10Aug 2, 2019Updated 6 years ago
- CPP 视频地址☆23Nov 27, 2022Updated 3 years ago
- 夏曹俊老师FFmpeg安卓流媒体播放器开发实战课程的课程资料☆18May 9, 2020Updated 6 years ago
- 游戏服务器基础框架。☆22Jul 3, 2017Updated 8 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆130Feb 25, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 安卓系统定制,用于安卓逆向,目前功能有防root检测、支持直接替换修改系统文件、一定程度防vpn检测、 一定程度防aosp检测、WebView强制可调试、Frida持久化、脱整体加固壳、脱抽取加固壳、追踪函数调用和smali trace。☆19Sep 5, 2022Updated 3 years ago
- 使用了线程池,通过epoll实现的Proctor版本的web服务器。参考了游双老师的《Linux高性能服务器编程》以及牛客网的《Linux高并发服务器开发》课程。在自己复现的基础上进行模块的整合并添加一些小更改。所有代码拥有完备的注释。☆16Oct 31, 2025Updated 7 months ago
- Prediction of weather using weather data of last 20 years using Neural Networks.☆12Jan 29, 2017Updated 9 years ago
- 修改了WebBench的源码,使其可以支持针对HTTP长连接的测试☆52Feb 6, 2018Updated 8 years ago
- 研究生课程笔记。包含组合数学、高级算法设计与分析、最优化理论与应用、大数据分析与挖掘。☆14Dec 17, 2023Updated 2 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆384Oct 27, 2025Updated 7 months ago
- Notes, study☆130Dec 20, 2023Updated 2 years ago
- An LSTM model optimized with Harris Hawks Optimization (HHO) for customizable time series forecasting using your own dataset☆13Apr 8, 2025Updated last year
- 基于C++ Muduo网络库的集群聊天服务器项目☆74Jul 31, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆62Jul 30, 2020Updated 5 years ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆292Jul 28, 2021Updated 4 years ago
- 基于C++的集群聊天服务器☆84Sep 22, 2022Updated 3 years ago
- 用grpc C++实现的秒杀服务,docker-compose管理grpc、redis、mysql,代码编译使用bazel☆10Dec 6, 2018Updated 7 years ago
- ☆10Nov 23, 2023Updated 2 years ago
- 基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。☆542Sep 9, 2020Updated 5 years ago
- C++ encoder and decoder for FIX/FAST protocol (http://www.fixtradingcommunity.org/pg/structure/tech-specs/fast-protocol) without compress…☆10Oct 31, 2016Updated 9 years ago
- That wraps Lua interpreter in C++ (used to read config files)☆14Apr 23, 2021Updated 5 years ago
- MIT 6.824 distributed system C++Version☆877Jun 10, 2023Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 汇编语言代码,项目内容为微机原理与接口技术课程的实验内容。希望本项目,能对正在学习或者感兴趣汇编语言和微机原理与接口技术的你有所帮助~☆14Nov 1, 2019Updated 6 years ago
- CPP面试修炼☆172Mar 23, 2024Updated 2 years ago
- 实现Reactor模式c++服务器,每个版本有迭代教程和源代码☆32Apr 25, 2024Updated 2 years ago
- Code of the paper "LGI-GT: Graph Transformers with Local and Global Operators Interleaving"☆12Sep 4, 2023Updated 2 years ago
- A tetris game made in C++ with the Windows Console☆16May 28, 2020Updated 6 years ago
- Kolja Thormann, Shishan Yang, and Marcus Baum. "A Comparison of Kalman Filter-based Approaches for Elliptic Extended Object Tracking (to …☆11Feb 24, 2022Updated 4 years ago
- branch new for vs2017+/gcc-9.2.0+. with xcodecvt, xlog, xhook, xsig etc. branch old for VS2013.☆16Apr 30, 2026Updated last month
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Apr 10, 2019Updated 7 years ago
- From touch gestures to model-view-projection (MVP) matrix with GLM☆13Aug 2, 2016Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- JNU电信复习资料收集汇总(个人收集)☆15Sep 19, 2018Updated 7 years ago
- 基于 LSTM 的气温预测及可视化 (Temperature prediction and visualization based on LSTM Project)☆21May 14, 2022Updated 4 years ago
- Human Co-Parsing Guided Alignment for Occluded Person Re-identification(IEEE T-IP 23)☆14Aug 30, 2024Updated last year
- 基于epoll实现的C++版内网穿透☆196Aug 26, 2022Updated 3 years ago
- Project Euler☆10Dec 8, 2018Updated 7 years ago
- Implementation code for the paper "Group Target Tracking Based on MS-MeMBer Filters"☆22Jul 11, 2021Updated 4 years ago
- ☆32Apr 3, 2023Updated 3 years ago