-
Including the serial mouse controls and other electronic design Design Competiti...
包括串口设计
鼠标控件
等电子设计大赛常用的功能-Including the serial mouse controls and other electronic design Design Competition commonly used functions
- 2022-01-26 03:41:41下载
- 积分:1
-
一个不错的投票系统,可多选,单选,规定投票次数,无限添加投票项目...
一个不错的投票系统,可多选,单选,规定投票次数,无限添加投票项目-a good voting system, may choose, radio, voting frequency, add unlimited voting project
- 2022-04-27 02:20:05下载
- 积分:1
-
这是一个集客户端和服务端一身的网络传输小程序,传输速度蛮快的。...
这是一个集客户端和服务端一身的网络传输小程序,传输速度蛮快的。-This is a client and server of a network of small procedures, transmission speed pretty fast.
- 2022-05-14 05:00:22下载
- 积分:1
-
做多客户端与服务器端的双向通信,采用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
-
同来进行Internet时间同步的d
同来进行Internet时间同步的d-To carry out Internet time synchronization with the dll
- 2022-08-03 08:40:21下载
- 积分:1
-
基于IP_UDP协议的socket编程
基于IP_UDP协议的socket编程-IP_UDP agreement based on the socket programming
- 2022-02-26 19:46:58下载
- 积分:1
-
使用winpcap对报文进行过滤(需要下载winpcap库)
使用winpcap对报文进行过滤(需要下载winpcap库)-winpcap use of the packet filter (download winpcap Treasurer)
- 2023-04-24 09:25:03下载
- 积分:1
-
获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)...
获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)->h_addr_list就可以获取,但是外网IP还需要对一个提供显示当前外网IP的网页进行分析才可以获取,具体实现请参照代码.-Access to the machine outside the network and IP network IP. Within the IP network is easy to acquire, directly calls gethostbyname (name)-
- 2022-02-25 01:51:13下载
- 积分:1
-
基于WINDOWS消息的TCP编程
基于WINDOWS消息的TCP编程-based on the Windows TCP news programming
- 2022-01-25 17:13:44下载
- 积分:1
-
这个实例实现了构建邮件服务器、简单的E
这个实例实现了构建邮件服务器、简单的E-mail发送、发送附件、带身份验证的E-mail发送、跨代理的E-mail发送、接收E-mail、在Applet中收取E-mail、E-mail口令验证功能-achieve this example of building a mail server, a simple E-mail sent, send attachments, with identification of the E-mail sent, the inter-agency E-mail to send, receive E-mail, the Applet collect E-mail, E-mail passwords inspection Permit function
- 2022-05-26 07:13:12下载
- 积分:1