登录
首页 » Visual C++ » snacc-1.3

snacc-1.3

于 2021-01-14 发布 文件大小:990KB
0 128
下载积分: 1 下载次数: 131

代码说明:

  snacc-1.3 大名鼎鼎的ASN.1生成工具,网上很难找到的(snacc-1.3 famous ASN.1 generation tool, the Internet is very difficult to find the)

文件列表:

snacc-1.3
.........\snacc-1.3
.........\.........\acconfig.h
.........\.........\asn1specs
.........\.........\.........\any.asn1
.........\.........\.........\asn-useful.asn1
.........\.........\.........\asn1module.asn1
.........\.........\.........\err-test.asn1
.........\.........\.........\ex1.asn1
.........\.........\.........\makefile
.........\.........\.........\p-rec.asn1
.........\.........\.........\rfc1155-smi.asn1
.........\.........\.........\rfc1157-snmp.asn1
.........\.........\.........\rfc1213-mib2.asn1
.........\.........\.........\tbl.asn1
.........\.........\c%2B%2B-examples
.........\.........\............\any
.........\.........\............\...\example.C
.........\.........\............\...\genber.C
.........\.........\............\...\makefile
.........\.........\............\...\htm" target=_blank>README
.........\.........\............\makefile
.........\.........\............\simple
.........\.........\............\......\example.C
.........\.........\............\......\genber.C
.........\.........\............\......\good-pr.ber
.........\.........\............\......\makefile
.........\.........\............\......\htm" target=_blank>README
.........\.........\............\snmp
.........\.........\............\....\makefile
.........\.........\............\....\htm" target=_blank>README
.........\.........\............\test-lib
.........\.........\............\........\makefile
.........\.........\............\........\htm" target=_blank>README
.........\.........\............\........\test-lib.C
.........\.........\c%2B%2B-lib
.........\.........\.......\inc
.........\.........\.......\...\asn-any.h
.........\.........\.......\...\asn-bits.h
.........\.........\.......\...\asn-bool.h
.........\.........\.......\...\asn-buf.h
.........\.........\.......\...\asn-config.h
.........\.........\.......\...\asn-enum.h
.........\.........\.......\...\asn-incl.h
.........\.........\.......\...\asn-int.h
.........\.........\.......\...\asn-len.h
.........\.........\.......\...\asn-list.h
.........\.........\.......\...\asn-null.h
.........\.........\.......\...\asn-octs.h
.........\.........\.......\...\asn-oid.h
.........\.........\.......\...\asn-real.h
.........\.........\.......\...\asn-tag.h
.........\.........\.......\...\asn-type.h
.........\.........\.......\...\hash.h
.........\.........\.......\...\init.h
.........\.........\.......\...\meta.h
.........\.........\.......\...\print.h
.........\.........\.......\...\str-stk.h
.........\.........\.......\...\tcl-if.h
.........\.........\.......\makefile
.........\.........\.......\htm" target=_blank>README
.........\.........\.......\src
.........\.........\.......\...\asn-any.C
.........\.........\.......\...\asn-bits.C
.........\.........\.......\...\asn-bool.C
.........\.........\.......\...\asn-enum.C
.........\.........\.......\...\asn-int.C
.........\.........\.......\...\asn-len.C
.........\.........\.......\...\asn-list.C
.........\.........\.......\...\asn-null.C
.........\.........\.......\...\asn-octs.C
.........\.........\.......\...\asn-oid.C
.........\.........\.......\...\asn-real.C
.........\.........\.......\...\asn-tag.C
.........\.........\.......\...\asn-type.C
.........\.........\.......\...\hash.C
.........\.........\.......\...\meta.C
.........\.........\.......\...\print.C
.........\.........\.......\...\str-stk.C
.........\.........\.......\...\tcl-if.C
.........\.........\.......\...\tkAppInit.c
.........\.........\c-examples
.........\.........\..........\any
.........\.........\..........\...\example.c
.........\.........\..........\...\genber.c
.........\.........\..........\...\makefile
.........\.........\..........\...\htm" target=_blank>README
.........\.........\..........\makefile
.........\.........\..........\simple
.........\.........\..........\......\expbuf-ex.c
.........\.........\..........\......\genber.c
.........\.........\..........\......\good-pr.ber
.........\.........\..........\......\makefile
.........\.........\..........\......\minbuf-ex.c
.........\.........\..........\......\htm" target=_blank>README
.........\.........\..........\......\sbuf-ex.c
.........\.........\..........\snmp
.........\.........\..........\....\makefile
.........\.........\..........\....\htm" target=_blank>README
.........\.........\..........\test-lib

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • proteus_ku
    PROTEUS元件库下载,此元件库可以直接加载进去PROTEUS内(PROTEUS library download, this component library can be loaded directly into the inner PROTEUS)
    2013-07-20 23:07:03下载
    积分:1
  • SearchBirthday
    生肖查询软件,小巧精致,原理很简单,初学者进入(Zodiac query software, compact, very simple principle, beginners to enter)
    2013-01-05 14:22:05下载
    积分:1
  • arma_analyse-and-forecast
    1、时间序列的ARMA(自回归移动平均)算法代码实现; 2、能用于平稳时序的分析和预测; 3、使用C/C++开发。(1、The codes relization of timeseries arma forecast method 2、Be used in analyzing and forecast in timeseries 3、Be developed by C/C++ tool.)
    2021-04-29 11:08:43下载
    积分:1
  • 20110716193957001 (1)
    说明:  串口检测,实现串口数据的检测,对发送的数据进行读取(Serial Port Detection,Realize the detection of serial data and read the transmitted data)
    2020-06-17 10:40:02下载
    积分:1
  • TSP
    遗传算法解决TSP旅行商问题(可计算30个城市),用Visual C++编写,希望对大家有所帮助。(Genetic algorithm to solve TSP traveling salesman problem (calculate 30 cities), written in Visual C++, we want to help.)
    2020-10-28 14:00:00下载
    积分:1
  • fenshuclass
    分数重载,实现分数的加减乘除运算,实现分数重载(The heavey fraction,add,subtract,multipy and divide operations)
    2018-01-12 14:17:34下载
    积分:1
  • lab3
    dsacvxcvcxb cxb cx bcx
    2018-01-21 10:55:42下载
    积分:1
  • 二维码
    说明:  用于视觉检测 使用前转换为docx格式以保证正常使用(Used in Visual Detection)
    2020-06-20 08:40:01下载
    积分:1
  • 第1章
    说明:  哈尔滨工业大学,visual basic,编程课件,第1章(Harbin University of Technology, Visual Basic, Programming Courseware, Chapter 1)
    2020-06-24 13:40:02下载
    积分:1
  • VMware(1)
    it is useless, i am very sorry
    2020-06-15 22:35:01下载
    积分:1
  • 696518资源总数
  • 104225会员总数
  • 32今日下载