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

相关推荐
@木辛梓3 分钟前
结构体 结构体c++
开发语言·c++
kyle~4 分钟前
虚拟仪器LabView(VI)
c++·python·ros·labview
GHL28427109019 分钟前
win32给进程设置图标、修改图标
c++·windows
Rock_yzh28 分钟前
LeetCode算法刷题——53. 最大子数组和
java·数据结构·c++·算法·leetcode·职场和发展·动态规划
八个程序员44 分钟前
c++——探讨a÷b(long long)
开发语言·c++
77wpa44 分钟前
VS Code(Visual Studio Code)开发调试 C/C++ 工程配置
c++·vscode
kyle~1 小时前
排序---堆排序(Heap Sort)
数据结构·c++·算法
王老师青少年编程1 小时前
线性DP第12课:线性DP应用案例实践:数字三角形
c++·动态规划·dp·线性dp·csp·信奥赛·数字三角形
汉克老师1 小时前
CCF-NOI2025第一试题目与解析(第二题、序列变换(sequence))
c++·算法·动态规划·noi
A charmer1 小时前
内存泄漏、死锁:定位排查工具+解决方案(C/C++ 实战指南)
c语言·开发语言·c++