资源简介
Qt写的一个TCPSever,在树莓派上直接编译运行,发一张图片到PC端
代码片段和文件信息
#include
#include “mainwindow.h“
int main(int argc char *argv[])
{
QApplication a(argc argv);
MainWindow w;
w.show();
return a.exec();
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 176 2014-11-14 20:22 树莓派TCPServer\main.cpp
文件 2067 2014-11-15 22:32 树莓派TCPServer\mainwindow.cpp
文件 699 2014-11-15 22:31 树莓派TCPServer\mainwindow.h
文件 1746 2014-11-14 20:43 树莓派TCPServer\mainwindow.ui
文件 2436726 2014-11-24 14:58 树莓派TCPServer\PIB+_forBmp.bmp
文件 383 2014-11-14 20:28 树莓派TCPServer\TCPServer.pro
目录 0 2014-11-26 16:59 树莓派TCPServer
----------- --------- ---------- ----- ----
2441797 7
相关资源
- PRML最全资料集合.zip
- 数据可视化驾驶舱.zip
- 李晓峰通信原理.zip
- 图解西门子S71200PLC入门到实践(清晰
- AI拓客商家联盟V2.1.3前端+后端.rar
- echarts大数据领导仓demo.rar
- [C51单片机开发工具Keil.UV4].Keil.C51.V9
- Deep_Learning_2016.pdf
- zw_Classification1.zip
- Griffiths-IntroductiontoElectrodynamics4thEdit
- ParaViewTutorial.pdf
- xyisv_10236804.zip
- 计算机图形学第4版高清电子书.pdf
- 《多粒度知识获取与不确定性度量》
- 华成英模电课件.zip
- 70d0cd041f738f12db575d3b46e97582.pdf
- OfficeTabEnterprise13.1.zip
- wxu998.rar
- PowerDesigner16.5汉化文件.rar
- jsgis.zip
- PinyinIME(关键代码写了注释).zip
- 锁相环设计、仿真与应用第5版中.pd
- novelOnLine.zip
- SingleSensorImagingMethodsandApplicationsforDi
- ControlSystemsEngineering7th(NormanS.Nise)
- ModernControlSystems13th(RichardC.Dorf).ra
- VectorMagic_1.15pojie.rar
- complexityoflattice__problems.pdf
- xnby_883749.zip
- TOGAF培训讲义-周金根.pdf
评论
共有 条评论