这是利用qt的tcp通信例程,包括了QTcpServer和QTcpSocket的使用,心跳检测网络状态
☆16Sep 2, 2017Updated 8 years ago
Alternatives and similar repositories for Qt-TCP-Communication-Example
Users that are interested in Qt-TCP-Communication-Example are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Qt实现Winsock网络编程—Tcp服务端和客户端通信(多线程)示例demo☆37Nov 6, 2018Updated 7 years ago
- 电机转速转矩测量系统分两部分:1.基于STM32F103单片机的信号采集模块。2、用Qt编写的界面显示软件☆12Jun 28, 2016Updated 9 years ago
- 使用信号量加锁的循环共享内存队列☆11Sep 9, 2019Updated 6 years ago
- QtPropertyBrowser From qttools and add cmake can compile with Qt5&Qt6☆15Sep 2, 2025Updated 6 months ago
- 简单易用的Qt无边框窗体库☆10Mar 1, 2024Updated 2 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- C语言实现进程间通信,共享内存演示☆12Mar 5, 2019Updated 7 years ago
- 自动驾驶学习资料/书籍/感知/规划/控制/SLAM/入门/Automatic driving learning materials☆13Dec 14, 2021Updated 4 years ago
- A CNN audio classifier via spectrogram images.☆10Jul 21, 2017Updated 8 years ago
- 实现对视频进行简单的编辑,exe文件直接打开就能用,包括视频截取、视频高度裁剪(去字幕)、视频拼接、音频分离☆15Aug 10, 2018Updated 7 years ago
- 使用Qt5写的一个聊天室软件,涉及到Qt的TCP通信、多线程和Mysql数据库操作,使用穿透工具把服务器穿透至公网,已实现基本的禁言,黑名单,连接管理等基本功能☆37Aug 21, 2022Updated 3 years ago
- 一个基于Qt的Excel操作引擎,封装了操作Excel文件的部分接口,相比直接使用QAxObject更加方便,代码可读性也更好。☆49Jul 23, 2017Updated 8 years ago
- 计算机网络实验设计,利用 Socket 实现双机通信,QT C++ | Computer Networks Course Design SDU☆13May 28, 2021Updated 4 years ago
- ☆11Jan 16, 2019Updated 7 years ago
- Qt自制简易好看的日志系统(Implement a simple and beautify log system with Qt )☆110Feb 6, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Save jpeg images in h5py☆13May 1, 2019Updated 6 years ago
- This is a demo of how to use a QTreeView within Qt.☆15May 28, 2019Updated 6 years ago
- Depression-Detection represents a machine learning algorithm to classify audio using acoustic features in human speech, thus detecting de…☆14Jul 10, 2020Updated 5 years ago
- Here the code of EmoAudioNet is a deep neural network for speech classification (published in ICPR 2020)☆14Jul 13, 2020Updated 5 years ago
- A Way to get personal virtual keyboard☆12Dec 18, 2017Updated 8 years ago
- Qt calls python to implement word read and write functions。 Qt 调用 python 实现 word读写功能☆26Nov 21, 2024Updated last year
- ☆12Feb 23, 2021Updated 5 years ago
- Source code for paper Multi-Task Learning for Depression Detection in Dialogs (SIGDial 2022)☆12Jan 18, 2025Updated last year
- ☆13Nov 21, 2023Updated 2 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- OCR application for Sailfish OS. Based on Tesseract OCR engine and Leptonica image processing library.☆20Feb 28, 2017Updated 9 years ago
- 基于Qt和Mysql的教务管理系统☆14Jun 10, 2019Updated 6 years ago
- 采用三种方式 (1)利用keras库搭建seq2seq (2)利用keras_transformer库 (3)利用fastnlp框架 实现问答机器人、机器翻译、文本摘要等功能☆14Nov 16, 2020Updated 5 years ago
- Baseline scripts for AVEC 2019, Depression Detection Sub-challenge☆16Jul 11, 2019Updated 6 years ago
- The code and data used for the publication: Noise Reduction in X-ray Photon Correlation Spectroscopy with Convolutional Neural Networks E…☆13Nov 29, 2021Updated 4 years ago
- Depression detection and severity estimation☆13May 17, 2017Updated 8 years ago
- practice project,Helps with QT software deployment on Windows☆13Jan 4, 2020Updated 6 years ago
- 在进行数据传输的过程中可以选择TCP或者UDP协议,TCP虽然相对而言比较复杂,具有三次握手进行连接以及四次分手断开连接,但具备可靠性,被大公司广泛使用,因此设计一种基于TCP的多线程数据传输系统来进行通信。☆14Mar 27, 2021Updated 4 years ago
- A serial port communication software based on QT☆106Mar 19, 2015Updated 11 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于Qt的串口小助手