MAJIN123 / clionLinks
数据结构|c++|算法|LeetCode部分代码(leetcode文件夹下)
☆16Updated 8 years ago
Alternatives and similar repositories for clion
Users that are interested in clion are comparing it to the libraries listed below
Sorting:
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆33Updated 8 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- Linux Source Monitor(CPU、Mem、IO、Net) (linux 系统资源监控库,监控进程占用的CPU、内存、磁盘IO、网络IO)☆32Updated 6 years ago
- OpenSSL's usage☆37Updated 2 months ago
- 基于局域网在Qt Creator 4.6.0平台上采用C/S架构、Windows API编程以及Qt5图形开发包实现,心跳检测、消息通信、文件传输、广播投影、学生监视、学生控制功能☆10Updated 5 years ago
- 基于libasound2 的 音频播放框架☆19Updated 5 years ago
- Sending and receiving data of client-side message push service☆48Updated 7 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 7 years ago
- 用C++开发web服务器框架☆31Updated 4 years ago
- CMake 学习(cmake命令、测试、安装、打包、交叉编译、NDK、clang)☆53Updated 4 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- 一个基于libmad与alsa的mp3播放器☆14Updated 8 years ago
- 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、 、C++…☆39Updated 4 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆46Updated 9 years ago
- Camkit是一个摄像头相关的工具箱,使用C语言写成,包含了从:图像采集-->色彩转换-->H264编码-->RTP打包-->网络发送的全套接口。☆50Updated 8 years ago
- 这里总结下c++11的新特性☆12Updated 10 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆77Updated 7 years ago
- USTC 嵌入式系统实验室2013级 研究生阅读内核记录☆63Updated 11 years ago
- 编程笔记 & 代码☆25Updated 6 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆50Updated 4 months ago
- linux高效的网络库,封装了定时器,多线程,消息投递☆9Updated 9 years ago
- 基于 Raspberry Pi 和 QT 的智能家居安防系统,能够实时监测家庭中的温度、湿度值,还有红外监测用于监控人的通过,USB摄像头采集图像信息形成监控视频。☆77Updated 4 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 6 years ago
- 国密加解密代码实现☆47Updated 7 years ago
- 一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容☆138Updated 9 years ago
- A TimerQueue Based on Poll☆14Updated 6 years ago
- 爬取csdn博客的爬虫☆25Updated 5 years ago