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

搜索资源列表

  1. 1021613

    0下载:
  2. Survey on token passing techniques in wireless networks
  3. 所属分类:Communication

    • 发布日期:2017-12-01
    • 文件大小:383289
    • 提供者:hossain
  1. htsim_0.1.tar

    0下载:
  2. "checking system version (for dynamic loading)... ./configure: line 7624: syntax error near unexpected token ) ./configure: line 7624: OSF*) tcl8.3.2 configuration failed! Exiting ... -"checking system version (for dynamic loading)... ./con
  3. 所属分类:Project Design

    • 发布日期:2017-11-09
    • 文件大小:66085
    • 提供者:Thanh Hai
  1. request_key_auth

    0下载:
  2. Request key authorisation token key definition for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:2161
    • 提供者:lingqujeng
  1. sch_htb

    0下载:
  2. Hierarchical token bucket, feed tree version
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:12254
    • 提供者:keificun
  1. sch_tbf

    0下载:
  2. Token Bucket Filter queue.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:3815
    • 提供者:mervinyai
  1. strtok

    0下载:
  2. strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为\0 字符。在第一次调用时,strtok()必需给予参数s字符串,往后的调用则将参数s设置成NULL。每次调用成功则返回指向被分割出片段的指针。-strtok- break down a string into tokens (ANSI
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-12-08
    • 文件大小:4288
    • 提供者:roc
  1. cifafenxi

    0下载:
  2. 输入:所给文法的源程序字符串 输出:二元组(syn, token或sum)构成的序列。 syn为单词种别码;       token为存放的单词自身字符串; sum为整形常数。 例如:对源程序begin x:=9 if x>0 then x:=2*x+1/3 end# 经词法分析后输出如下序列:(1,begin)(10,’x’) (18,:=) (11,9) (26, ) (2,if)-failed to translate
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:150296
    • 提供者:feng
  1. cffparse

    0下载:
  2. CFF token stream parser for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-29
    • 文件大小:8165
    • 提供者:dersuigo
  1. qtoken

    0下载:
  2. QC Lucene Token Private for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-01
    • 文件大小:876
    • 提供者:roumensen
  1. wxapi

    0下载:
  2. 乐享微信平台接口代码,直接上传到自己的空间获取地址复制到微信公众平台,token为你自己写的token值-Fun in the micro-letter platform interface code, upload it directly to their own space for address public platform copied to the micro-letter token for your own token value
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:5891
    • 提供者:yummy
  1. api

    0下载:
  2. 微小信平台接口代码,直接上传到自己空间,获取地址然后复制到微信公众平台,token为文件中的token值,可字定义-Tiny letters platform interface code can be uploaded directly to their own space, to obtain an address and then copied to the micro-letter public platform token for the the file token value, t
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1510
    • 提供者:yummy
  1. wx_sample

    0下载:
  2. 微信接口示范代码,第一次使用直接上传到自己的空间获取地址然后复制到微信公众平台上,token值默认为weixin,提交成功后修改valid-Micro-communication interface demonstration code, the first use of uploaded directly to their own space to obtain an address and then copied to the micro letter public platform, to
  3. 所属分类:Other systems

    • 发布日期:2017-11-02
    • 文件大小:968
    • 提供者:yummy
  1. qtokenstream_p

    0下载:
  2. QC Lucene Token Stream Private for Linux.-QC Lucene Token Stream Private for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-18
    • 文件大小:641
    • 提供者:kaojipie
  1. TextStreamtoken

    0下载:
  2. Text Stream token-Text Stream token
  3. 所属分类:JavaScript

    • 发布日期:2017-12-10
    • 文件大小:1614
    • 提供者:秋风
  1. cffparse

    0下载:
  2. CFF token stream parser body.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:6195
    • 提供者:hengbeikan
  1. code

    0下载:
  2. 对于任意给定的输入串(词法记号流)进行语法分析,递归下降方法和非递归预测分析方法可以任选其一来实现。-For any given input string (lexical token stream) parsing, recursive descent methods and non-recursive predictive analysis method can either be achieved.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-19
    • 文件大小:533
    • 提供者:尹晴岚
  1. Lexical-analyzer

    0下载:
  2. 词法分析器,编译第一步,将输入转化为对应标记流-Lexical analyzer, the compiler first step, the input converted to the corresponding token stream
  3. 所属分类:Compiler program

    • 发布日期:2017-11-20
    • 文件大小:1047
    • 提供者:朔和
  1. check_prereq

    0下载:
  2. CFF token definitions specification only.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-10
    • 文件大小:841
    • 提供者:danglover
  1. animation

    0下载:
  2. .A Token is an occurence of a term from the text of a field. It consists of a term s text, the start and end offset of the term in the text of the field, and a type string. The start and end offsets permit applications to re-associate a token with it
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:1536
    • 提供者:nuxenmen
  1. AnalysisHeader

    0下载:
  2. A Token is an occurence of a term from the text of a field. It consists of a term s text, the start and end offset of the term in the text of the field, and a type string for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:4537
    • 提供者:heihuewao
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 26 »
搜珍网 www.dssz.com