github代码大纲

sworsman31415926/muduo: Event-driven network library for multi-threaded Linux server in C++11 (github.com)

sworsman31415926/cuda_testcase (github.com)

sworsman31415926/OpenVX-sample-impl: OpenVX sample implementation (github.com)

sworsman31415926/vlc: VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/ (github.com)

sworsman31415926/CV-CUDA: CV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision. (github.com)

sworsman31415926/live5555_rtsp_server: the rtsp server test ok (github.com)

sworsman31415926/opencv_test_case (github.com)

sworsman31415926/v4l2_core_and_driver (github.com)

sworsman31415926/h264_codec_v4l2_apply_all (github.com)

sworsman31415926/rest_rpc: modern C++(C++11), simple, easy to use rpc framework (github.com) sworsman31415926/h264_and_h265 (github.com)

sworsman31415926/CUDA-Programming: Sample codes for my CUDA programming book (github.com) sworsman31415926/ffmped_decode_h264_to_yuv: This is demo, which shows how to decode the I frame of H264 to YUV data. (github.com)

sworsman31415926/FFmpeg_Android_Demo: Android平台上使用FFmpeg进行一些音视频相关处理开发的demo集合仓库 (github.com) sworsman31415926/libevent: Event notification library (github.com)

sworsman31415926/RtspServer: RTSP服务器,支持传输H.264和AAC格式的音视频 (github.com)sworsman31415926/yaml-cpp: A YAML parser and emitter in C++ (github.com)

sworsman31415926/libsocket: The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. Only ZMQ is better. Developer's documentation: (github.com)

sworsman31415926/media-server: RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM (github.com)

sworsman31415926/Fast-DDS: The most complete DDS - Proven: Plenty of success cases. (github.com) sworsman31415926/pyuv-player: Uncompressed video player (github.com)sworsman31415926/Fast-CDR: eProsima FastCDR library provides two serialization mechanisms. One is the standard CDR serialization mechanism, while the other is a faster implementation of it. (github.com)

sworsman31415926/foonathan_memory_vendor: foonathan/memory vendor package for Fast DDS. (github.com) sworsman31415926/yaml-cpp: A YAML parser and emitter in C++ (github.com)

sworsman31415926/libsocket: The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. Only ZMQ is better. Developer's documentation: (github.com) sworsman31415926/media-server: RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM (github.com)

https://github.com/sworsman31415926/study_text_book

相关推荐
能工智人小辰几秒前
Codeforces Round 509 (Div. 2) C. Coffee Break
c语言·c++·算法
梦星辰.9 分钟前
VSCode CUDA C++进行Linux远程开发
linux·c++·vscode
whoarethenext1 小时前
C++ OpenCV 学习路线图
c++·opencv·学习
闻缺陷则喜何志丹1 小时前
【强连通分量 缩点 拓扑排序】P3387 【模板】缩点|普及+
c++·算法·拓扑排序·洛谷·强连通分量·缩点
hutaotaotao2 小时前
c++中的输入输出流(标准IO,文件IO,字符串IO)
c++·io·fstream·sstream·iostream
AL流云。2 小时前
【优选算法】C++滑动窗口
数据结构·c++·算法
qq_429879673 小时前
省略号和可变参数模板
开发语言·c++·算法
CodeWithMe4 小时前
【C/C++】std::vector成员函数清单
开发语言·c++
uyeonashi4 小时前
【QT控件】输入类控件详解
开发语言·c++·qt
zh_xuan8 小时前
c++ 单例模式
开发语言·c++·单例模式