登录
首页 » Visual Basic » svb020404

svb020404

于 2005-10-19 发布 文件大小:62KB
0 143
下载积分: 1 下载次数: 0

代码说明:

说明:  扫描Internet上一个IP地址的端口(Scan the ports of a IP address on Internet.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • lab
    对于初始给定的数组,通常存在多个长度大于1的已自然排好序的子数组段.例如,若数组a中元素为{4,8,3,7,1,5,6,2},则自然排好序的子数组段有{4,8},{3,7},{1,5,6},{2}.用一次对数组a的线性扫描就足以找出所有这些排好序的子数组段.然后将相邻的排好序的子数组段两两合并,构成更大的排好序的子数组段({3,4,7,8},{1,2,5,6}).继续合并相邻排好序的子数组段,直至整个数组已排好序。(For the initial given array, usually present multiple sub-array section has a length greater than a natural sorted. For example, if the array of elements for a {4,8,3,7,1,5,6,2} then naturally sorted subarray segment has {4,8}, {3,7}, {1,5,6}, {2}. used once on a linear array scanning is sufficient to identify all these rows subarray segments good sequence is then sub-arrays adjacent segments sorted pairwise merge to form larger sub-segments sorted array ({3,4,7,8}, {1, 2, 5,6}). Continue merge adjacent sorted subarray section until the entire array is sorted.)
    2014-12-21 20:08:05下载
    积分:1
  • scanner
    网络扫描器,实现tcp connect,tcp syn ,tcp fin,arp扫描,icmp主机发现(Network scanner, realize tcp connect, tcp syn, tcp fin, arp scan, icmp host found)
    2020-11-01 21:09:55下载
    积分:1
  • sanner
    说明:  扫描器C源码,大家可以研究一下再说吧,扫描漏洞的(Scanner C source code, we can look at to say it, scanning loopholes)
    2010-05-03 14:06:10下载
    积分:1
  • PortScan_sjtu
    大学时用visual c++写的端口扫描程序,使用tcp/fin/syn进行端口扫描。(University with visual c write port scanning procedures, use tcp/fin/syn port scan conducted.)
    2020-11-01 21:29:55下载
    积分:1
  • PortScan
    这是一个扫描程序,主要扫描网络计算机的端口,通过这个端口可以入侵,也可以检查是否有漏洞。(This is a scanning program, the main port scans network computers, can invade through this port, you can also check whether there are loopholes.)
    2013-10-17 21:28:45下载
    积分:1
  • NW
    说明:  复杂网络,小世界网络NW的C++代码,并求了其度分布。(Networks, small world network NW in C++ code, and find out the degree distribution.)
    2010-12-31 19:51:39下载
    积分:1
  • FindUdpPort
    UDp端口扫描,可以扫描任意安装TCP/IP协议的主机,并且可以扫描该主机中的一个端口。点击UDP Scan按钮,实现对UDP端口的扫描过程。在Windows操作系统环境中,建议使用Visual C++编程工具实现。(UDp port scan, can scan any install TCP/IP protocol, host, and can scan a port in the host. Click on the UDP Scan button on the UDP port scanning process. In the Windows operating system environment, it is recommended to use Visual C++ programming tools.)
    2012-07-29 09:58:36下载
    积分:1
  • CPP.classes.Tracer
    Great code, play with it :) -xd
    2010-02-05 04:54:10下载
    积分:1
  • PortScan
    这是一个扫描程序,主要扫描网络计算机的端口,通过这个端口可以入侵,也可以检查是否有漏洞。(This is a scanning program, the main port scans network computers, can invade through this port, you can also check whether there are loopholes.)
    2013-10-17 21:28:45下载
    积分:1
  • svb020404
    说明:  扫描Internet上一个IP地址的端口(Scan the ports of a IP address on Internet.)
    2005-10-19 21:44:05下载
    积分:1
  • 696524资源总数
  • 103913会员总数
  • 34今日下载