搜索资源列表
4.1gsm.tar
- GSM 短信收发系统 主要实现GSM模块的短信编程~ 可以收发短信 基于QT-GSM SMS Transceiver System
GPSTank
- 基于51单片机与GPS系统的智能坦克车源代码+PROTUES仿真+电路图。欢迎下载~-Based on 51 single-chip GPS system with intelligent tanks source code+ PROTUES Simulation+ circuit. Welcome to download ~
serialpc
- 基于QT的串口通信程序,可以实现pc机的串口发送接收数据-QT-based serial communication program can be achieved pc machine serial port receive data
mene
- 基于qt的电话图形界面,以及基于sim300的短信发送代码-Qt-phone-based graphical interface, called with the ha ha ha ha ha
kgdNotePad
- 简单的QT记事本程序。基于QT的编译平台-simple notepad program decive by qt
QT_com
- 基于 QT 的串口通讯,3D 环境-QT-based serial communications, 3D environment
uart
- 基于QT做的嵌入式下的串口通信程序,已在博创6410板子下调通-Serial communication program based on the QT embedded in Borch 6410 board lowered through
android_qt480.tar
- android 版本的QT 库, 基于QT 4.8.0 编译, 不是源代码-Android version of the QT library, based on QT 4.8.0 compiler, not source code
QFreq-0.1.tar
- 基于qt语言的FFT频率分析,非常适合初学者学习-it is for fft freq in qt,it is proper for the first studiers
tbclient_src
- 百度贴吧手机客户端,支持塞班系统,Meego系统,纯源码与安装包,均有!业务逻辑都是Cpp写的。界面用的是QML写的。 方便移植与研究百度贴吧! 基于QT与QML编程 -A useful fully source code for Baidu Tieba,which is using QT and QML,especailly for Symbian and Meego Phones,However, you can easily make it to other platfrom
mycom
- 基于Qt编写,其功能是可以用蓝牙串口通信实现的小车上位机程序。经过测试可以使用。-This is a car host computer program can use Bluetooth serial communication
lesson_test_calculator_final
- 基于QT的计算器设计,可实现加减乘除一系列运算-QT-based calculator design
my_PTZ
- 基于qt的pelco-D协议的ptz云台开发,包括基本所有功能-Based on qt pelco-D PTZ yuntai development agreement, including all the basic functions
myuart
- 基于qt-5实现简单的串口调试工具,实现简单的串口收发。-a serial port tool write by qt5
androidtest
- 在windows环境下基于QT开发的安卓应用程序,就是在qt上写好一个程序,移植到安卓手机上实现想要的功能。-QT-based development of Android applications is in the qt write a program in windows environment, migration to achieve the desired function on Android phones.
serialport
- 基于QT的串口通信协议,包含多个范例,快速实现QT串口应该开发-QT-based serial communication protocol, comprising a plurality of examples
基于QT的视频直播软件
- windows 下的关于QT的视频直播软件,此软件是从别人那里下载的,没试过,应该是可以用的。
QT5
- 为了实现电润湿器件的驱动和控制,该系统设计包含驱动电路和上位机软件两部分。驱动电路使用PIC单片机通过FT245组成的USB接口模块接收上位机的控制命令,按照预定义的格式解析生成控制信号控制DA芯片AD5535输出电压信号,使用集成化的电压芯片实现电平转换和升压电路;上位机软件基于Qt软件开发框架在Windows平台下采用C++语言编写,实现对驱动参数的各种操作和电润湿器件电极的状态显示满足经实验验证,该系统工作性能良好(In order to achieve the drive and con
Uart
- 基于Qt 5.8.0的串口调试助手,实现了检测可用串口,连接,16#或ASCII码收发数据(Serial debugging assistant based on Qt 5.8.0)
基于QT的串口通讯上位机软件
- 基于QT开发的单片机上位机通讯软件,能够接收下位机发送的数据,将数据展示在折线图中。