搜索资源列表
study-linux-qt-promgram
- 这几天在学习Linux的QT移植,学习QT,在网络上都没有找到完整版的,后来发现自己很早前就下载过的.看了,感觉这本书还不错,但是QT-2.0.2版本.学习嘛
linux下Qt实现的视频点播系统
- 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输入服务器
viedos
- qt phonon mplayer 视频播放器,支持多路视频 网络流,支持linux windows 下编译成功-qt phonon mplyer linux windows
QTsample
- QT网络编程的一个例子,用QTCPSOCKET和QTCPSERVER的一个例子-An example of QT network programming with an example of QTCPSOCKET and QTCPSERVER
mymplayer-xp
- QT下用MPLAYER开发的播放器源码,可播放音频视频,网络流等几乎可以播所有文件。-MPLAYER under development with QT player source, can play audio and video, network flow, etc. can play almost all files.
ns2_wsn_
- ns2_wsn_场景产生器很好用 对于研究无线传感器网络十分有用-Scene Generator ns2_wsn_ useful for studying very useful wireless sensor networks
qt
- QT4.5 初学入门实例,共十几个,涉及到designer的使用,网络接口的使用-QT4.5 beginner entry instance, a total of a dozen involving the use of designer, network interface to use
qt_paint
- 辛苦了好久,始终都没找到Image类的16位不失真转换,强行用16方法,网络传输的帧严重失真,最后招到了,里面主要有16位帧图像显示,网络传输,鼠标事件-Hard for a long time and always find the Image class, no distortion 16-bit conversion, forced to use 16-way network transmission of a serious distortion of the frame, the l
qt_hanzi
- QT 网络通信 将汉字转换后网络传输,在linux端反解析显示-QT network communications Chinese character display processing
radio
- qt 网络收音机的小程序源码,基于myplay的。源码写的不是很好,请见谅-The applet source of qt Internet Radio. .
linux系统中的Qt界面中的ping功能代码
- 该文件是基于linux系统中的qt4.8版本设计的一款具有ping功能的界面软件,适合新手学习网络编程,代码简洁易懂!
minibrowser
- 这个一个迷你浏览器的源码,使用qt开发,对于理解Qt网络模块很有用-This a mini-browser source code, using qt development for the network module is useful to understand Qt
bnc-2.12.3-source
- 实现RTCM数据的网络实时接收与发送,保存为文件,由BKG开发(Networked Transport of RTCM via Internet Protocol)
qtopcua-dev
- QT5实现OPCUA客户端编程,源代码网络收集.亲测试有效,运行稳定(QT5 OPCUA client programming, source code, network collection. Pro test effective, stable operation)
music_test_2.0
- QT用C++编写的建议音乐播放器,尽量实现了有关于音乐播放器的基本功能,提供了连接网络的操作(QT recommended music player written in C++)
GetNetworkInformation-master
- QT获取本机网络配置信息的,这个包含静态库LIB文件,使用简单(QT access to the local network configuration information, which contains the static library LIB file, simple to use)
QiXuanMeeting
- 简单的界面实现,用了网络视频连接播放,用的ffmepg(simple ui, using the network video link playback, using ffmepg)
QtICMP-master
- 基于Qt的icmp协议,适合Linux的网络协议开发!(ICMP Protocol Based on Qt,Development of network protocol suitable for Linux.)
TcpServerThread2
- qt网络编程,利用线程方式搭建自己的服务器。以实现网络中数据的传输。(QT network programming, the use of threads to build their own servers. To realize the transmission of data in the network)
vlc-qt
- vlc-qt库,通过cmake编译CMakeLists.txt,再用qt编译出vlc-qt库文件。 可用于制作视频播放器,播放本地视频或者网络流。 编译环境: qt5.8+mingw32 cmake 3.16.0 vlc sdk版本: 2.26~3.08版本都支持(vlc-qt lib.User can complile it by CMake or other complilers,which can be used to play rtsp stream.)