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

相关推荐
Beau_Will13 分钟前
数据结构-树状数组专题(1)
数据结构·c++·算法
hunandede1 小时前
av_image_get_buffer_size 和 av_image_fill_arrays
c++
怀澈1222 小时前
高性能服务器模型之Reactor(单线程版本)
linux·服务器·网络·c++
chnming19873 小时前
STL关联式容器之set
开发语言·c++
威桑3 小时前
MinGW 与 MSVC 的区别与联系及相关特性分析
c++·mingw·msvc
熬夜学编程的小王3 小时前
【C++篇】深度解析 C++ List 容器:底层设计与实现揭秘
开发语言·数据结构·c++·stl·list
yigan_Eins3 小时前
【数论】莫比乌斯函数及其反演
c++·经验分享·算法
Mr.133 小时前
什么是 C++ 中的初始化列表?它的作用是什么?初始化列表和在构造函数体内赋值有什么区别?
开发语言·c++
阿史大杯茶3 小时前
AtCoder Beginner Contest 381(ABCDEF 题)视频讲解
数据结构·c++·算法
C++忠实粉丝3 小时前
计算机网络socket编程(3)_UDP网络编程实现简单聊天室
linux·网络·c++·网络协议·计算机网络·udp