-
编译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
-
tong_xun_lu
简易通讯录,vc+MFC ODBC+acess环境,非常简单易用,也是学习vc+MFC ODBC+acess设计的入门程(simple correspondence, vc MFC ODBC acess, very simple to use, also learning vc MFC ODBC acess-designed portal)
- 2007-03-26 08:21:09下载
- 积分:1
-
Invoicing a single system, delphi+ Sql, need to look at!
一通进销存系统,delphi+Sql,需要的可以看看!-Invoicing a single system, delphi+ Sql, need to look at!
- 2023-03-14 15:05:04下载
- 积分:1
-
用c写的编译原理作业之右线性文法的实现
用c写的编译原理作业之右线性文法的实现,老师布置的一个小作业(used to write c compiler operating in linear grammar Few realize, teachers layout of a small operation)
- 2005-01-29 01:10:40下载
- 积分:1
-
papers2
journals papers for research
- 2017-01-31 21:59:01下载
- 积分:1
-
Using-Rotatable-and-Directional-R-and-D-Sensors-t
Using Rotatable and Directional R and D Sensors to Achieve Temporal Coverage of Objects and Its Surveillance Application
- 2014-02-05 18:30:37下载
- 积分:1
-
ngabor
gabor变换 用于时频分析 可以得到时频分析谱(gabor transform for time-frequency analysis can be time-frequency analysis spectral)
- 2009-10-21 16:06:47下载
- 积分:1
-
WINSOCK程序设计共分为客户端和服务器端程序两部分,要求实现功能:服务器端要能监听客户端连接请求,为客户端的连接请求建立SOCKET队列,处理各个客户端发送...
WINSOCK程序设计共分为客户端和服务器端程序两部分,要求实现功能:服务器端要能监听客户端连接请求,为客户端的连接请求建立SOCKET队列,处理各个客户端发送的数据,并向响应客户端发送应答信息,更新服务器端的端口号。-Winsock program design consists of client and server-side procedures in two parts, requires the function : server can be monitored to client requests for the client to establish a link SOCKET queue handle all the client to send data to respond to a client sent response information update service Works on the port side.
- 2022-01-27 10:18:43下载
- 积分:1
-
UserStandardVoltage
说明: 基于C#,编写的winform串口助手,可实行ASCII和HEX转换(Winform serial port assistant based on C can implement ASCII and HEX conversion.)
- 2020-06-25 12:20:02下载
- 积分:1
-
GPUSPHsnapshot-2.0
GPUSPH is an implementation of Smoothed Particle Hydrodynamics for free surface flows (Monaghan, 1994, 2005) on a Nvidia graphics card. In this application, the fluid can be water or a more viscous substance like lava (see also GPU-LAVA).
- 2013-12-27 15:29:18下载
- 积分:1