CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Token

搜索资源列表

  1. Expression

    0下载:
  2. Title: Expression Parser Descr iption: the purpoise of this program is to parse expressions from an input file and display token type and value in an output file
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:2.18kb
    • 提供者:SC
  1. Lexical_Analyzer

    0下载:
  2. Title: Lexical Analyzer -Parses forwards and backwards. -Scans forwards and backwards. -Get the delimiter that was found. -Get the offset at where the token was started. -Get the current offset of the parser. -Add any number of delimiters
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:62.24kb
    • 提供者:SC
  1. zhongjiandaima

    0下载:
  2. 采用语法制导翻译技术,在c盘下建立文本,输入源程序,则可以进行分析,同时输出Token序列和符号表以及对应位置的四元式序列-Use of syntax-translation technology, established under the text in the c drive, enter the source code, you can analyze the same time, the output Token sequence and location of the symbol
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2.71kb
    • 提供者:王志刚
  1. memento

    0下载:
  2. 备忘录(Memento)模式又称标记(Token)模式。GOF给备忘录模式的定义为:在不破坏封装性的前提下,捕获一个对象的内部状态,并在该对象之外保存这个状态。这样以后就可将该对象恢复到原先保存的状态。-Memorandum of Understanding (Memento) mode, also known as tags (Token) mode. GOF to the memo mode is defined as: not undermine the premise of encaps
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2.66mb
    • 提供者:马庆
  1. Lexer

    0下载:
  2. 该任务需要你为数学表达式构建一个单纯的语法分析程序lexer,它将一段输入的字符串转变为token(值),token(值)里每个字符都属于数学表达式的组成部分。我们想将token(值)定义为如下几种(1)计算符号,+,-.(2)字母和下划线 (3)数字,这三者先不需要仔细区分。-In this assignment, you will build a simple lexer for arithmetic expressions. A lexer breaks an put str g to
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:3.24kb
    • 提供者:faasewq
  1. nrs00968

    0下载:
  2. NRS009-6-8 Standard transfer specification/disposable magnetic token technology
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:96.96kb
    • 提供者:Satrya
  1. HKey_TTS

    0下载:
  2. Python 遍历注册表中TTS的Token项目-Python read TTS Token
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:908byte
    • 提供者:happy
  1. Tokenizer

    0下载:
  2. opennlp是自然语言处理的开源工具,它是JAVA写的,可以再Eclipse中直接调用。上传的这写代码实现了英文分词代码的功能。-Opennlp is an open tool for natural language processing. It is written in JAVA. It can be used in Eclipse directly . The code uploaded is used to token English words.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1.26kb
    • 提供者:康小红
  1. InitToken

    0下载:
  2. 飞天诚信USBKey的令牌格式化源码 编译环境是VC++ 6.0-Token Feitian USBKey' s formatted source code compilation environment VC++ 6.0
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:18kb
    • 提供者:陈夕
  1. lexical_analysis

    0下载:
  2. 一个词法分析程序,对给出的程序段进行词法分析,输出以文件形式存放的TOKEN串和符号表。-Compiler theory lexical analysis program
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:14.45kb
    • 提供者:li xiao qiang
  1. utorrent_UDF_v7

    0下载:
  2. uTorrent UDF is a AUTOIT [U]ser [D]efined [F]unction to control the uTorrent server from within Autoit. It supports the token authentication!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:4.95kb
    • 提供者:supagusti
  1. Simulacao-distribuicao-exponencial

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

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

    0下载:
  2. program for token count
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:1.13kb
    • 提供者:m0cin
  1. capitalize

    0下载:
  2. c++ program for token capitalization
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:1.82kb
    • 提供者:m0cin
  1. loginPhpmyadmin

    0下载:
  2. 登录phpmyadmin,并获取生成的token,hidden的一些值,正则表达式的用法等-Login phpmyadmin, and get the resulting token, some hidden value, regular expression usage
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:52.15kb
    • 提供者:lankii
  1. 2

    0下载:
  2. ,词法分析器,可以识别实数,标志符ID,关键字(if elseif while do while for and or),Token串.语义分析,遇到合法的字符输出,遇到不合法的字符提示不合法-Lexical analyzer can identify the real number, the identifier ID, keyword (the if elseif while do while for and or), Token string. Semantic analysis, met
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:838byte
    • 提供者:赵嘉
  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
    • 文件大小:5.75kb
    • 提供者: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
    • 文件大小:1.47kb
    • 提供者:yummy
  1. TokenProccessor

    0下载:
  2. 生成安全令牌,可根据设置的时间进行安全验证。(-Generate a security token, and can be verified by setting the time.)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:3kb
    • 提供者:dsadsadsad
  1. 百度OCR免token调用

    0下载:
  2. 百度OCR免token调用 有时间限制的。。(Baidu OCR free token call Time limited..)
  3. 所属分类:其他

« 12 3 »
搜珍网 www.dssz.com