Skip to content
View lmshao's full-sized avatar
🎯
哼,学习使我进步!
🎯
哼,学习使我进步!

Block or report lmshao

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lmshao/README.md

🌱 I'm actively learning. 👋

Pinned Loading

  1. hzk-osd hzk-osd Public

    使用HZK16点阵字体库把字符转换为RGB555格式BMP图像,可用于视频叠加字符串OSD信息。

    C 30 23

  2. AudioSpectrogram AudioSpectrogram Public

    🚀 A cross-platform tool (Windows/macOS/Linux) for generating spectrograms from audio files.

    Rust 1

  3. network network Public

    🚀 Cross-platform C++ network library with Reactor pattern (Linux epoll) and IOCP support (Windows) 🚀 跨平台C++网络库,支持Reactor模式和Windows IOCP

    C++ 1

  4. YUVPlayer YUVPlayer Public

    A cross-platform YUV player based on wxWidgets & SDL2. It can run on Windows, macOS or Linux.

    C++ 1

  5. Media-Player Media-Player Public

    Media player implemented by FFmpeg (4.0) & SDL2 on Linux/MacOS. 使用FFMpeg+SDL2实现的Linux/MacOS平台的音视频播放器。

    C++ 3 4

  6. DesignPattern DesignPattern Public

    🎨✨ Classic Design Patterns implementation in Rust & C++ with dual build systems ⚡🦀经典设计模式的 Rust 和 C++ 双语言实现

    Rust