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

搜索资源列表

  1. RFC1213STD0017

    0下载:
  2. RFC1213 snmp OID ASN.1
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:23247
    • 提供者:还是
  1. ul_ccch

    0下载:
  2. 3GPP中ULCCCH消息的ASN.1编码-3GPP in ASN.1 encoded messages ULCCCH
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-22
    • 文件大小:131515
    • 提供者:
  1. CAP(V3.0)

    0下载:
  2. 中华人民共和国通信行业标准-900/1800MHz TDMA 数字蜂窝移动通信网 CAMEL 应用部分( CAP 协议 )技术规范。 -People' s Republic of China communication industry standards-900/1800MHz TDMA digital cellular mobile communication network CAMEL Application Part (CAP Agreement) specifications
  3. 所属分类:Document

    • 发布日期:2017-03-24
    • 文件大小:649474
    • 提供者:仙儿
  1. dlms

    2下载:
  2. 62056协议的ASN.1实现,采用C/C-ASN.1 protocol to achieve 62056
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-12-29
    • 文件大小:20612
    • 提供者:阿坤
  1. ber

    0下载:
  2. 在具体系统中,我们需要用具体的编码规则将ASN.1语法表示的抽象数据转换成具体的比特流。SNMP使用的编码方法是BER(Basic Encoding Rule)。BER的数据都由三个域构成:标识域(tag)+长度域(length)+值域(value)。 -In the specific system, we need specific ASN.1 encoding rules expressed in the abstract syntax data into a specific bit st
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:11549
    • 提供者:zhuchangcheng
  1. SNMP

    0下载:
  2. asn.1语法编码规程的语法的程序实现的一篇论文,希望能有帮助-asn.1 syntax rules of the grammar of the program code to achieve a paper, hoping to help
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:236043
    • 提供者:zhuchangcheng
  1. BER codec

    0下载:
  2. 使用Visaul basic.net编写的基于ber编码规则的的asn.1的编码/解码库,可以适用于任何使用ber编码的协议比如(的LDAP,SNMP等)-Use Visaul basic.net write code based on the rules of asn.1 ber encoding/decoding library, you can apply to any use of ber-encoded protocols such as (the LDAP, SNMP, etc.)
  3. 所属分类:C#编程

    • 发布日期:2013-06-19
    • 文件大小:28084
    • 提供者:valetine
  1. 20756116263.2-2006

    0下载:
  2. asn.1编码规范,per部分,中文版,希望对英文不好的朋友有很大帮助-asn.1 coding standard, per part, Chinese, English is not good friends want to be of great help
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2238204
    • 提供者:方林
  1. ITUT1691

    0下载:
  2. ASN.1 编码规则:分组编码规则,各种数据类型的ASN.1的编码方式,非常有用,值得一看-ITU-T Recommendation X.690 (2002) | ISO/IEC 8825-1:2002, Information technology –ASN.1 encoding rules:Specification of Packed Encoding Rules (PER)
  3. 所属分类:Energy industry

    • 发布日期:2017-04-03
    • 文件大小:22324
    • 提供者:macrotone
  1. mibs

    0下载:
  2. 关于snmp开发,mib库资料介绍,asn.1简单语法表示-snmp development, mib database information on
  3. 所属分类:SNMP

    • 发布日期:2017-03-30
    • 文件大小:461347
    • 提供者:钱伟
  1. Ams_Asn

    0下载:
  2. ASN.1信令解码源码 希望对大家有所帮助-ASN.1 decode the source signaling hope to be helpful
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-26
    • 文件大小:9308034
    • 提供者:marco
  1. openssl-0.9.7b.tar

    0下载:
  2. ASN.1 – Abstract Syntax Notation dot one,抽象记法1。数字1被ISO加在ASN的后边,是为了保持ASN的开放性,可以让以后功能更加强大的ASN被命名为ASN.2等,但至今也没有出现。-ASN.1- Abstract Syntax Notation dot one, Abstract Notation 1. ISO number 1 is added behind the ASN, ASN in order to maintain the openness,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2784331
    • 提供者:zjiacong
  1. ASC_Encode

    0下载:
  2. vc开发的ASN.1编解码源代码,只支持3GPP中25331中PER编解码-development of the ASN.1 encoding and decoding vc source code in the 25331 only supports 3GPP codecs in PER
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:295383
    • 提供者:田永波
  1. CreateRequest

    0下载:
  2. 这份代码演示了如何创建和使用ASN.1编码一份符合PKCS10规范的证书请求-This example code demonstrates how to create and encode a certificate request.
  3. 所属分类:CA认证

    • 发布日期:2013-06-25
    • 文件大小:2948
    • 提供者:jhcn
  1. perstrm

    0下载:
  2. PER编解码的核心算法。用这个就能根据ASN.1定义文件完成数据包的PER编解码。-PER codec core algorithm. With this definition files can be completed according to ASN.1 PER encoding and decoding of data packets.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:4940
    • 提供者:zhaoxin
  1. ASN1

    0下载:
  2. 用于IEC61850的ASN.1协议的基本语法和编码规则-The ASN.1 protocol for IEC61850 basic syntax and encoding rules
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:279998
    • 提供者:帐号
  1. asn_gen

    0下载:
  2. ASN.1版本纯真解密,主要输出任何格式的ASN.1配置文件即可.-Version declassified ASN.1 pure, the main output in any format ASN.1 configuration files.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:52339
    • 提供者:marldini
  1. ASN_1

    0下载:
  2. 此资料是对基于IEC61850协议的通信中所用到的编码规则的详细的讲解,并在其中给出使用的实例-This data is based on IEC61850 communications protocol used in the encoding rules in detail, and gives examples of its use in which
  3. 所属分类:Communication

    • 发布日期:2017-06-09
    • 文件大小:16649868
    • 提供者:wqb
  1. ASN1_Complete

    0下载:
  2. ASN.1是一种 ISO/ITU-T 标准,描述了一种对数据进行表示、编码、传输和解码的数据格式。它提供了一整套正规的格式用于描述对象的结构,而不管语言上如何执行及这些数据的具体指代,也不用去管到底是什么样的应用程序。- ASN.1 is an ISO/ITU-T standard, describes the kind of data that the encoding, transmission and decoding of data formats. It provides a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:892474
    • 提供者:戈壁
  1. opensslsource

    0下载:
  2. Openssl 是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有: SSL 协议实现(包括SSLv2、SSLv3 和TLSv1)、大量软算法(对称/非对称/摘要)、 大数运算、非对称算法密钥生成、ASN.1 编解码库、证书请求(PKCS10)编解码、 数字证书编解码、CRL 编解码、OCSP 协议、数字证书验证、PKCS7 标准实现 和PKCS12 个人数字证书格式实现等功能。 Openssl 采用C语言作为开发语言,这使得它具有优秀的跨平台性能。Openssl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:6243744
    • 提供者:韩冬冬
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com