CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - asn.1

搜索资源列表

  1. asn1c-0.9.19.tar

    0下载:
  2. ASN.1 to C/C++的编译器源码.支持BER/DER/CER/BASIC-XER/CXER/PER编码方式,编译目标语言C/C-ASN.1 to C / C compiler source. Support BER / DER / CER / BASIC -XER/CXER/PER encoding, language compiler target C / C
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:925461
    • 提供者:王振华
  1. DR_TOOL

    0下载:
  2.  ASN.1(Abstract Syntax Notation One)是由ITU-T制定的,符合以上三点要求。它定义的编码规则(如BER、PER)就相当于从局部语法到传送语法之间的转换规则。目前,很多网络协议的消息格式都是用ASN.1句法描述的,并指明了采用何种编码规则。在协议的具体实现时,我们必须在发送方设置一个ASN.1编码器,将发送方所要传送的消息经ASN.1编码后再发送出去;然后在接收方设置一个ASN.1解码器,将接收到的经ASN.1编码的消息解码为符合接收方局部语法的消息格式。由于A
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1187752
    • 提供者:kong
  1. X.680-0207

    0下载:
  2. Information technology – Abstract Syntax Notation One (ASN.1): Specification of basic notation。ASN.1的标准定义。-Information technology-Abstract Syntax Notation One (ASN.1) : Specification of basic notation. The ASN.1 standard definition.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1061823
    • 提供者:Wendy
  1. X.691-0207

    0下载:
  2. Information technology – ASN.1 encoding rules: Specification of Packed Encoding Rules (PER). ASN.1的PER编码方式说明。-Information technology-ASN.1 encoding r ules : Specification of Packed Encoding Rules (PER). the ASN.1 encoding PER note.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:566351
    • 提供者:Wendy
  1. ASN1

    0下载:
  2. ASN.1学习文档,此文档包含ASN。1的详细说明。-ASN.1 study documents, this document contains ASN. A detailed descr iption of
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:111104
    • 提供者:严茂林
  1. asn1view

    0下载:
  2. asn.1编码的文件查看器,非常不错,是一个不错的小工具-asn.1 coded document viewer, very Yes, it is a good tool for small
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:402863
    • 提供者:Mike
  1. acv57CCppUsersGuide

    0下载:
  2. asn.1格式的编码解码的C++编程指南。-asn.1 format codec C + + Programming Guide.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1201258
    • 提供者:Mike
  1. snacc-1.3

    0下载:
  2. snacc-1.3 大名鼎鼎的ASN.1生成工具,网上很难找到的
  3. 所属分类:通讯编程

    • 发布日期:2014-01-17
    • 文件大小:1013947
    • 提供者:张孟
  1. ASN1_Application_In_Parsing_ISUP_PDUs

    0下载:
  2. 教你如何利用ASN.1语言和SNACC来对ISUP消息进行解码
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:167789
    • 提供者:wangww
  1. asn.1_code

    2下载:
  2. asn.1编解码 asn.1编解码
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:13084
    • 提供者:ss
  1. ASN.1_BER_DER

    0下载:
  2. 本文简单介绍了OSI 抽象语法符号(ASN.1)的子集——基本编码规则(BER)和可辨别编码规则(DER)。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:418330
    • 提供者:林嘉
  1. ASN编辑器(用C#写的)

    2下载:
  2. 用C#写的ASN编辑器,可对ASN编码数据进行结构化显示,对ASN解码有很高的学习加值
  3. 所属分类:C#编程

    • 发布日期:2009-07-31
    • 文件大小:1141137
    • 提供者:wonnydy@163.com
  1. module.asn1-2

    1下载:
  2. ASN.1编解码模块,经典代码,实现了ASN.1各种编码方式的BER,DER,PER,XER的编码解码,代码非常美妙,是C的经典-ASN.1 encoding and decoding modules, the classic code, and implements the various ASN.1 encoding of the BER, DER, PER, XER encoding decoding, the code is very wonderful, is the classic
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:116686
    • 提供者:黄杰凯
  1. ASN_Decode

    0下载:
  2. VC编写ASN.1的编解码码源代码,只支持3GPP25331中的PER-ASN.1 encoding and decoding VC code writing source code, only support the PER 3GPP25331
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:382137
    • 提供者:田永波
  1. asn1c-0.9.21

    1下载:
  2. ASN.1 source code and documents
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1540390
    • 提供者:DJ
  1. asn1_0118

    0下载:
  2. asn编解码源码,The ASN.1 compiler is a tool for creating data encoders and decoders out of formal ASN.1 specifications.-asn codec source code,The ASN.1 compiler is a tool for creating data encoders and decoders out of formal ASN.1 specifications.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:5338
    • 提供者:robert
  1. Asn1View_v2.2

    0下载:
  2. To let you can view Asn.1 file.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:19790
    • 提供者:grayson
  1. asn1compiler-master

    0下载:
  2. compiler for c /c++ transform asn definition to c/c++ code
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1334272
    • 提供者:sadek12
  1. asn1c-0.9.14.tar

    0下载:
  2. The asn1c compiler turns ASN.1 specifications into C language source files containing the BER/CER/DER/XER encoders and decoders for the given abstract notation.
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:908288
    • 提供者:PetHum
  1. ASN1Source

    1下载:
  2. 对车联网asn.1协议的解析,对各事件,接收数据直接转换xml。(Analysis of asn.1 protocol for vehicle networking)
  3. 所属分类:Windows编程

    • 发布日期:2021-04-01
    • 文件大小:133120
    • 提供者:2121dsdsds
« 12 3 »
搜珍网 www.dssz.com