-
UDP聊天程序
UDP聊天程序-UDP chat program
- 2022-07-27 07:15:15下载
- 积分:1
-
变速恒频双馈风力发电机仿真中很有用的几个模块
变速恒频双馈风力发电机仿真中很有用的几个模块-Doubly-fed VSCF wind turbine simulation is useful in several modules
- 2022-09-22 06:50:03下载
- 积分:1
-
用VC++6.0编写的小程序,能够实现网络DNS查询.
用VC++6.0编写的小程序,能够实现网络DNS查询.-With VC++ 6.0 prepared applet enables network DNS query.
- 2022-06-13 23:27:55下载
- 积分:1
-
能改变IP和MAC的好东西,源码很值得一看
能改变IP和MAC的好东西,源码很值得一看- Can change IP and the MAC good thing, the source code is worth
as soon as looking very much
- 2022-09-22 16:20:03下载
- 积分:1
-
1. 目录get mac是获取机器网卡地址程序;2. 目录GetIpAddress是根据机器名以及域名获取IP地址程序;3. 目录getlocalip是获取本地...
1. 目录get mac是获取机器网卡地址程序;2. 目录GetIpAddress是根据机器名以及域名获取IP地址程序;3. 目录getlocalip是获取本地机器ip地址程序;4. 目录ping是ping程序代码;5. 目录portscanner是本地机器端口扫描程序,其中扫描可能端口就是扫描计算机上所有可能的端口;6. 目录超级链接是在窗体上实现超级链接到IE和自动发送邮件的程序;-1. Contents get mac is access card machines addresses procedures; 2. Contents GetIpAddress under machine name and IP address of the domain name acquisition procedures; 3. Contents getlocalip is access to local machine ip address; 4. Contents of ping ping code; 5. Contents portscanner local port scanning machines procedures, which may port scanning is scanning your computer all possible port; 6. Contents hyperlinks in Form achieving super link to the IE and automatic mail procedures;
- 2023-01-16 12:50:04下载
- 积分: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
-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1
-
聊天程序代码服务器端
聊天程序代码服务器端-Chat server code
- 2022-02-05 20:09:20下载
- 积分: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
-
一款使用SMTP协议的发送邮件的小软件
一款使用SMTP协议的发送邮件的小软件-An agreement to use SMTP to send messages of small software
- 2022-07-03 17:21:39下载
- 积分:1