-
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信...
做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信号延时约100ms(看QT源码,发现里面用的是100ms定时器来检测信号),后来自己照着QLocalSocket的思路封装了windows的命名管道,采用多线程来接收数据,在本机上测试通过,通信效率有明显改善。-To do more client and server-side two-way communication, using QLocalSocket/QLocalServer to achieve them simple, but the communication efficiency is too low, the client made the data, the server-side readyRead the signal delay of about 100ms (see QT source code found inside using a 100ms timer device to detect the signal), and later their shining QLocalSocket encapsulates the idea of windows named pipes, using multiple threads to receive data, tested on this machine, the communication efficiency has clearly improved.
- 2022-05-28 11:28:15下载
- 积分:1
-
方向图
说明: 三种可以做出相控阵方向图的方法,上传要求不少于1k,加了张图片占大小(Three methods for making phased array orientation diagrams)
- 2019-04-17 21:57:54下载
- 积分:1
-
cSharplianliankan
c#实现的一个简单连连看,没有什么bug,在vs下可以运行(C# Lianliankan a simple, no bug, can run under vs)
- 2013-09-22 19:33:45下载
- 积分:1
-
msk
导师给的关于信道化msk通信系统仿真这个题目所需要的全部matlab程序.(Mentors to on Channelized MSK communication system simulation on the subject all the necessary procedures matlab.)
- 2021-03-15 16:49:22下载
- 积分:1
-
枚举系统中所有进程,及他们的所有网络连接
枚举系统中所有进程,及他们的所有网络连接-Enumerate all the processes and all of their network connections
- 2022-03-21 09:19:26下载
- 积分:1
-
a Socket Communications CRTSock, with a succession of new derivative He Socket C...
一个Socket通讯类CRTSock,同过继承他派生新的Socket通讯类,从而可以作为服务端和客户端通讯类,具体例子可以参考Onsock.h和Onsock.cpp。-a Socket Communications CRTSock, with a succession of new derivative He Socket Communications, which can be used as the server and client communications, specific examples and reference Onsock.h Onsock.cpp.
- 2022-06-02 04:12:31下载
- 积分:1
-
VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所...
VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所要做的只是“找到 WebService的发布地址”,然后将其引用添加到VC项目中即可。接下来VS.NET帮你生成的代理类,会帮你搞定一大堆的麻烦事,包括:网络调用、数据传递等等;什么SOAP啊、网络啊,你都可以不管。
InvokeConsole // 在控制台中调用WebService的Demo
InvokeDemo // 在MFC程序中调用WebService的Demo
-VC Calling WebService problem, In Visual Studio (hereinafter referred to VS.NET) and its subsequent version called W ebService has become quite simple. You had to do was to "find the publication addresses WebService" then added to the quoted VC project can be. VS.NET help you to the next generation of Acting Class, Bangnigaoding lot of trouble, including : network calling, data transmission, etc.; What SOAP ah, network ah, you can regardless. InvokeConsole// Calling the console in the Demo rooted WebService okeDemo// MFC in proceedings called the Demo WebService
- 2022-01-27 19:58:52下载
- 积分:1
-
n-q-phi
对局部放电信号的处理的程序,放电次数,相位,放电量的3维谱图。(Of partial discharge signal processing procedures, discharge frequency, phase, the discharge amount of 3-D spectrum.)
- 2021-03-02 19:49:33下载
- 积分:1
-
cooperative_energy_majoritypd
认知无线电协作频谱感知,能量检测,硬判决,Voting模式(cooperative spectrum sensing, energy detection, hard decision, Voting model)
- 2012-11-16 09:40:04下载
- 积分:1
-
FBMC_test
说明: FBMC框架的搭建,和OQAM+PPN多项滤波器,大概框架都有(The construction of fbmc framework and OQAM + PPN multiple filters, probably all of them have)
- 2020-07-02 17:40:02下载
- 积分:1