-
电话邮件自动发送器
电话邮件自动发送器-mail automatic telephone transmitter
- 2023-03-06 18:45:04下载
- 积分:1
-
java.net库的C++实现。方面C++程序员编写网络程序,更方面JAVA to C++程序员。...
java.net库的C++实现。方面C++程序员编写网络程序,更方面JAVA to C++程序员。-java.net library C++ realize. Aspects of C++ Programmers procedures to prepare the network, but also aspects of JAVA to C++ Programmers.
- 2023-08-25 07:15:03下载
- 积分:1
-
获取本地或远程的网络信息。比如:输入计算机名,就可以获得IP地址等信息....
获取本地或远程的网络信息。比如:输入计算机名,就可以获得IP地址等信息.-Access to local or remote network information. For example: Enter the computer name, IP address, etc. on the available information.
- 2023-01-14 19:30:03下载
- 积分:1
-
完整文件下载程序(可以断点续传..)
完整文件下载程序(可以断点续传..)-complete documentation download (HTTP can ..)
- 2022-12-26 01:30:04下载
- 积分:1
-
rtp协议实现代码
rtp协议实现代码-rtp protocol code
- 2023-06-04 16:15:02下载
- 积分:1
-
这是我用VB编写的
这是我用VB编写的-This is my prepared by the VB
- 2023-01-15 16:30:04下载
- 积分:1
-
用于分析TRACE文件的awk使用手册,介绍如何使用AWK命令提取所需的实验参数...
用于分析TRACE文件的awk使用手册,介绍如何使用AWK命令提取所需的实验参数-TRACE file for analysis awk user manual describes how to use AWK command to extract the required experimental parameters
- 2022-12-27 07:50:03下载
- 积分:1
-
一个MFC类,它封装了Windows 的远程访问服务(Remote Access Service)。这个类的主要优点是通过LAN便可以连接到Internet,并
一个MFC类,它封装了Windows 的远程访问服务(Remote Access Service)。这个类的主要优点是通过LAN便可以连接到Internet,并且不用安装RAS,因为RAS DLLs是动态加载的。- A MFC kind, it has sealed the Windows long-distance access
service (Remote Access Service). This kind of main merit is then may
connect Internet through LAN, and does not need to install RAS,
because RAS DLLs is the dynamic increase.
- 2022-01-28 05:00:37下载
- 积分: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
-
netstream:简单易用的socket封装,同时支持client和server。
netstream:简单易用的socket封装,同时支持client和server。-a tcp socket wrapper class for used on both client and server side.
- 2022-02-24 18:33:55下载
- 积分:1