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

搜索资源列表

  1. ISO-9506-MMS-1

    1下载:
  2. mms ISO9506 moduel descriped in ASN.1
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:18581
    • 提供者:余瑛
  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. asn.1

    0下载:
  2. 关于asn.1协议规约的C代码源程序。对于了解和开发asn.1有帮助。-C code source on the Statute of the asn.1 agreement. For the understanding and development asn.1 help.
  3. 所属分类:MMS

    • 发布日期:2017-03-24
    • 文件大小:123631
    • 提供者:王海
  1. h323fw4c

    0下载:
  2. IP电话/视频会议 h 323 ASN.1 协议栈解析-IP phone/video conferencing h 323 ASN.1 protocol stack analysis
  3. 所属分类:VOIP program

    • 发布日期:2017-04-07
    • 文件大小:225902
    • 提供者:green wang
  1. JavaAsn1Compiler_2.0

    0下载:
  2. JAC (Java Asn.1 Compiler) is a tool for you if you want to (1) parse your asn.1 file (2) create .java classes of data types defined in your asn.1 file and (3) do encoding/decoding of instances of your generated classes. BER, CER and DER are a
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:718014
    • 提供者:guoyun
  1. asn1berder

    0下载:
  2. ASN.1/BER/DER 编码子集入门指南。PKI证书交换时常用,有助于密码系统开发。PDF文件-Encoding a subset ASN.1/BER/DER Getting Started Guide. The exchange of PKI certificates often used to help the development of cryptography. PDF document
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:416165
    • 提供者:千里雪
  1. SNMP-MONITOR

    0下载:
  2. SNMP ASN.1 NETWORK MANAGENT
  3. 所属分类:SNMP

    • 发布日期:2017-04-07
    • 文件大小:172496
    • 提供者:还是
  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. ASN_1_BER_DER

    0下载:
  2. asn1 ber der 编码子集入门指南说明文档 RSA实验室的一份技术笔记本文简单介绍了OSI 抽象语法符号(ASN.1)的子集——基本编码规则(BER)和可辨别编码规则(DER)。本文的主要目的是为理解和实现PKCS协议族提供足够的背景材料。-asn1 ber der encoding a subset of the Getting Started documentation RSA Laboratories Technical notebook paper a brief intro
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:416177
    • 提供者:张乾亮
  1. asn1ve202lnx.tar

    0下载:
  2. ASN1VE(ASN.1查看器/编辑器)是一个用于分析和编辑任何使用ASN.1编码规则的,Linux版本。-ASN1VE (ASN.1 Viewer/Editor) is used to analyze and edit any use ASN.1 encoding rules, Linux version.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:9537804
    • 提供者:pudn_as1
  1. Asn1View_v2.2

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

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

    0下载:
  2. 此代码主要是 一个用JAVA实现的ASN.1的编译器,能实现正常的ASN.1的编码和解码过程,对学习ASN的同学有帮助。-This code is mainly a JAVA implementation of the ASN.1 compiler, to achieve normal ASN.1 encoding and decoding process, the students learn ASN helpful.
  3. 所属分类:Compiler program

    • 发布日期:2016-01-26
    • 文件大小:1482752
    • 提供者:家英
  1. asn2001new

    0下载:
  2. Abstract Syntax Notation One (ASN.1)是一种独立于机器的描述语言,用于描述在网络上传递的消息 标准包括: ISO 8824-1 | ITU-T X.680: Specification of basic notation, ISO 8824-2 | ITU-T X.681: Information object specification, ISO 8824-3 | ITU-T X.682: Constraint specification,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:269017
    • 提供者:彭瑞
  1. MMS-and-ASN.1-Encodings

    0下载:
  2. This document is intended to help boot-strap individuals in the educational process. In order to achieve an initial understanding of the encoding of MMS and ASN encoding and decoding specifications for protocol syntax that is to be sent over a netw
  3. 所属分类:MMS

    • 发布日期:2017-03-22
    • 文件大小:212646
    • 提供者:luid
  1. ASN.1-to-C-code

    0下载:
  2. ASN.1开源编解码代码。ASN.1抽象语法标记(Abstract Syntax Notation One) ASN.1是一种 ISO/ITU-T 标准,描述了一种对数据进行表示、编码、传输和解码的数据格式。它提供了一整套正规的格式用于描述对象的结构,而不管语言上如何执行及这些数据的具体指代,也不用去管到底是什么样的应用程序。-ASN.1 stands for Abstract Syntax Notation One. ASN.1 allows to describe complex dat
  3. 所属分类:3G develop

    • 发布日期:2017-04-09
    • 文件大小:1389035
    • 提供者:William Wang
  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 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com