-
使用TCP协议 使用winsockt编程 实现点对点的通信
使用TCP协议 使用winsockt编程 实现点对点的通信-Using the TCP protocol uses point to point communication programming winsockt
- 2022-03-13 23:55:12下载
- 积分:1
-
URLEncode编码和解码的源代码.非常简单.拿去就可以用了.
URLEncode编码和解码的源代码.非常简单.拿去就可以用了.-Urlencode encoding and decoding of the source code. Is very simple. Can be used instead.
- 2022-10-14 16:25:03下载
- 积分:1
-
腻子的功能扩展接口软件提供了更多的功能,如跨…
扩展putty功能的软件
在界面上提供了更多的功能,如透明窗体等-Putty function expansion interface software offers more features, such as a transparent form, etc.
- 2022-01-21 05:09:53下载
- 积分:1
-
Native like, synchronous remote method invocation.
Light
这是一个基于C++ template的面向对象的RPC框架库。-Native like, synchronous remote method invocation.
Light-weighted, clean and easy to use.
Normal C++ syntax for service definition.
1. Supports all c++ native data type and user defined data type.
2. Reference and pointer support.
3. Polymorphism for method parameter and return type.
Type safe.
As the framework is based on c++ template, all type mismatch will be raised at compilation time.
TCP/IP as underlying transportation protocol.
Full conformance to ISO c++ standard.
Unicode support.
- 2022-07-23 07:37:41下载
- 积分:1
-
在 c + + 异步 HTTP 请求 WinINet 包装
WinINet 使得网络编程更容易,但它是难以使用的 c + + 由于其 C 风格的界面,所以我写这段代码来包装它。使用它,您可以轻松创建异步 HTTP 请求和接收事件回调。它可以应用于 MFC 和 ATL 项目。
这段代码主要包含两个类: 类 FC 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-26 23:19:02下载
- 积分:1
-
单射函数问题
设函数f将点集S = {0,1, , n
单射函数问题
设函数f将点集S = {0,1, , n -1}映射为f (S) = { f (i) | iÎ S} Í S 。单射函数问题要
从S中选取最大子集X Í S 使f (X )是单射函数。
例如,当n=7, f (S) = {1,0,0,2,2,3,6} Í S 时, X = {0,1,6} Í S 是所求的最大子集。-Injective function, the function f the problem will be the point set based S = (0,1, , n-1) maps to f (S) = (f (i) | iÎ S) Í S. Injective function of the problem from the largest subset of S, select the X Í S so that f (X) is injective function. For example, when n = 7, f (S) = (1,0,0,2,2,3,6) Í S, when, X = (0,1,6) Í S is a subset of the desired maximum.
- 2023-04-24 20:15:02下载
- 积分:1
-
using the mobile phone via com and http web to send the sms.
通过串口连接手机,然后通过http web来给发送短信息,3年前帮别人公司写的通过web来控制手机发送短信息的程序。其中涉及:串口编程,http webserver等.核心代码、-using the mobile phone via com and http web to send the sms.
- 2022-03-20 11:58:54下载
- 积分:1
-
FTP Connecting To and Retrieving FTP File Listings
FTP Connecting To and Retrieving FTP File Listings
- 2022-01-26 06:23:28下载
- 积分:1
-
很好的网络管理工具。可以进行常用网络检测和监控,如IP地址查询、流量查询等。详细功能请自行阅读文件...
很好的网络管理工具。可以进行常用网络检测和监控,如IP地址查询、流量查询等。详细功能请自行阅读文件-good network management tools. Networks can be used for detection and monitoring, such as IP addresses inquiries and flow inquiries. Detailed functional Please read the documents themselves
- 2022-01-27 17:23:40下载
- 积分:1
-
编译完了是一个基于串口PPP接入程序,用户拨号成功后,产生一个PPP服务进程,其他进程或内核可以向该进程发送数据包,在此基础上可以做数据链路加密的服务...
编译完了是一个基于串口PPP接入程序,用户拨号成功后,产生一个PPP服务进程,其他进程或内核可以向该进程发送数据包,在此基础上可以做数据链路加密的服务-end of a compiler based on the Serial PPP access, users dial-up after the success of PPP services have a process, or other processes to process core can send data packets, this can be done on the basis of data link encryption services
- 2022-08-15 05:13:19下载
- 积分:1