😏Linux Cpp 后台开发进阶学习,校招必学:操作系统、计算机网络、网络编程、并发实战、数据库原理、设计模式、Linux内核笔记、Linux命令和Git等。校招笔记、项目,你值得拥有。
☆82Jan 17, 2021Updated 5 years ago
Alternatives and similar repositories for Linux-Cpp-Development-Advanced-Learning
Users that are interested in Linux-Cpp-Development-Advanced-Learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Linux设备驱动开发详解代码清单☆18Apr 9, 2015Updated 11 years ago
- A lightweight key-value storage engine based on skip list.|| 基于C++11的轻量级KV存储引擎☆23Mar 13, 2024Updated 2 years ago
- My C++ Entry Route / C++ Syntax Learning - C++ Implementation of Common Data Structures - Project Practice || 我的C++入门路线 / C++语法学习 - C++实…☆88Jul 17, 2020Updated 5 years ago
- some standard project☆11Aug 21, 2022Updated 3 years ago
- Linux程序设计大作业 一个多线程的Socket通信的FTP服务器☆18Dec 18, 2018Updated 7 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 《Linux/Unix系统编程手册》笔记☆107Apr 16, 2024Updated 2 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Dec 11, 2020Updated 5 years ago
- 《TCP/IP网络编程》((韩)尹圣雨) 学习笔记☆85Jun 29, 2021Updated 5 years ago
- 这个项目主要用作C++开发面试相关知识学习。☆32Mar 29, 2021Updated 5 years ago
- Qt C++实现的基于GPT 语言模型的聊天系统,支持输入输出文本处理插件☆13Jan 15, 2026Updated 5 months ago
- 通过 FastCGI 协议,与 php-fpm 交互,将 php 解析,从而使 .php 文件被翻译为 .html 文件☆14Dec 23, 2017Updated 8 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆130Feb 25, 2022Updated 4 years ago
- 一个QT5练手项目,实现百度和有道翻译API☆10Mar 7, 2016Updated 10 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- make KITTI velodyne lidar data, label for 3d to top view coordinates☆12Feb 5, 2018Updated 8 years ago
- LINUX应用开发小项目☆15Jul 5, 2022Updated 4 years ago
- Group Project for the Course ECE 4080 : OOP using C++☆11Jan 2, 2022Updated 4 years ago
- qt qtablewidget 翻页控件☆10Aug 14, 2020Updated 5 years ago
- Linux下的一个C++轻量级Web服务器,在完善自带的KV存储引擎之后提供分布式的存储服务☆32Jan 19, 2023Updated 3 years ago
- 用Qt4写的Http下载器,支持断点续传。☆11May 30, 2016Updated 10 years ago
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 5 years ago
- This project provides Matlab code and verification data for paper entitled "A joint calibration method for monocular speckle structured l…☆33Jun 5, 2026Updated last month
- 利用QT编写一个QQ聊天程序☆10Jun 1, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Linux内核驱动demo仓(lkm、ldd)☆13Apr 24, 2025Updated last year
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆292Jul 28, 2021Updated 4 years ago
- Multiview variant of Pointpillars. Contains Pytorch reimplementation of Pillar-od.☆14Jan 15, 2021Updated 5 years ago
- WooYun Drops Markdown☆13Jun 28, 2020Updated 6 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Jul 2, 2018Updated 8 years ago
- Atomic Scala Book Solutions - for Beginners and first time Functional Programmers☆12Mar 10, 2020Updated 6 years ago
- We propose a novel deep unfolded phase retrieval network dubbed as PRNet to recover high-quality images by using the learned convolutiona…☆11Feb 16, 2022Updated 4 years ago
- 一个c/c++ 开发的基于本地共享内存的cache库☆15Oct 18, 2016Updated 9 years ago
- ☆11May 16, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- This is a phase retrieval approach for astronomical Shack-Hartmann wavefront sensor.☆12Nov 18, 2021Updated 4 years ago
- Linux环境下的C/C++小项目☆98Oct 28, 2017Updated 8 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Feb 14, 2013Updated 13 years ago
- 一个使用C/C++基于epoll实现的高性能的stackfull协程库,通过HOOK阻塞的系统调用,网络IO事件,协程间的同步事件及定时事件驱动协程的调度,通过汇编完成协程的高速切换,支持海量协程创建,支持协程的动态跨线程负载均衡调度,优先级调度,支持协程的栈上溢出检测及协…☆16Apr 17, 2021Updated 5 years ago
- POLARDB 数据库性能大赛——基于 SSD 的高效 kv 存储引擎,支持 Write、Read、Range 接口☆18Jan 4, 2019Updated 7 years ago
- Data Science Learning Notes☆11Oct 18, 2023Updated 2 years ago
- 糖果传奇-三消-u3d☆20Mar 24, 2018Updated 8 years ago