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

搜索资源列表

  1. Searchnetwork

    0下载:
  2. 这个代码演示了扫描局域网所有机器。您可以指定扫描的局域网段(程序可以自动获取当前计算机所属的局域网IP段)然后程序自动获取当前局域网段所有计算机的IP的地址和主机名。程序中的 clsNet.cls文件不错。 -this code displays of all LAN scanning machines. You can specify scan LAN (automatic procedures can be obtained under the current computer LAN
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:5988
    • 提供者:ppt
  1. Scan304

    0下载:
  2. 扫描线算法是扫描转换多变形的常用算法,它充分利用了相邻向素之间的连贯性,该程序实现多变形扫描转换算法,-scan line scan conversion algorithm is more commonly used deformation of the algorithm, it makes full use of the ratio between adjacent to the coherence, The procedure multi - deformation scan conve
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:25210
    • 提供者:zhang
  1. LB3

    0下载:
  2. 可以进行柱状图,饼状图和多边形的绘制, 并能对多边形进行扫描,使用扫描线算法-can histogram, pie slice and polygon rendering, polygon and is able to scan, use scan line algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16398
    • 提供者:盼盼
  1. KB-bbpc

    0下载:
  2. 蓝宇BBPC-SOM2496嵌入式主板 获取键盘扫描码实例代码与函数-Lan Yu-SOM2496 access to the Main Board Embedded keyboard scan code with the function code examples
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:77675
    • 提供者:李晓风
  1. vbscan

    0下载:
  2. VBScan is a simple program to scan, decode and draw a barcode. It uses only .NET Framework and Windows API functions, no third party products. -VBScan is a simple program to scan. decode and draw a barcode. It uses only.NET Fram ework and Windows API
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:31074
    • 提供者:shuajie
  1. 递归下降分析程序

    0下载:
  2. 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文 件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单 词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成 具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含 了源程序中的所有常数和所有标识符。- Here starts the PASCAL language subset source prog
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1046
    • 提供者:刘远兴
  1. Port Control

    0下载:
  2. Port scan and listen
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8625
    • 提供者:王大德
  1. ident-scan

    0下载:
  2. 网络端口扫描的程序-network port scanning procedures
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1894
    • 提供者:土土
  1. RangeScan

    0下载:
  2. 端口扫描gkghkg-port scan.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:64106
    • 提供者:阿死
  1. traceroute

    2下载:
  2. traceroute路由扫描成序的源代码,在linux下直接用make 编译即可-traceroute routing sequence scan the source code, under the direct use of Linux compiler can make
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:13920
    • 提供者:李文东
  1. portscan001

    1下载:
  2. 一个端口扫描程序!在linux环境c语言实现!-a port scan! Linux environment for the C Language!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2220
    • 提供者:wss
  1. PE Scan 3.31

    0下载:
  2. 查看DLL文件的VC代码-view vc code about DLL files
  3. 所属分类:文件操作

  1. dong0

    0下载:
  2. 可实现双通道ad转换 四位数码管动态扫描-can achieve double-channel digital ad conversion of four dynamic scan
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2069
    • 提供者:黄有余
  1. Keyboard-all

    0下载:
  2. 国外牛人写的键盘扫描程序;算法很巧妙。值得学习,研究-foreign cattle written by the keyboard scan procedures; Is a clever algorithm. Worthy of study, research
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:25820
    • 提供者:黄长喜
  1. neicunyemianzhihuansuanfa

    0下载:
  2. 编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度,要求设计主界面以灵活选择某算法,且以下算法都要实现: 1、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN) -programmed to achieve the following disk-scheduling algorithms, and each algorithm calculated the average Seeking lengt
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:152468
    • 提供者:张宁
  1. scan

    0下载:
  2. 扫描仪设置,可以控制扫描仪,并进行设置。适用于所有标准扫描仪 -scanner installed, can control the scanner and set it up. Apply to all standard scanner
  3. 所属分类:ASP源码

    • 发布日期:2008-10-13
    • 文件大小:230373
    • 提供者:曹国成
  1. qqz

    0下载:
  2. 机器人视觉模拟的源程序,可以引申为雷达扫描的程序-robot visual simulation of the source, can be likened to a radar scan procedure
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:54158
    • 提供者:LQQ
  1. MYSFTP

    0下载:
  2. 本软件为本人的毕业设计,实现一个FTP资源的实时搜索功能,运用多线程技术。可实现瑞口扫描程序的功能。-the software for my graduation project, an FTP resources to achieve the real-time search function, using multithreading technology. I can realize Switzerland Scan function.
  3. 所属分类:Ftp客户端

    • 发布日期:2014-01-15
    • 文件大小:19038
    • 提供者:严久
  1. VLANManagement

    0下载:
  2. 使用visual c++6.0,snmp++软件包,可以进行局域网的配置操作,扫描节点信息,显示节点信息等-use visual c 6.0, snmp packages can operate LAN configuration, Scan nodes message that the node information
  3. 所属分类:SNMP编程

    • 发布日期:2014-01-15
    • 文件大小:135625
    • 提供者:cathery
  1. S3Demo

    0下载:
  2. Spartan 3 Digilent Demo:This demo drives the perphrials on the Spartan 3 board. This drives a simple pattern to the VGA port, connects the switches to the LEDs, buttons to each anode of the seven segment decoder. The seven segment decoder has a simpl
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:731568
    • 提供者:Roy Hsu
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com