Skip to content
View 1873505600's full-sized avatar

Block or report 1873505600

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
  • Music player for deepin desktop environment.

    QML GNU General Public License v3.0 Updated Aug 6, 2024
  • Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.

    C# MIT License Updated Sep 25, 2023
  • PowerLib Public

    Forked from muxiang/PowerLib

    A simple UI lib.

    C# MIT License Updated Mar 6, 2023
  • 桌面共享, 支持RTSP转发, RTSP推流, RTMP推流。

    C++ MIT License Updated Jul 29, 2022
  • CSerialPort Public

    Forked from itas109/CSerialPort

    基于C++的轻量级开源跨平台串口类库Lightweight cross-platform serial port library based on C++

    C++ Other Updated May 8, 2022
  • 封装了40多个Qt精美的控件,全部纯Qt编写,QWidget+QPainter绘制,基本上控件由一个.h加.cpp实现,设置的接口完备,有一些可能需要微调,下载直接运行在VS2019+vs-qt插件,移植到其他平台只需微调代码。接口尽量完善了,交互功能可以自己扩展,本意是作为一个Qter在GUI交互上能积累下来,更多的精力用于一些复杂的程序逻辑上比如图像处理,音视频流

    C++ Updated Feb 10, 2022
  • iperf Public

    Forked from esnet/iperf

    iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool

    C Other Updated Dec 17, 2021
  • chat_room Public

    Forked from ADeRoy/chat_room

    IM即时通讯设计 高并发聊天服务:服务器 + qt客户端

    C++ Updated Dec 12, 2021
  • 基于Qt开发的轻量级HTTP/HTTPS服务器

    C++ Updated Nov 30, 2021
  • 对A*算法做出优化:加入靠近路沿的启发函数,并对生成的轨迹点做了均值滤波处理,使轨迹更加平滑。在c++、ros环境下,使用purepursuit算法对spline生成的样条曲线进行了路径跟踪、使用lqr算法对生成的五次多项式轨迹进行横向路径跟踪。

    C++ Updated Oct 29, 2021
  • Image viewer for DDE

    C++ GNU General Public License v3.0 Updated Oct 28, 2021
  • A simple automatic update library for .net. 一个炒鸡简单但是足够好用的自动更新库。

    C# GNU Lesser General Public License v3.0 Updated Sep 10, 2021
  • P2P内网穿透,实现【公司】-【家】远程控制

    C# GNU General Public License v3.0 Updated Sep 8, 2021
  • csgo-hacker Public

    Forked from ajfkdk/csgo-hacker

    Compared to other people's code, my code is much simpler for beginners

    C++ GNU General Public License v3.0 Updated Jul 16, 2021
  • P2PChatRoom Public

    Forked from adomy/P2PChatRoom

    基于Qt的P2P聊天软件实现,主要由多个聊天客户端和一个中心注册服务器组成。

    C++ Apache License 2.0 Updated Feb 18, 2021
  • Azure SQL Database Samples and Reference Implementation Repository

    Python Other Updated Jun 4, 2020
  • GISByQt Public

    Forked from ccliuyang/GISByQt

    GIS By Qt

    C++ GNU General Public License v3.0 Updated May 16, 2020
  • KoboldCom Public

    Forked from PeterRock/KoboldCom

    Serial port communication tool. 商业级 C#串口通讯通用框架

    C# MIT License Updated Mar 23, 2020
  • 哈夫曼编码用C语言实现对常见文件(文档,音乐,视频,图像等)压缩与解压

    C Updated Sep 23, 2019
  • 分享几年前开发的一套winform控件库。当时主要为开发公司内部ERP系统,重新设计实现了所有用到的Winform组建,包括Form窗体组建6个(支持换肤),基础控件25个。其中有很多参考借鉴其他开源组件,也有几个是集成的别人的组件,然后做了些调整。   现在已经好几年不做Winform开发了,整理一下共享出来,希望能够给需要的朋友一些帮助。

    C# Updated May 26, 2019
  • 一种远程控制器:接受远程连接并向远程程序(此处特指守护程序,参见"Keeper/Keeper.exe")发送控制信令,远程监视程序运行状态并对其进行控制,例如可将其进行停止、重启、刷新、升级、回传屏幕等操作。使用方法详见《远程控制器使用说明》。

    C++ Apache License 2.0 Updated May 9, 2019
  • IOCPServer Public

    Forked from TTGuoying/IOCPServer

    A IOCP Server Class on Windows!

    C++ MIT License Updated Feb 11, 2018
  • 📘《OpenCV3编程入门》书本配套源码 |《Introduction to OpenCV3 Programming》Book Source Code

    C++ Updated Dec 3, 2017
  • http Public

    Forked from NOLFXceptMe/http

    HTTP Server/Client/Proxy Server

    C++ Updated Jan 24, 2017
  • Implementation of LZW Compression and decompression in C++. All types of files can be compressed

    C++ Updated Sep 1, 2014