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

搜索资源列表

  1. c-sharp-bianyi

    0下载:
  2. 做了词法分析 输出token 以及字符表 能读入和编辑文件-Do lexical analysis and character sheet output token can read and edit documents
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:284627
    • 提供者:xixilike
  1. MyToken

    0下载:
  2. Windows token informations
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:7559
    • 提供者:alfno
  1. TokenList

    0下载:
  2. USB Token list (USB 硬件TOKEN) -USB Token list
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:4483
    • 提供者:Sam
  1. yufa

    0下载:
  2. 编译原理,独立的语法分析器,有token串,预测分析法-Compiler theory, an independent parser, a token string, predictive analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:294752
    • 提供者:庄伟
  1. lex_simple

    0下载:
  2. 简单的lex编程,详细见英文描述 Running the Lex program 1. Write the Lex specifications as described above in a file, say, prog1.l 2. On moon.cse.yzu.edu.tw, do the following: flex prog1.l (Produces lex.yy.c as the output) gcc lex.yy.c -lfl (Compi
  3. 所属分类:Compiler program

    • 发布日期:2017-03-25
    • 文件大小:23265
    • 提供者:yifuren
  1. LRfenxiqi

    0下载:
  2. 对于任意给定的输入串(词法记号流)进行语法分析,要求采用LR分析器来完成。手工构造LR分析表,利用移进-归约分析算法(P69 图3.12)输出(P70 表3.8)对应的动作部分。如: 输入:id*+id/(id+id)# 输出:移进 按 F->id归约 移进 error -For any given input string (the lexical token stream) parsing, required by LR parser to complet
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:599472
    • 提供者:hanson
  1. lab1-3

    0下载:
  2. 定义C语言或其子集的单词并给出编号,根据给定的语言子集构造词法分析器,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常量、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值(遇到错误时可显示“Error”,然后跳过错误部分继续显示),要求输出以文件形式存放的Token串。-Or a subset of the C language definition of the word and gives the number, according to a giv
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1526
    • 提供者:Joe
  1. WindowsFormsApplication1

    0下载:
  2. it make the lexical analysis to any entered token
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:44926
    • 提供者:kedaok
  1. processhacker

    0下载:
  2. 进程查看工具,用于查看和操作流程。 其最基本的功能包括: *查看,终止,暂停和恢复进程 *重新启动进程,创建转储文件,分离从 任何调试,查看堆,注入的DLL等。 *查看详细过程的信息,统计,和 性能信息 *查看,终止,挂起和恢复线程 *查看详细令牌包括修改的信息( 权限) *查看和卸载模块 *查看内存区域 *查看环境变量 *查看和关闭处理 *查看,控制和编辑服务 *查看和关
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-24
    • 文件大小:7748941
    • 提供者:先后
  1. 485

    0下载:
  2. 485通信的原理,整个通信过程的描述。令牌机制的实现的方式,和一些注意事项-485 principle, the descr iption of the entire communication process. Token mechanism to achieve the way, and some notes
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:65845
    • 提供者:张耀
  1. Internetworking-2_LANs(zslcn)

    0下载:
  2. 本文介绍了用于局域网(LAN)的各种媒体访问方法,传送方法,拓扑,和设备。所讲的题目集中在用于以太网/IEEE 802.3,令牌环/IEEE 802.5,和FDDI(光纤分布式数据接口)。在手册第二部分LAN协议各篇文章中将更详细地讲述具体的协议。 -This article introduces the various media-access methods, transmission methods, topologies, and devices used in a local
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:315903
    • 提供者:Zhoushenglie
  1. 2-Internetworking-LAN_2(zslcn)

    0下载:
  2. 令牌环网络最初是由IBM在20世纪70年代开发的。它现在仍然是IBM的主要局域网络(LAN)技术。相关的IEEE 802.5规范与IBM的令牌环网络几乎是相同的,完全兼容。事实上,IEEE802.5规范仿照IBM令牌环,并不断跟踪IBM的令牌环网开发。术语令牌环网一般通常用来既指IBM的令牌环网,也指IEEE 802.5网络。本文讨论令牌环网和IEEE802.5这两者。-The Token Ring network was originally developed by IBM in the 1
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:75394
    • 提供者:Zhoushenglie
  1. HTMLParser

    0下载:
  2. HTML Parser. It parses a html string and developer checkes the html string token one by one.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:15118
    • 提供者:Allendale
  1. SinaDemo

    0下载:
  2. 首先要使用这些接口是需要用户登录并且授权的,新浪微博开放平台其实是提供两种授权方式的,第一种是:OAuth授权方式,第二种是:HTTP普通鉴权方式,我们使用了第一种方式来授权,但是在执行过程中遇到了许多问题,觉得单对新浪微博开放平台还是有一些代表性,所以共享下经验,下面可以下载我的Demo。 OAuth是一种国际授权方式,它不需要用户在第三方应用输入用户名及密码,所以安全性很高 其实在程序中步骤表现就只有4步: 1、获取Request token。 2、用户认证。
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:138022
    • 提供者:lidongbo
  1. router(WFQ-P-token)

    0下载:
  2. 优化的路由查找算法的实现。 可以动态创建、更新路由表,并能根据目标地址(Destination Address)找到相应的下一跳(Next Hop)。-Optimized route lookup algorithm. Can dynamically create, update routing table, and according to the target address to find the corresponding next hop.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:995145
    • 提供者:Daisy
  1. scaner

    0下载:
  2. 实现编译器的第一步scaner,识别出不同的token,为下一步编译器语法提供基础-The first step in achieving the compiler scaner, identify the different token, the syntax for the compiler to provide the basis for the next step
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:284820
    • 提供者:路会娜
  1. GetTimer

    0下载:
  2. 通过调用PKCS11接口获取token设备内部时钟信息。请使用自带的makefile完成编译,另外需要动态链接的so文件需要使用您自己的设备厂商提供的p11库文件。-By calling the PKCS11 token device interface to obtain information about the internal clock. Please use the makefile that comes complete compilation, dynamic linking,
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-07
    • 文件大小:1576
    • 提供者:steven
  1. bysy

    0下载:
  2. 词法分析的主要任务是:从左到右逐个字符地扫描源程序,产生一个个单词(Token),同时检查源程序中的词法错误。执行词法分析的程序称为词法分析程序或扫描程序(Scanner)。-Lexical analysis of the main tasks are: to scan source code character by character from left to right, resulting in one word (Token), also check the source of lex
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:11929
    • 提供者:第三方
  1. SICmodel

    0下载:
  2. 模擬系統程式的SIC模式,將輸入的指令切token後output出symbol table和機器碼-SIC system simulation program mode, enter the command token cut out the symbol table and after the machine code output
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2908
    • 提供者:Do
  1. parser

    0下载:
  2. 编译原理,简单的词法分析器,可以遇到错误提示错误信息跳过并继续分析,将分析后的符号表和TOKEN串表存入txt中-Compiler theory, a simple lexical analyzer, you can skip the error message encountered error and continue the analysis, the analysis of the symbol table and string table into the txt in the TOK
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:29866
    • 提供者:刘斐
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 26 »
搜珍网 www.dssz.com