CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - qt 网络

搜索资源列表

  1. file

    0下载:
  2. 实现文件的传输,网络编程,分客户端和服务端,需要Qt使用-Transfer files, network programming, sub-client and server, you need to use Qt
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:11429
    • 提供者:卓其桦
  1. Net-Program

    0下载:
  2. Linux系统下利用QT编程实现网络编程,server为服务端,clientqian为客户端,可进行文字图片传送以及IP地址的返回输出-Linux system in QT programming network programming, server to server, clientqian for the client, send pictures and text can be an IP address to return output
  3. 所属分类:Linux Network

    • 发布日期:2017-06-09
    • 文件大小:15384391
    • 提供者:刘擎昊
  1. ScoketLinkDemo

    0下载:
  2. 实现了Qt的网络通讯,服务器与客户端在一起,用起来比较方便-Qt to achieve network communication, server and client together, with more convenient
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:6109
    • 提供者:su
  1. NetChess_sss.tar

    0下载:
  2. linux下QT开发的局域网网络五子棋对战游戏,可以订制游戏规则,程序可以自动匹配玩家,源码中需要根据所在的网络修改所在的网段-QT development under linux LAN network Gobang war games, rules of the game can be customized, the program can automatically match player source code need to be modified where the network
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:716192
    • 提供者:ls
  1. chessman.tar

    0下载:
  2. 基于linux系统的QT环境网络五子棋对战,可以实现网络聊天-QT-based linux systems Environment Network Gobang war, you can chat network
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:51035
    • 提供者:张昊宇
  1. qgplayer.1.2

    0下载:
  2. 这个是本人在Qplayer基础上进行开发的QT和Gstreamer结合的网络播放器-This is my development in Qplayer based on QT and Gstreamer combined network player
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1412887
    • 提供者:批头
  1. SimplePlot

    0下载:
  2. Qwt是基于Qt开发的第三方二维图形类库。网络上Qwt的资源比较少,这是楼主在Qt平台上面写的第一个Qwt例子。后续会继续上传有关Qwt的开发。-Qwt is based on the Qt graphics library developed by third Fanger Wei. Qwt resources on the network is relatively small, it is the landlord written in Qt platform above the firs
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:3904
    • 提供者:陈桂芳
  1. WifiTransmission

    0下载:
  2. PC端开发:在Windows,C/C++开发环境下,运用Qt开发工具,运用UDP,TCP/IP网络协议进行文件传输应用开发 • Android端开发:在Android,JAVA开发环境下,运用Eclipse开发工具,运用UDP,TCP/IP网络协议进行文件传输开发开发 • 实现跨平台跨语言文件传输,解决不同语言间数据类型等其他差异引起的问题。 • 完成功能:无线传输,多文件传输,双向传输,解决Android传输上的众多问题。-PC development
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1705495
    • 提供者:weishui35
  1. player

    0下载:
  2. QT做的网络电台播放器,界面美观,功能实用,很多电台地址都是最新修改的MMS哦-QT do Internet radio player, beautiful interface, functional and practical, many radio addresses are the latest modifications MMS oh
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:155713
    • 提供者:马鑫
  1. Embedded-linux-study-V0.63(6410)

    0下载:
  2. 嵌入式linux学习过程,基于S3C6410开发板,从系统移植到QT开发,资料来自网络。-Embedded linux learning process, based S3C6410 development board from the system ported to QT development, data from the network.
  3. 所属分类:Project Manage

    • 发布日期:2017-05-13
    • 文件大小:3506488
    • 提供者:jiangph
  1. udpts.tar

    0下载:
  2. qt实现udp网络文件处理,能够实时处理网络文件数据。-qt achieve udp network file handling
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3511
    • 提供者:梅小龙
  1. CSS

    0下载:
  2. 一个网络考试窗口界面程序,适合qt初学者入门-A network test window interface procedures, suitable for beginners qt
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:411538
    • 提供者:黄之
  1. Qtnetwork

    0下载:
  2. Qt初学,网络模块部分,tcp协议,简单的实现网络通讯-Qt beginner, part of the network module, tcp protocol, a simple network communications
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2191
    • 提供者:阿泉
  1. udpbroadcast

    0下载:
  2. QT下基于UDP的网络广播程序,能够判断数据报是否可读。-UDP network radio program based on QT, can judge whether the data reported readable.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:81828
    • 提供者:许文强
  1. chat

    1下载:
  2. QT环境下基于TCP的网络聊天室程序,通过QT提供的QTcpServer和QTcpSocket实现一个简单的网络聊天室-TCP network chat room procedures based on QT environment, provided by QT QTcpServer and QTcpSocket to achieve a simple network chat room
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-05-29
    • 文件大小:95927
    • 提供者:许文强
  1. chess

    0下载:
  2. qt实现网络五子棋对战!基于linux的环境,有观看都和下棋者!-qt network backgammon Battle! Linux-based environment, and chess have to watch all those!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1342940
    • 提供者:周承秋
  1. Reversi

    0下载:
  2. 利用winsock实现了图形界面的网络黑白棋-Online reversi using winsock and QT
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-15
    • 文件大小:19472
    • 提供者:kejunjie
  1. udp_demo

    0下载:
  2. QT的UDP网络通信,可实现电脑之间的简单通信,适合初学者-QT UDP network communication can be simple communication between computers, suitable for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:935109
    • 提供者:廖红海
  1. socket1

    0下载:
  2. 在c下和qt的网络编程,利用socket进行编写-socket programing
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:4325
    • 提供者:徐娟
  1. ransac

    0下载:
  2. 人脸识别工具,基于QT平台,利用alglib库神经网络技术,实现人脸识别功能-Face recognition tool, based on QT platform, using alglib library neural network technology, face recognition function
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-10
    • 文件大小:17221485
    • 提供者:王鑫
« 1 2 ... 10 11 12 13 14 1516 17 18 »
搜珍网 www.dssz.com