CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - Scanner

搜索资源列表

  1. LinuxScannermain

    0下载:
  2. Linux 下Scanner 的驱动-Linux drivers Scanner
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7.74kb
    • 提供者:侯先斌
  1. mytcpscan

    0下载:
  2. 用以写的一个简单的扫描器-to write a simple scanner
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:894byte
    • 提供者:逐云客
  1. scanner

    0下载:
  2. Linux2.6系统下USB2.0gadget扫描仪驱动器
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:10.64kb
    • 提供者:xuxiaoqing
  1. portscan

    0下载:
  2. Linux下利用socket中的sock_stream套接字实现一个TCP公开扫描程序-Linux to make use of the sock_stream socket socket to achieve a TCP open scanner
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:891byte
    • 提供者:吴萤
  1. tcpscan

    0下载:
  2. 多线程端口扫描程序 实现一个多线程端口扫描程序,满足要求: 1)能同时扫描5个IP地址 2)针对每个IP地址,开设100个线程对其进行扫描 3)如果端口打开,使用函数getservbyport获取服务名,在屏幕上打印:IP port servername,如果是未知的服务,则在屏幕上显示:IP port unkown. -Multi-threaded port scanner to achieve a multi-threaded port scanner to meet
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:907byte
    • 提供者:bobby
  1. nbtscan-1.5.1.tar

    0下载:
  2. NBT scanner utlities
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:80.18kb
    • 提供者:Kernel X
  1. portscan.kdevelop

    0下载:
  2. 端口扫描器,原码实现,基于Qt开发,可实现跨平台特性.-Port scanner, the original code implementation, based on the Qt development, can achieve cross-platform features.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6.81kb
    • 提供者:小汤
  1. scanhost

    0下载:
  2. linux下主机扫描程序的具体实现代码。具体一定的参考价值-host scanner under linux specific implementation code. Specific reference value must
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:9.1kb
    • 提供者:陈灏
  1. portscan

    0下载:
  2. linux下简单端口扫描器 不足在于有搜索的端口固定-easy under linux port scanner is less than the port has a fixed search
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.85kb
    • 提供者:dlykj
  1. SRC

    0下载:
  2. s3c44b0 键盘扫描程序,希望对大家有用-scanner keyboard s3c44b0 hope useful for everyone
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:11.94kb
    • 提供者:张兴伟
  1. 4

    0下载:
  2. 单片机键盘扫描程序在proteus6.9下仿真通过-西祠胡同-Single-chip scanner keyboard simulation adopted in the next proteus6.9
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:163.02kb
    • 提供者:
  1. button_scan

    0下载:
  2. 此程序是base fs2410 编写的一个键盘扫描驱动程序,是由4个中断和4个IO口组成的4×4键盘驱动-This program is written in a base fs2410 scanner keyboard driver, is a four interruptions and 4 IO port consisting of 4 × 4 keyboard driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:22.2kb
    • 提供者:jay
  1. connectscan

    0下载:
  2. 基于TCP connect原理的TCP端口扫描器。linux环境下的。-TCP connect-based TCP port scanner principle. linux environment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1.71kb
    • 提供者:zxw
  1. example03

    0下载:
  2. linux下实现的sniffer端口扫描程序,对学习linux套接口是一个不错的例子-to achieve the sniffer linux port scanner, socket learning linux is a good example of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1.86kb
    • 提供者:魏江涛
  1. scan.tar

    0下载:
  2. 编译原理,扫描器的实现,词法分析,pascal的简单分析-Compiler theory, the realization of the scanner, lexical analysis, pascal simple analysis
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1.14kb
    • 提供者:wwsc
  1. tcp_scan.c

    0下载:
  2. 自己写的一个基于tcp的扫描程序,语言为c,运行环境为linux.-Write a tcp based scanner, the language is c, operating environment for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:844byte
    • 提供者:shm
  1. portscan

    0下载:
  2. 端口扫描程序,输入一个特点IP和起始端口号,终止端口号,进行扫描,如果端口打开,使用函数getservbyport获取服务名,在屏幕上打印:IP port servername,如果是未知的服务,则在屏幕上显示:IP port unkown.-Port scanner, enter a starting port number and IP feature, the ending port number, scanning, if the port is open, use the functi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:671byte
    • 提供者:zhoubx
  1. sane-backends-1[1].0.21.tar

    1下载:
  2. 这是在LINUX对扫描仪进行控制并进行扫描的程序,里面的JAVA源码可供大家参考。-This is the LINUX to control the scanner and scanning program, which the JAVA source code for your reference.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4.82mb
    • 提供者:ljb
  1. ScanPort

    0下载:
  2. 根据Netstat改写的端口扫描程序,可以查看LINUX系统中哪些进程使用了哪些端口-Netstat rewritten according to the port scanner, you can see which processes LINUX system which port to use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:4.64kb
    • 提供者:杨武林
  1. scanner Source Code

    1下载:
  2. 利用C语言实现Scanner,可以扫描特定网段IP(Using C language to implement Scanner, you can scan specific IP segments.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-03-12
    • 文件大小:1kb
    • 提供者:echoYILIN
« 12 3 »
搜珍网 www.dssz.com