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

相关推荐
a东方青1 小时前
蓝桥杯 2024 C++国 B最小字符串
c++·职场和发展·蓝桥杯
XiaoyaoCarter3 小时前
每日一道leetcode
c++·算法·leetcode·职场和发展·二分查找·深度优先·前缀树
galaxy_strive3 小时前
qtc++ qdebug日志生成
开发语言·c++·qt
Darkwanderor3 小时前
c++STL-list的模拟实现
c++·list
Humbunklung4 小时前
Visual Studio 2022 中添加“高级保存选项”及解决编码问题
前端·c++·webview·visual studio
小乌龟不会飞4 小时前
gflags 安装及使用
c++·mfc·gflags 库
June`5 小时前
专题二:二叉树的深度搜索(二叉树剪枝)
c++·算法·深度优先·剪枝
AI+程序员在路上5 小时前
XML介绍及常用c及c++库
xml·c语言·c++
guoguo05246 小时前
vs2019及以后版本cmd指定编译环境文件的路径
c++
软行6 小时前
LeetCode 每日一题 3341. 到达最后一个房间的最少时间 I + II
数据结构·c++·算法·leetcode·职场和发展