CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 扫描程序

搜索资源列表

  1. 键盘输入程序举例

    0下载:
  2. 键盘扫描程序,通过8155接口进行扫描,是一个难得的好参考程序-keyboard scanning process, through 8155 interface for scanning, is a rare good reference program
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:1014
    • 提供者:陈全胜
  1. 一个syn扫描程序源代码

    0下载:
  2. 定义源地址 char tgtIP[20] = //定义目的地址 int portNow //定义正在扫描的端口 -definition of the source address tgtIP char [20] = / / int definition destination address portNow / / definition is the port scan
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:3775
    • 提供者:吴振江
  1. 基于java的多线程端口扫描软件

    0下载:
  2. 一个用JAVA编写的GUI界面多线程端口扫描程序,很简单,希望能给大家提供一些思路-a prepared with Java GUI interface multithreaded port scanning procedure is simple. hope you can provide some ideas
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:87597
    • 提供者:wind
  1. 局域网扫描 (反)嗅探 欺骗 攻击程序vc++

    0下载:
  2. 局域网内的扫描程序。-LAN scanning procedures.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:22812
    • 提供者:试验林
  1. 端口扫描程序

    0下载:
  2. 用来进行端口的扫描-used for port scanning
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:91864
    • 提供者:陈劲
  1. 扫描磁盘所有文件

    0下载:
  2. 实现对磁盘的扫描程序,用来检测文件,vb源码。-achieve the right disk scanning procedures used to determine, vb source.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:3284
    • 提供者:峰峰
  1. 端口扫描 (终结版)

    0下载:
  2. 端口扫描程序(包括3种扫描方式)-a port scanner code(include 3 scan mode)
  3. 所属分类:扫描程序

    • 发布日期:2014-01-18
    • 文件大小:297614
    • 提供者:熊淼
  1. 端口扫描c

    1下载:
  2. 使用vc开发的端口扫描程序。-use vc development of the port scanning procedures.
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:76196
    • 提供者:月舞
  1. 一个简单的端口扫描程序

    2下载:
  2. TCP connect() 扫描 、TCP SYN 扫描、TCP FIN 扫描-TCP connect () scan, TCP SYN scanning TCP FIN scan
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:30432
    • 提供者:往常
  1. 单片机键盘扫描程序

    0下载:
  2. 这是一个键盘扫描的程序,相信想做毕业设计的同学非常想得到的哦,想要就看看吧,不好的话多提建议哦-This is a keyboard scanning procedures, wanted to believe that the students graduate design is the kind of oh, want to see it on, the poor more suggestions oh
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5067
    • 提供者:韩寒
  1. 端口扫描检测程序

    0下载:
  2. * 本程序是一个简单的端口扫描程序,使用TCP SOCKET * 依次试连接目标主机的端口,以此判断端口开放与否。 * 程序设计上使用了线程池,共100个线程。-* The procedure is a simple port scanning procedures, the use of TCP socket * followed test objectives mainframe connectivity ports in order to judge whether to open po
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1372
    • 提供者:吕杰
  1. 网络扫描程序

    0下载:
  2. 本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初始化struct sockaddr_in。那么对接收到的数据 进行分析的proc_icmp()将多一道对IP报头ip->src字段的判断。-this procedure only a pair of IP addresses, IP to a test, a simple change procedures. This can be
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2109
    • 提供者:吕杰
  1. StartScan 线程扫描程序题

    0下载:
  2. 为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框-order to improve scanning speed, the program uses a multi-threading technology and non-blocking I / O technology. Proceedings of the main interface is a dialog
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2518
    • 提供者:吕杰
  1. 端口扫描程序实现

    0下载:
  2. 本程序实现了自动检测远程或本地主机安全性,发现远程服务器的各种TCP端口的分配及提供的服务。-the program automatically detects the remote or local host security, found the remote server TCP port allocation and provision of services.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:64871
    • 提供者:夏添
  1. 网络数据包监听程序

    1下载:
  2. VC++编写的类似Sniffer的网络数据包监听程序,另外还包括一个扫描程序,包括如端口扫描,共享扫描,SQL扫描,信箱探测,等等。-A program listening network packet using Visual C++,it is fimiliar witha program listening network packet using Sniffer
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:645949
    • 提供者:陆天明
  1. 端口扫描程序源码

    0下载:
  2. 一个简单的端口扫描源码,仅供学习
  3. 所属分类:Internet/网络编程

  1. 局域网网络活动主机ipMap映射扫描程序

    0下载:
  2. 本程序用于扫描局域网中活动的计算机,将所有活动的计算机的ip与mac地址记录在本地txt文档中
  3. 所属分类:JSP源码/Java

  1. 端口及IP扫描

    0下载:
  2. 关于端口及IP的扫描程序,跟大伙分享下
  3. 所属分类:源码下载

    • 发布日期:2011-05-13
    • 文件大小:3549
    • 提供者:baiyunlinyuan
  1. 4×4键盘扫描原理图

    0下载:
  2. 一个4×4键盘扫描原理 附图和C程序。
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. 扫描程序

    0下载:
  2. c语言显示屏的程序
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2012-05-25
    • 文件大小:25600
    • 提供者:muziruo890602
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com