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

搜索资源列表

  1. imagemanipolation

    0下载:
  2. 一个包含了许多常用图像处理功能的程序,例如边缘探测,各种变换,边界抽取等,压缩包内附有测试用图片-one contains many image processing functions commonly used procedures, such as edge detection, various transformations, from the border. Compression packet containing a test using pictures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:358366
    • 提供者:tjl
  1. packetcap

    0下载:
  2. 基于winpcap以及jpcap的网络嗅探,捕获并分析包内容,以及简单的http组包-winpcap and jpcap based network sniffer, packet capture and analysis, and the simple http Packet Group
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:94521
    • 提供者:mingming
  1. src_MSP430_SMS

    0下载:
  2. 使用MSP430控制Nokia手机发送短信的程序,程序将串口和Nokia的指令还有LCD的接口做了封包处理。由于是C语言编写,可以方便的移植到其他单片机。-MSP430 control the use of Nokia cell phone text messages sent procedures, Serial procedures and the directives are Nokia LCD interface done a packet processing. Because it
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9765
    • 提供者:kensom
  1. cap_ip2

    1下载:
  2. 一个实时捕获网络包并显示包信息的DELPHI例子,可以作为网络包分析的基础-a real-time network packet capture and display information packet DELPHI example, the network can be used as the basis of packet analysis
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:299370
    • 提供者:iindepth
  1. tcpmon12

    0下载:
  2. 一个TCP包监视程序,DEPHI编写。呵呵,这个是好早的了,其中用的是IPHELPER接口。-a TCP packet monitoring program, DEPHI prepared. Oh, this is good early, which is used IPHELPER interface.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17634
    • 提供者:iindepth
  1. SnifferPro

    1下载:
  2. 1.能够侦听所有进出本主机的数据包完整显示数据包头信息和内容 MAC层支持:以太帧 网络层支持:IP,ARP,RARP,ICMP 传输层支持:TCP,UDP 2. 以十六进制显示报文每个字节内容(包括头和数据),指定某个字段时,使相应字节高亮显示。如点击IP Source Address(在解析树中),则相应的四个字节高亮。 3. 可以设置过滤,指定IP地址,指定报文类型(TCP,UDP,ICMP,ARP,RARP),指定方向(A地址->B地址,B地址->A地址
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:477390
    • 提供者:徐新
  1. anniesliu_charactReg

    0下载:
  2. 关于手写字符识别的m语言程序。包内附有供sample的字符图片。-handwritten character recognition on the m language program. Packet containing a sample of the characters for pictures.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:103309
    • 提供者:billjie
  1. NdisHookDrv

    0下载:
  2. 一个截取网络包的驱动。它与DDK文档正是NDIS中间驱动不同,是通过HOOK内核NDIS API来实现的。听说诺顿也是使用此方法来实现。-an interception network packet driver. It DDK documentation is NDIS Intermediate Driver, through HOOK kernel NDIS API to achieve. Norton also heard that the use of this method is to
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:279618
    • 提供者:helwjh
  1. cs161.0914

    0下载:
  2. Intrusion Detection:Host-based Network Intrusion Detection • At each host, monitor all incoming and outgoing network traffic – for each packet: – Analyze 4-tuple and protocol – Examine contents-Intrusion Detection : Host-based Intrusio
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:58073
    • 提供者:hn
  1. G[1].711

    0下载:
  2. 嵌入式开发中,语音编码G711的包丢失隐藏的高质量低复杂度的算法-Embedded development, speech coding G711 packet loss concealment of the high-quality low-complexity algorithms
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:88360
    • 提供者:wuhx
  1. get_ethernet1_code

    0下载:
  2. 利用Libpcap开发包设计的以太网数据包的捕获源代码!-use Libpcap development kits design of the Ethernet packet capture the source code!
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2051
    • 提供者:张皥
  1. get_arp_code

    0下载:
  2. 利用Libpcap开发包设计的ARP数据包捕获的源代码-use Libpcap development kits designed ARP packet capture of source code
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2374
    • 提供者:张皥
  1. get_ip_code

    0下载:
  2. 利用Libpcap开发包设计的IP数据包捕获的源代码-use Libpcap development kits designed IP packet capture of source code
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2372
    • 提供者:张皥
  1. get_tcp_code

    0下载:
  2. 利用Libpcap开发包设计的TCP数据包捕获的源代码-use Libpcap development kits designed TCP packet capture of source code
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:3132
    • 提供者:张皥
  1. get_udp_code

    0下载:
  2. 利用Libpcap开发包设计的UDP数据包捕获的源代码-use Libpcap development kits designed UDP packet capture of source code
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2681
    • 提供者:张皥
  1. get_icmp_code

    0下载:
  2. 利用Libpcap开发包设计的ICMP数据包捕获的源代码-use Libpcap development kits designed ICMP packet capture of source code
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2727
    • 提供者:张皥
  1. get_packet_code

    0下载:
  2. 利用Libpcap开发包设计的数据包捕获的源代码-use Libpcap development kits design data packet capture of source code
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:4385
    • 提供者:张皥
  1. Winpcapgetpacket

    0下载:
  2. 利用Winpcap开发包设计的数据包捕获的源代码-use Winpcap development kits design data packet capture the source code
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:3662
    • 提供者:张皥
  1. 20073131962333

    0下载:
  2. 数据包捕获系统 资源类别: VC源码¦系统控制 文件大小: 758KB -data packet capture system resource categories : VC-source prospects system control file size : 758KB
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:739354
    • 提供者:ydl
  1. Ch1799

    1下载:
  2. 小波工具箱的应用基础 395 16.1 一维小波分析的应用 395 16.1.1 小波分解在普通信号分析中的应用 395 16.1.2 小波变换在信号特征检测中的应用 411 16.2 二维小波分析的应用 417 16.2.1 小波分析在图像平滑中的应用 417 16.2.2 小波分析在图像增强中的应用 418 16.2.3 小波分析在图像融合中的应用 420 16.3 小波包分析的应用 422 16.3.1 小波包在信号时频分析中的应用 423 16.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3310
    • 提供者:崔鹏
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com