搜索资源列表
asn1c-0.9.19.tar
- 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
DR_TOOL
- ASN.1(Abstract Syntax Notation One)是由ITU-T制定的,符合以上三点要求。它定义的编码规则(如BER、PER)就相当于从局部语法到传送语法之间的转换规则。目前,很多网络协议的消息格式都是用ASN.1句法描述的,并指明了采用何种编码规则。在协议的具体实现时,我们必须在发送方设置一个ASN.1编码器,将发送方所要传送的消息经ASN.1编码后再发送出去;然后在接收方设置一个ASN.1解码器,将接收到的经ASN.1编码的消息解码为符合接收方局部语法的消息格式。由于A
X.680-0207
- 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.
X.691-0207
- 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.
ASN1
- ASN.1学习文档,此文档包含ASN。1的详细说明。-ASN.1 study documents, this document contains ASN. A detailed descr iption of
asn1view
- asn.1编码的文件查看器,非常不错,是一个不错的小工具-asn.1 coded document viewer, very Yes, it is a good tool for small
acv57CCppUsersGuide
- asn.1格式的编码解码的C++编程指南。-asn.1 format codec C + + Programming Guide.
snacc-1.3
- snacc-1.3 大名鼎鼎的ASN.1生成工具,网上很难找到的
ASN1_Application_In_Parsing_ISUP_PDUs
- 教你如何利用ASN.1语言和SNACC来对ISUP消息进行解码
asn.1_code
- asn.1编解码 asn.1编解码
ASN.1_BER_DER
- 本文简单介绍了OSI 抽象语法符号(ASN.1)的子集——基本编码规则(BER)和可辨别编码规则(DER)。
ASN编辑器(用C#写的)
- 用C#写的ASN编辑器,可对ASN编码数据进行结构化显示,对ASN解码有很高的学习加值
module.asn1-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
ASN_Decode
- VC编写ASN.1的编解码码源代码,只支持3GPP25331中的PER-ASN.1 encoding and decoding VC code writing source code, only support the PER 3GPP25331
asn1c-0.9.21
- ASN.1 source code and documents
asn1_0118
- 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.
Asn1View_v2.2
- To let you can view Asn.1 file.
asn1compiler-master
- compiler for c /c++ transform asn definition to c/c++ code
asn1c-0.9.14.tar
- 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.
ASN1Source
- 对车联网asn.1协议的解析,对各事件,接收数据直接转换xml。(Analysis of asn.1 protocol for vehicle networking)