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

搜索资源列表

  1. FrameParser

    0下载:
  2. 帧结构解析,详细解析了帧的结构,编程简洁-frame structure analysis, a detailed analysis of the structural frame, concise programming
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:2417
    • 提供者:
  1. frameparser

    0下载:
  2. ethernet帧解析,根据截获得数据包,按照以太帧结构解析,crc-8校验
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3162
    • 提供者:leo
  1. Code

    1下载:
  2. Ethernet帧结构解析程序 程序为命令行程序,可执行文件名为FrameParser.exe,命令行格式如下: FrameParser.exe inputfile 其中,inputfile为Ethernet帧封包文件
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:9460
    • 提供者:
  1. FrameParser

    0下载:
  2. 实现对文件的CRC校验,用了查表法进行CRC校验
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2452
    • 提供者:廖干洲
  1. FrameParser

    0下载:
  2. Ethernet帧结构解析程序,包括对源地址、目的地址、数据的解析,同时包括CRC校验。-Ethernet frame structure analysis procedures, including the source address, destination address, data analysis, while including the CRC.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:44010
    • 提供者:李明
  1. FrameParser.rar

    0下载:
  2. 以太网帧的解析教学程序,包括了CRC校验的代码,Analysis of Ethernet frames teaching
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:94261
    • 提供者:tabu
  1. FrameParser

    0下载:
  2. 计算机网络 数据帧的封装,解析,与模拟发送-Encapsulation frame computer networks, analytical, and analog transmission
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:94272
    • 提供者:
  1. Code

    0下载:
  2. 帧封装的详细程序,能够运行,希望对你有帮助-Frame package detailed procedures that can run, and they hope to help you
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:46363
    • 提供者:寒烟
  1. FrameParser

    0下载:
  2. Ethernet帧结构解析程序,应用数据链路层与局域网介质访问控制子曾的知识-Ethernet frame structure of analytic procedures, the application of data link layer and MAC sub-LAN have the knowledge
  3. 所属分类:Network Security

    • 发布日期:2017-03-29
    • 文件大小:228227
    • 提供者:乔志伟
  1. frame

    0下载:
  2. 可以实现帧的封装与解析,可以运行。 二、 程序为命令行程序,可执行文件名为FrameParser.exe,命令行格式如下: FrameParser.exe -e/-u outputfile/inputfile 其中,-e为封装命令,-u为解析命令。outputfile为要执行封装操作的文件名,inputfile为要执行解析操作的文件名。 程序运行平台:Windows 编程环境:VC6.0 语言:C++ -The package can be achieved wit
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:14890
    • 提供者:jfli
  1. FrameParser

    0下载:
  2. 实现帧解析功能,包括帧校验,控制台应用程序-To achieve frame analysis functions, including frame check, a console application
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:345475
    • 提供者:李云龙
  1. FrameParser

    0下载:
  2. 命令行工具,用于显示以太帧的信息 用于加深对以太帧结构的了解-Command-line tool, used to display the Ethernet frame information is used to deepen understanding of an Ethernet frame structure
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8154
    • 提供者:frost000
  1. FrameParser

    0下载:
  2. 该程序可用于解析帧数据,经过计算可以很好地解决帧数据解析问题。-The program can be used to resolve the frame data, after calculating the frame can solve the problem of data analysis.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2957
    • 提供者:明月
  1. FrameParser

    0下载:
  2. 模拟以太网帧结构,对帧结构进行封装和解析。-Simulation of the Ethernet frame structure, the structure of the frame package and resolution.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:94242
    • 提供者:小虎
  1. FrameHandler

    0下载:
  2. 程序运行方式为Windows控制台方式。在控制台中进入程序可执行文件(FrameParser.exe)所在目录,执行FrameParser.exe [-p]/[-u] [文件名]开始执行程序。其中,选项[-p]表示运行程序以进行Ethernet帧的封装;[-u]选项表示进行Ethernet帧的解析;[文件名]为要进行封装或解析的文件。-enthernet
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:13232
    • 提供者:成成
  1. FrameParser

    0下载:
  2. Ethernet帧结构解析程序,对Ethernet帧进行解析。-Ethernet frame structure parser
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:87704
    • 提供者:Leejun
  1. FrameParser

    0下载:
  2. 本程序使用VC6.0开发的WINDOWS界面程序,主要功能是模拟以太网帧的解析过程,帧封装后生成数据帧文件,无法用一般的程序打开,本程序可以打开帧文件并提取出各个字段信息,并提示CRC校验是否出错。-This procedure uses the WINDOWS interface VC6.0 development program, the main function is to simulate the Ethernet frame resolution process, generate
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1925243
    • 提供者:于洋
  1. FrameParser

    0下载:
  2. 以太网帧解析,计算机网络高级编程第一次作业-Ethernet Frame Parser
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-10
    • 文件大小:8374
    • 提供者:caojuan
  1. FrameParser

    0下载:
  2. 以太网帧结构解析程序,控制台程序C++编写-Ethernet frame structure parsing program, the console program C++ write
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-11-07
    • 文件大小:336841
    • 提供者:Ben
  1. FrameParser

    0下载:
  2. 设计1_Ethernet帧结构解析程序,程序为命令行程序,可执行文件名为FrameParser.exe,命令行格式如下: FrameParser.exe inputfile 其中,inputfile为Ethernet帧封包文件。-Design 1 _ethernet frame structure analysis program, program for the command line, an executable file named FrameParser. Exe, comm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:94849
    • 提供者:朱佳尔
« 12 »
搜珍网 www.dssz.com