-
QT实现简易UDP传输
资源描述
UDP是轻量级,不可靠,面向数据报的,无连接的协议,也能够与可靠性不是非常重要的情况下。
在Qt平台下编程,实现简易的本地主机的UDP报文传输。
QUdpSocket类用来发送和接受UDP数据包,这里的Socket简单来说就是一个IP地址和一个Port端口号,其中IP地址制定了网络中的一台主机,而端口号制定了该主机上的网络程序,这样使用套接字就可以实现网络上两台应用程序之间的通信。
- 2022-03-03 07:38:27下载
- 积分:1
-
J2ME wireless download code
J2ME 无线开发代码下载 -J2ME wireless download code
- 2022-01-22 03:04:10下载
- 积分:1
-
用于汽车巡航控制系统的模糊控制算法,以及如何利用梯度下降法和卡尔曼滤波来优化模糊控制器的算法。The files illustrate a simple fuz
用于汽车巡航控制系统的模糊控制算法,以及如何利用梯度下降法和卡尔曼滤波来优化模糊控制器的算法。The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used to optimize the fuzzy controller .-For automotive cruise control system of fuzzy control algorithm, as well as how to make use of gradient descent and Kalman filtering to optimize the fuzzy controller algorithms. The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used to optimize the fuzzy controller.
- 2022-03-02 19:57:15下载
- 积分:1
-
在vb中进行crc校验,程序未经过测试,估计可能有点问题,仅供参考。...
在vb中进行crc校验,程序未经过测试,估计可能有点问题,仅供参考。-in vb for crc check, the procedure has not been tested, it is estimated that perhaps, for reference purposes only.
- 2022-03-05 05:31:51下载
- 积分:1
-
communications, a similar MSN software, but no less powerful functions.
通讯方面的,一个类似于MSN的软件,但是功能没有那么强大。-communications, a similar MSN software, but no less powerful functions.
- 2023-04-07 09:00:03下载
- 积分:1
-
c++组播通信测试程序
应用背景组播通信测试程序,可以直接移植到需要的地方,支持Windows与Linux两个版本,测试程序包含组播发送与组播接收两个类,可以分别应用到组播通信的发送端与接收端。关键技术采用C++编写的组播通信实现类,含发送端与接收端两个类的封装,接收端采用线程回调的方式实现对组播消息的循环接收,使用时,只要继承该类,并重载接收回调函数即可实现对组播消息的接收。
- 2022-07-25 05:52:09下载
- 积分:1
-
at91sam7s64的典型应用,内容很好,很值得参考,希望能给大家带来一定的帮助...
at91sam7s64的典型应用,内容很好,很值得参考,希望能给大家带来一定的帮助-at91sam7s64 the typical application, as very good and worth considering. We hope that they will certainly help
- 2022-04-06 20:47:02下载
- 积分:1
-
DVB部分源码,可实现软件复用和Si分析,更详细的资料可在DTV相关网站查找...
DVB部分源码,可实现软件复用和Si分析,更详细的资料可在DTV相关网站查找-part of the DVB-source, software reuse and Si analysis, more detailed information can find relevant websites DTV
- 2022-02-04 02:20:47下载
- 积分:1
-
optical circuit switch
我们发现HLDA启发式算法适合于
- 2022-06-21 12:20:50下载
- 积分:1
-
Rayleigh Fading
Rayleigh fading channel是一种无线电信号传播环境的统计模型。这种模型假设信号通过无线信道之后,其信号幅度是随机的“衰落”,并且其包络服从瑞利分布。
- 2022-04-06 15:18:35下载
- 积分:1