-
简单的服务器源码 tinyhttpd-0.1.0
说明: 这是一个极其简单的服务器源码。。。。仅供学习参考(This software is copyright 1999 by J. David Blackstone.)
- 2020-06-20 03:40:01下载
- 积分:1
-
蚁群算法
说明: 根据蚁群算法解决三维路径规划的问题,得到三维的路径图(According to the ant colony algorithm to solve the problem of three-dimensional path planning, get the three-dimensional path map)
- 2020-10-15 11:30:07下载
- 积分:1
-
在Visual Studio 2005环境下写的利用TcpClient类直接发送邮件和接收邮件的实例。界面简洁。可直接运行。...
在Visual Studio 2005环境下写的利用TcpClient类直接发送邮件和接收邮件的实例。界面简洁。可直接运行。-In Visual Studio 2005 environment, the use of written TcpClient class to send messages and receive messages directly to instance. Interface simple. Can be directly run.
- 2022-03-01 00:23:45下载
- 积分:1
-
ONVIF协议网络摄像机(IPC)客户端程序开发
ONVIF网络摄像机(IPC)客户端程序开发(ONVIF network camera (IPC) client program development)
- 2017-09-26 11:00:22下载
- 积分:1
-
shortest-path
通信网络的架设问题 若要在n(≥10)个城市之间建设通信网络,只需要架设n-1条线路即可(With the Dijksra algorithm to network G from source points to the rest of the vertices of the shortest path)
- 2014-01-11 23:32:27下载
- 积分:1
-
ZBee协议栈源码,加上其精简版MiWi,有范例说明.不识货的就算了
ZBee协议栈源码,加上其精简版MiWi,有范例说明.不识货的就算了-ZBee protocol stack source code, combined with its streamlined version MiWi, illustrations. Do not know what"s what, even if the
- 2022-02-02 04:10:45下载
- 积分:1
-
Communication-with-MFC-based-on-TCP
基于TCP/IP协议的MFC网络编程实例,适合windows网络编程的初学者(MFC network programming example based on TCP/IP protocol, adaptive for whose who starts to learn Windows network programming.)
- 2015-12-15 10:52:10下载
- 积分:1
-
http协议下对下载的访问网页并对返回的内容进行操作。
http协议下对下载的访问网页并对返回的内容进行操作。-under the http protocol to download the return visit to the page content and the interface operation.
- 2022-10-27 14:00:03下载
- 积分:1
-
java socket 通信
本代码主要针对银行交易数据的对接,通过socket连接来实现实时交易
- 2022-01-24 18:12:59下载
- 积分:1
-
主机状态检测
应用背景可以遍历配置文件配置好的IP,定时ping,通过检测,知道当前主机网络状态,一般用于局域网中的某些电脑或服务器,网络连接是否正常。关键技术采用IGMP技术,通过定时PING检测,获取当前主机的网络状态,可用于LAN中的一些PC、Server或网络设备的网络状态检测,是否正常。通过扩展,可实现更多功能。
- 2022-04-01 19:50:34下载
- 积分:1