-
详细介绍网关和IP地址,是不错的参考资料。希望对你有用
详细介绍网关和IP地址,是不错的参考资料。希望对你有用-Detailed introduction and gateway IP address, is a good reference. Hope that useful to you
- 2022-06-20 07:37:37下载
- 积分:1
-
VB拦截数据包,在XP下可以直接运行。
VB拦截数据包,在XP下可以直接运行。...
VB拦截数据包,在XP下可以直接运行。
VB拦截数据包,在XP下可以直接运行。-VB intercept packets in XP can be run directly. VB intercept packets in XP can be run directly.
- 2022-03-17 02:02:16下载
- 积分:1
-
一个功能齐全的浏览器源代码. MICROSOFT FOUNDATION CLASS LIBRARY : BCGControlBar .MICROSOFT FOU
一个功能齐全的浏览器源代码. MICROSOFT FOUNDATION CLASS LIBRARY : BCGControlBar .MICROSOFT FOUNDATION CLASS LIBRARY : BCGIEDemo.MICROSOFT FOUNDATION CLASS LIBRARY : CustToolBarTest-a fully functional browser source code. MICROSOFT CLASS LIBRARY FOUNDATION : BCGControlBar. MICROSOFT CLASS LIBRARY FOUNDATION : BCGIEDemo.MICROSOFT CLASS LIBRARY FOUNDATION : CustToolBarTest
- 2022-08-19 21:25:54下载
- 积分:1
-
a serial communication program Dongdong, introduced a good example and source co...
一个串口通讯编程的东东,介绍了很好的范例和源代码,请看看 -a serial communication program Dongdong, introduced a good example and source code, please see
- 2023-02-17 07:20:03下载
- 积分:1
-
本书专门讨论Windows网络编程技术,覆盖Windows 95/98/NT 4/2000/CE平台。内容包括NetBIOS和Windows重定向器方法、Win...
本书专门讨论Windows网络编程技术,覆盖Windows 95/98/NT 4/2000/CE平台。内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。本书论述深入浅出、用大量实例详解了微软网络API函数的应用。配套光盘包含了所有实例代码,方便读者使用。本书适合中、高级程序设计人员以及网络设计与管理人员参考。-book devoted to the Windows network programming technology, Windows 95/98/NT coverage 4/2000/CE platform. Including NetBIOS, and Windows Redirector, Winsock, Client Remote Access server. The deals are easy to understand, with plenty examples Comments on the Microsoft Network Application API function. Matching discs containing all examples of code, user-friendly. The book suitable for middle- and high-level programming, as well as network design and management personnel.
- 2022-05-21 19:08:51下载
- 积分:1
-
网络编程实例哦,我一定会包括开啊
网络编程方面的例子,呵呵,一定要将我的开通啊-of network programming examples Oh, I will definitely include the opening ah
- 2023-05-17 15:45:03下载
- 积分:1
-
通过VC实现SMTP协议,达到发送电子邮件的目的,本程序通过测试,已成功发送电子邮件...
通过VC实现SMTP协议,达到发送电子邮件的目的,本程序通过测试,已成功发送电子邮件-VC through the SMTP protocol, send e-mail to the end, the test procedure has been successful in sending e-mail
- 2022-05-26 00:12:51下载
- 积分:1
-
非常好的网络小程序,实现了简单的聊天功能,有服务器和客户端程序两部分,可以详细的源代码。...
非常好的网络小程序,实现了简单的聊天功能,有服务器和客户端程序两部分,可以详细的源代码。-very good network of small procedures, to achieve a simple chat feature, a server and two clients, the details of the source code.
- 2022-08-06 02:53:08下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
socket编程,建立一个服务器,用于聊天的程序。
socket编程,建立一个服务器,用于聊天的程序。-socket programming, the establishment of a server for the chat program.
- 2023-03-13 19:20:03下载
- 积分:1