Pinned Repositories
12306
12306抢票脚本
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
Btv
B影院地址发布页
chibicc
A small C compiler
coding-interview-university
A complete computer science study plan to become a software engineer.
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
DesktopSharing
桌面共享, 支持RTSP转发, RTSP推流, RTMP推流。
DumpSMBIOS
Dump SMBIOS for Windows 7 and later to Use GetSystemFirmwareTable() API (http://msdn.microsoft.com/en-us/library/windows/desktop/ms724379.aspx)
ffhttpd
a simple http server
FFmpeg
Unofficial FFmpeg with added custom native Visual Studio project build tools. FFmpeg: A complete, cross-platform solution to record, convert and stream audio and video.
FUchunpeng's Repositories
FUchunpeng/ffhttpd
a simple http server
FUchunpeng/12306
12306抢票脚本
FUchunpeng/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
FUchunpeng/Btv
B影院地址发布页
FUchunpeng/chibicc
A small C compiler
FUchunpeng/coding-interview-university
A complete computer science study plan to become a software engineer.
FUchunpeng/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
FUchunpeng/DesktopSharing
桌面共享, 支持RTSP转发, RTSP推流, RTMP推流。
FUchunpeng/DumpSMBIOS
Dump SMBIOS for Windows 7 and later to Use GetSystemFirmwareTable() API (http://msdn.microsoft.com/en-us/library/windows/desktop/ms724379.aspx)
FUchunpeng/FFmpeg
Unofficial FFmpeg with added custom native Visual Studio project build tools. FFmpeg: A complete, cross-platform solution to record, convert and stream audio and video.
FUchunpeng/ffrdp
ffrdp is a fast reliable protocol base on udp + arq + fec.
FUchunpeng/FUchunpeng
FUchunpeng/hardwarecodec
H.264, H.265, VP9 ... Video codec hardware(Intel & Nvidia) acceleration
FUchunpeng/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
FUchunpeng/lib7z-static
借用了网络上SevenZip的封装,简化了7z压缩解压代码,只支持了几种常见的格式cab,zip,7z. 生成dll400k+.
FUchunpeng/libcryptoplus
A C++ wrapper around the OpenSSL cryptographic library.
FUchunpeng/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
FUchunpeng/RenderHelp
:zap: 可编程渲染管线实现,帮助初学者学习渲染
FUchunpeng/Ring-Buffer
simple C++11 ring buffer implementation, allocated and evaluated at compile time