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

搜索资源列表

  1. tokenring_omnet

    0下载:
  2. 基于omnet++仿真平台令牌环的仿真,源码用c++编写,可在dos和vc环境下编译 -omnet simulation platform based on token ring, the simulation source code used to prepare c, the dos and vc environment compiler
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:527840
    • 提供者:van
  1. OpenH323_source_Zip

    0下载:
  2. H.323最新完全版的源代码,包括例程说明. 为了能在不保证QoS的分组交换网络上展开多媒体会议,由ITU的第15研究组SG-15于1996年通过H.323建议的第一版,并在1998年提出了H.323的第二版。H.323制定了无QoS(服务质量)保证的分组网络PBN(packet Based Networks)上的多媒体通信系统标准,这些分组网络主宰了当今的桌面网络系统,包括基于TCP/IP、IPX分组交换的以太网、快速以太网、令牌网、FDDI技术。因此,H.323标准为LAN、WAN
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1732051
    • 提供者:刘火明
  1. dispatcher

    0下载:
  2. A dispatcher system using leaky bucket architecture. The code was written for HC12, HCS08, and compiled using codewarrior for HCS08
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:3244
    • 提供者:
  1. Lex

    0下载:
  2. 基于C++的编译器词法分析模块生成器[Lex],可使用Visual C++ 2003编译,分析词法定义文件,产生确定自动机[DFA]和对应词法的分析代码,使用此代码可解析C++源码并生成TOKEN序列-Based on C++ compiler lexical analysis module generator [Lex], can use the Visual C++ 2003 to compile, analyze lexical definition file, generated to
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:268613
    • 提供者:secret
  1. CSAMSv01

    0下载:
  2. 这是基于飞思卡尔单片机MC13213上的完整的工程文件。用Codewarrior 6.1开发的基于ZIGBEE协议的巡检器。还应用了令牌环的算法。-This is based on Freescale' s MC13213 microcontroller complete project file. With Codewarrior 6.1 developed ZIGBEE protocol-based inspection device. Token Ring has also appl
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:380947
    • 提供者:陈涛
  1. cefun

    0下载:
  2. Know what API functions are supported by your Windows CE based token, all types of processors one program for each
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:153537
    • 提供者:osama
  1. LSSTest

    0下载:
  2. 自己做的编译原理的词法分析器 基于单文档的,可以生成符号表和token表 可运行-Compile their own principles to do a single document based on the lexical analyzer, symbol table and the token can be generated to run the table
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:2128689
    • 提供者:淅淅拉拉
  1. LexicalAnalyzer

    1下载:
  2. 手工构造一个能够识别C语言的所有典型单词,如:标识符、数字、运算符,和if、while等保留字的确定有限自动机,并写出对应该自动机的程序;然后以一个简化的C语言程序为输入文件,通过所设计的基于上述自动机的词法分析程序获得输入文件中的各个单词及其内码对照表,并以文件形式保存结果(也就是TOKEN序列)。 将自己定义的各个正则表达式转化为NFA,然后将其综合为NFA ,再将NFA 转化为DFA,再将DFA转化为最少状态的DFA ,最后由DFA 转化为词法分析程序。-Manually constr
  3. 所属分类:Compiler program

    • 发布日期:2015-10-10
    • 文件大小:337795
    • 提供者:罗丹
  1. JavaCMMSyntacticAnalyzer

    0下载:
  2. 实验三:CMM语言解释器实验文档 二,实验结构与功能概述: 解释器在语法分析的基础上,对语法分析程序的输出,语法树遍历,完成语义检查并生成代码,代码以四元式的形式输出,cmm解释器解释执行四元式序列,完成对cmm语言的解释。 1.系统的输入:CMM源程序 系统的输出:1,单词(token)序列(词法分析) 2,语法树(语法分析) 3,四元式序列,cmm执行结果(语义分析) -Experiment III: CMM document langua
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:6906041
    • 提供者:杀手47
  1. a1

    0下载:
  2. 基于动态贝叶斯网络的连续语音识别框架及其Token传递模型-Dynamic Bayesian Network Based Continuous Speech Recognition Framework and its Token transfer model
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:685031
    • 提供者:俞健聪
  1. BLexa

    0下载:
  2. 基于C++的编译器词法分析模块生成器[Lex],可使用Visual C++ 2003编译,分析词法定义文件件,产生确定自动机[DFA]和对应词法的分析代码,使用此代码可解析C++源码并生成TOKEN序列 -Lexical analysis module based on the C++ the compiler to generate device [Lex], can be compiled using the Visual C++ 2003, analysis of lexical d
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:220379
    • 提供者:kgd815
  1. Simulacao-distribuicao-exponencial

    0下载:
  2. A token based event simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2681
    • 提供者:Rafael Carvalho
  1. CWSSFenci

    0下载:
  2. java基于字典的分词,字典存储结构采用Hash表,并和Lucene的token流接口相结合,可以再lucene中使用-Hash tables java dictionary-based segmentation, dictionary storage structure and lucene in use and Lucene token stream interface combined
  3. 所属分类:Java Develop

    • 发布日期:2017-11-15
    • 文件大小:2566913
    • 提供者:钟锋
  1. ibmtr_cs

    0下载:
  2. A PCMCIA token-ring driver for IBM-based cards.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:3120
    • 提供者:junghk
  1. tmspci

    0下载:
  2. Linux generic network driver for TMS380-based PCI token ring cards.-Linux generic network driver for TMS380-based PCI token ring cards.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:2493
    • 提供者:dekuelu
  1. Weixinzhushou

    0下载:
  2. 微信助手的安装 解压之后将 wxapi 上传到你的网站目录下,例如 http://cms.ayhome.org/wxapi/index.php , 就是你的 微信回调URL地址,请将之填写到你的微信公众平台账号的,消息接口当中. 申请微信公众平台 微信公众平台官方站点申请账号 http://mp.weixin.qq.com/ 登陆公众平台,点击 设置 -->自定义回复 -->调用公众平台 在 URL 中填写你的URL地址,可以参考微信助手安装步骤 请根据个人情
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-10-31
    • 文件大小:226268
    • 提供者:尹利国
  1. token-project

    0下载:
  2. A Token-Bucket Based Rate Control Algorithm With Maximum And Minimum Rate Constraints
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:21055
    • 提供者:haber13
  1. webapi

    1下载:
  2. WebAPI基于令牌的身份验证,代码实现。-WebAPI token based authentication, code implementation.
  3. 所属分类:CSharp

    • 发布日期:2017-06-14
    • 文件大小:21913914
    • 提供者:Adhereming
  1. vseudo-token

    0下载:
  2. 内含两篇论文,主要讲述基于梯度金字塔分解的多传感器图像融合技术,-Contains two papers, focuses on multi-sensor image fusion technology based on gradient pyramid decomposition,
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-14
    • 文件大小:462848
    • 提供者:FKSwkf$74955
  1. 发币

    0下载:
  2. 用于创建基于区块链以太坊的ERC20令牌(Used to create a ERC20 token based on the block chain of the ether workshop)
  3. 所属分类:*行业应用

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:thronelong
« 12 »
搜珍网 www.dssz.com