Linux高性能服务器编程(游双)源码
☆18Sep 18, 2020Updated 5 years ago
Alternatives and similar repositories for high_performance_linux_server_programming
Users that are interested in high_performance_linux_server_programming are comparing it to the libraries listed below
Sorting:
- FastDFS+nginx+FastCGi+mysql,其主要利用ngnix反向代理服务器,接收并处理用户的请求,使用FastCGI+spawn-fcgi配合nginx工作,MySQL存储文件的信息,fastDFS作为分布式文件存储服务器。☆14Sep 9, 2020Updated 5 years ago
- Detect HTTP packet and inject redirect packet☆14Mar 1, 2018Updated 8 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 years ago
- Linux高性能服务器编程(作者 游双) 读书笔记和Demo☆393Mar 25, 2020Updated 5 years ago
- ☆15Jan 2, 2023Updated 3 years ago
- Code for the paper: Towards Better Understanding Attribution Methods. CVPR 2022.☆17Jun 13, 2022Updated 3 years ago
- Pytorch implementation of F-CAM. Paper: "F-CAM: Full Resolution Class Activation Maps via Guided Parametric Upscaling".☆15Jan 21, 2023Updated 3 years ago
- 本车牌识别系统依次实现了汽车图像的车牌定位、车牌字符分割、车牌字符识别算法的过程☆12Sep 19, 2020Updated 5 years ago
- ☆12Feb 7, 2022Updated 4 years ago
- opencv车牌识别☆16Jun 26, 2019Updated 6 years ago
- Integrated Grad-CAM (submitted to ICASSP2021 conference)☆19Feb 8, 2021Updated 5 years ago
- ☆12Jan 4, 2022Updated 4 years ago
- ☆19Jun 25, 2022Updated 3 years ago
- 2021 Drone AI challenge☆16Jan 4, 2022Updated 4 years ago
- Prometheus源码分析☆14May 31, 2022Updated 3 years ago
- Axiom-based Grad-CAM implementation in Pytorch☆27Nov 29, 2024Updated last year
- ☆24Apr 1, 2022Updated 3 years ago
- Automatically tuning PID parameters based on deep reinforcement learning algorithm☆28Dec 25, 2023Updated 2 years ago
- Combine yolov5 and deepsort to track any project☆22Dec 8, 2022Updated 3 years ago
- License plate recognition 车牌识别☆27Feb 2, 2021Updated 5 years ago
- c++&python☆26Oct 27, 2020Updated 5 years ago
- C++ Object Data Model Test Code☆22Aug 31, 2015Updated 10 years ago
- rust-libp2p examples☆11Dec 28, 2022Updated 3 years ago
- C++版本的HTTP协议解析器☆26Oct 23, 2021Updated 4 years ago
- Visualizing Deep Networks by Optimizing with Integrated Gradients (I-GOS)☆35Nov 22, 2022Updated 3 years ago
- stm32F103+FreeRTOS+esp8266+W5500+OLED,Connect to OneNET server, get four-way remote switch, get weather☆36Sep 18, 2022Updated 3 years ago
- Demos of rust-libp2p☆17May 12, 2023Updated 2 years ago
- Port Scanner (端口扫描工具,分别用C++/Python/Golang编写)☆10Oct 7, 2016Updated 9 years ago
- 哈工大李治军老师操作系统,课程资源来自B站。思维导图只是最初版本,还会保持更新。☆14Jun 10, 2020Updated 5 years ago
- Sogou RPC benchmark base on Sogou C++ Workflow☆10Sep 4, 2020Updated 5 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Jul 18, 2022Updated 3 years ago
- Weighted multiple-instance learning algorithm based on stochastic gradient descent☆12Feb 22, 2019Updated 7 years ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- Lightweight ncurses filemanager☆17Sep 1, 2014Updated 11 years ago
- ☆12May 16, 2019Updated 6 years ago
- onvif协议☆34Jun 19, 2015Updated 10 years ago
- 本方案在以下赛事中获得TOP3名次:1.2021百度paddlepaddle&国家电网AI创新大赛 语义解析赛道 三等奖 2.千言·语义解析 冠军 3.CCKS 2022 金融NL2SQL 亚军 4. WAIC 2022 Text2SQL 三等奖☆33Feb 18, 2022Updated 4 years ago
- IP代理池 ,可以自己扩展采集器进行代理IP的爬取☆15Aug 30, 2019Updated 6 years ago
- cmake_study☆16Jul 11, 2014Updated 11 years ago