c/c++ 语言的demo和各种工具类,包括数据结构算法和信息安全算法等。
☆14Jun 28, 2016Updated 10 years ago
Alternatives and similar repositories for cpp_tool
Users that are interested in cpp_tool are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- branch new for vs2017+/gcc-9.2.0+. with xcodecvt, xlog, xhook, xsig etc. branch old for VS2013.☆16Apr 30, 2026Updated 3 months ago
- Qt并发与多进程通信实践☆10Nov 14, 2020Updated 5 years ago
- NI-VISA based device control☆11Sep 20, 2021Updated 4 years ago
- 基于协程的C++网络开发框架☆25Oct 25, 2018Updated 7 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Mar 15, 2016Updated 10 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Linux下C语言编写贪吃蛇☆19Oct 31, 2014Updated 11 years ago
- 用C++写的,适用于Windows环境的日志库,支持百万级高并发,支持以printf语法输入日志☆20Jul 23, 2024Updated 2 years ago
- PCL Visulization Tools by Qt 5 and QGLViewer, without any vtk part.☆13Dec 18, 2019Updated 6 years ago
- vlc在vs2010下面的移植☆10Feb 27, 2015Updated 11 years ago
- C/C++工具库,包涵一些常用的类,函数等☆11Jun 20, 2013Updated 13 years ago
- GDI截屏,ffmpeg编码存储视频☆12Jun 27, 2019Updated 7 years ago
- STM32F103C8T6-SI4432_SMT点对点无线透传。☆13May 5, 2017Updated 9 years ago
- 基于Qt开发的PID波形显示,参数整定辅助工具☆12Sep 18, 2019Updated 6 years ago
- Fault Injection Automatic Test Equipment☆16Nov 22, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Qt多线程实现进度条示例☆10Oct 27, 2017Updated 8 years ago
- C++远程调用框架☆34Dec 3, 2014Updated 11 years ago
- 工作过程当中的实用工具类,脚本...☆38Jul 22, 2022Updated 4 years ago
- 基于Qt的一款截图工具☆11Nov 8, 2016Updated 9 years ago
- Windows工具类☆28Apr 23, 2017Updated 9 years ago
- QT5 QSerialBus / QCanBus support for ROS2☆14May 29, 2024Updated 2 years ago
- A cross-platform framework for basic components.☆12Feb 16, 2025Updated last year
- AutoUpdate是基于QT的通用桌面程序自动升级更新解决方案。☆17Mar 22, 2026Updated 4 months ago
- This package is a topic visualization application with pyqt5 and ROS2.☆12Nov 15, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Qt串口调试工具☆10Jul 19, 2017Updated 9 years ago
- Kernel mode to user mode dll injection.☆13Nov 10, 2024Updated last year
- 朋友创业,帮他写的利用红外二极管实现手机端的电视遥控器☆13Jan 29, 2016Updated 10 years ago
- PID 水温控制板上位机☆12Jun 7, 2017Updated 9 years ago
- Helper application to test android applications. This application handles some settings via adb broadcast.☆14Feb 7, 2019Updated 7 years ago
- DART-SCPI GUI for Agilent E5071A VNA☆11Jul 11, 2016Updated 10 years ago
- The Network project is a C++ encapsulation of WinSock2 to form a lightweight network library; The Graphics project is a C++ encapsulation…☆13Oct 31, 2017Updated 8 years ago
- Linux SerialPort 串口Demo☆13Jan 26, 2017Updated 9 years ago
- Tag Viewer for tiff image files, written by C++ Qt6☆14Nov 16, 2023Updated 2 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Develop your own cross-platform desktop apps using Qt, CMake and VSCode☆17Oct 8, 2022Updated 3 years ago
- Qt多线程的使用示例,演示了几种多线程处理方法。1.QThread的run-start,2.QObject的moveToThread,3.QtConcurrent等☆16May 21, 2022Updated 4 years ago
- Saleae ARM Serial Wire Debug (SWD) Analyzer☆19Mar 27, 2026Updated 4 months ago
- A simple example of running a War file on Apache Tomcat using Docker.☆12Jun 10, 2017Updated 9 years ago
- Enable the integrated superuser support in your OnePlus One☆15Aug 28, 2016Updated 9 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Jun 29, 2016Updated 10 years ago
- socket 网络框架,支持TCP、UDP服务