Pinned Repositories
360-Surround-View-CUDA-Project
10000 fps 🚀 for 360 Surround-View CUDA Solution
AIDLCppCallbackDemo
Native Binder 服务回调示例程序
AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
AnalysisAVP
音视频学习,相关文件格式/协议分析,框架学习等。encode decode;rgb yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc;android ios capture videotoolbox;
Android-Architecture-knowledge-2-
阿里P7移动架构师学习路线
Android-BLE
Android-BLE蓝牙框架,提供了扫描、连接、使能/除能通知、发送/读取数据、接收数据,读取rssi,设置mtu等蓝牙相关的所有操作接口,内部优化了连接队列,以及快速写入队列, 并支持多服务通讯,可扩展配置蓝牙相关操作。
Cpp11-Muduo-MultiReactor
用c++11重构了muduo库的核心MultiReactor架构
noqq
linux qq客户端(基于electron, vue)
RtmpLive
Qt+librtmp+libx264+libvlc+videoinput实现视频流保存、摄像头采样压缩推流、多媒体播放器
samples-rklinux-opengl
An OpenGL (via libdrm) Sample for rk3399 arm linux
Xirwin's Repositories
Xirwin/360-Surround-View-CUDA-Project
10000 fps 🚀 for 360 Surround-View CUDA Solution
Xirwin/AIDLCppCallbackDemo
Native Binder 服务回调示例程序
Xirwin/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
Xirwin/AnalysisAVP
音视频学习,相关文件格式/协议分析,框架学习等。encode decode;rgb yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc;android ios capture videotoolbox;
Xirwin/android_external_ffmpeg_codec2
Xirwin/AndroidFrameworkTutorial
写给应用开发的 Android Framework 教程
Xirwin/bpf-developer-tutorial
eBPF 开发者教程与知识库:通过 20 个小工具一步步学习 eBPF(尝试教会 ChatGPT 编写 eBPF 程序)
Xirwin/Car-Scanner-TouchGFX-STM32H7
Firmware for Universal Car Scanner based on STM32H743XIH6U. For display on the screen, the TouchGFX library is used.
Xirwin/ComputeLibrary
The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
Xirwin/egl-wayland
The EGLStream-based Wayland external platform
Xirwin/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
Xirwin/gear-lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
Xirwin/GPU_ArrayRadarImaging
利用CUDA加速阵列雷达成像过程, 使用MIMO阵列雷达对近场空间做2D和3D BP成像, 本项目只涉及后端算法处理。
Xirwin/gstreamer-example
Gstreamer开发教程。
Xirwin/HDRSample
HDR和SDR视频转换Sample
Xirwin/images
图床
Xirwin/LDD-LinuxDeviceDrivers
Linux内核与设备驱动程序学习笔记
Xirwin/media-server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM
Xirwin/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
Xirwin/OpenNJet
Xirwin/pdfs
Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
Xirwin/PLOOC
Protected Low-overhead Object Oriented Programming with ANSI-C
Xirwin/rpi4-osdev
Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4
Xirwin/scrcpy
Display and control your Android device
Xirwin/TangSengDaoDaoServer
高颜值 IM 即时通讯,聊天
Xirwin/udmabuf
User space mappable dma buffer device driver for Linux.
Xirwin/video_stabilization
对一段视频防抖,对实时视频防抖(usb相机、rtsp相机)
Xirwin/vltrace
Tool tracing syscalls in a fast way using eBPF linux kernel feature
Xirwin/ZYNQ_RemoteUpdateSystem
该项目致力于实现 FPGA 设备的远程网络固件升级。它基于 ALINX 为 ZYNQ 系列提供的固件固化例程进行扩展开发,成功实现了远程升级功能。在测试阶段,不仅验证了升级流程的完整性,还对固件升级过程中的各个阶段进行了耗时测试,确保了升级效率。为了保障数据的准确性,在固件写入 Flash 之前,实施了 CRC 校验机制。 此外,项目还涵盖了 PC 端和 ZYNQ 处理器系统(PS)端的 CRC 校验功能实现。
Xirwin/ZYNQ_SARSystem
利用ZYNQ7020实现SAR数据采集系统,其中包含硬件设计代码、上位机、测试程序。