搜索资源列表
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
snacc-1.3.tar
- asn.1 compiler-asn.1 compiler
a2j_beta2_src.tar
- ASN.1工具源代码,包括编译源码生成工具和各种基本类型构造类型的编解码实现代码-ASN.1 tools for source code, including compiler source code generation tools and various types of structure types of codecs codes
ooh323c-0.8.3.tar
- Objective Systems Open H.323 for C (ooh323c) is a simple H.323 protocol stack developed in C. The ASN.1 PER messaging code was developed using the ASN1C compiler using a modified version of our core run-time libraries. Additional open source componen
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
JavaAsn1Compiler_2.0
- 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
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.
JavaAsn1Compiler_3.0
- 此代码主要是 一个用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.
ASN.1-to-C-code
- 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
BSS_SS.ASN1
- BSS SS7 ASN.1with asn.1 compiler you can get source code in C/C-BSS SS7 ASN.1with asn.1 compiler you can get source code in C/C++
engineer
- with ASN.1 compiler you can get source code in C/C++ *.h and *.cpp file BSS_SS7.ASN1
engineer
- RANAP.ASN1 (3G Signaling) import from ASN.1 compiler and then export de generate source code in C/C++
asn1c-0.9.28.tar
- 好用的asn解码器 选项: ??-E只运行ASN.1解析器并打印出树 ??-F在-E操作期间,还执行树固定 ??-P连接并打印编译的文本 ??-R限制输出(仅限表,不支持代码)(ASN.1 Compiler, v0.9.28 Copyright (c) 2003-2016 Lev Walkin <vlm@lionet.info>)
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.