Welcome![Sign In][Sign Up]
Location:
Search - token

Search list

[ELanguagetoken

Description: 编译器中的词法分析部分,实现了简单的token串的翻译
Platform: | Size: 101430 | Author: qq11420 | Hits:

[BooksTokenRing

Description: TokenRing网络开发协议资料-Token Ring network information development agreement
Platform: | Size: 189440 | Author: 高可 | Hits:

[Embeded-SCM Developtoken

Description: 使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行7.设计一个合理的GUI,注意GUI界面类与功能类的关系应比较松散。-use of object-oriented method to complete the "quick spell-check procedure" in the analysis, design and implementation process. Rapid screening procedures spelling basic requirements as follows : 1. Spell-checking documents to text files stored in the form of Disk; 2. Just check the documents in both Chinese and English word spelling errors; 3. Word is letters (a z or A ... ... Z) definition, as a non-alphabetic character as the separator; 4. Judge spelling error is the basis of dictionaries, dictionaries in the form of text files stored in external memory; 5. Dictionary document acts of a dictionary of names, each line deposited a word; 6. Output form of a text document storage, its format : Line 1 : The spell-check dictionary file name from the second line after each line : at
Platform: | Size: 8192 | Author: 罗春威 | Hits:

[GDI-Bitmap2003112609491317642

Description: Introduction Tokenmon is a application that monitors and displays a variety of security-related activity taking place on a system. Tokenmon gets its name from the fact that Windows NT/2000 stores a process security information, including the user account context in which the process executes, in an object called a token. The security activity Tokenmon monitors includes the following: · Logon/logoff · Enabling and disabling of privileges · Impersonation · Process creation/exit Tokenmon has advanced filtering and search capabilities that make it a powerful tool for exploring the way NT works, seeing how applications use security functions, or tracking down problems in system or application configurations. Tokenmon works on NT 4.0 and Windows 2000.-Introduction Tokenmon is a application that monitors and displays a variety of security-related activity taking place on a system. Tokenmon gets its name from the fact that Windows NT/2000 stores a process security information, including the user account the context in which the process executes, in an object called a token. The security Tokenmon monitors activity includes the following : Logon/logoff Enabling and disabling of privileges Impersonation Process creation/exit Tokenmon has advanced filtering and search capabilities that make it a powerful tool for exploring the way NT works, seeing how applications use security functions, or tracking down problems in system or application configurations. Tokenmon works on NT 4.0 and Windows 2000.
Platform: | Size: 174080 | Author: 哈哈 | Hits:

[ELanguage程序的词法分析

Description: 对简单的C程序或者Pascal程序进行词法分析以TOKEN字的形式放入结果文件-of simple C program or Pascal procedures lexical analysis in the form of the word TOKEN Add outcome document
Platform: | Size: 187392 | Author: 杨鼎新 | Hits:

[ELanguage词法

Description: 这是一个词法分析器,、实验内容: 1. 设计扫描器的自动机; 2. 设计翻译、生成Token的算法; 3. 编写代码并上机调试运行通过。 • 要求:输入——源程序文件; 输出——(1)相应的Token序列; (2)关键字、界符表,符号表,常数表。-This a lexical analyzer, and the contents : 1. The design of automatic scanner machine; 2. Design translation, the Token generation algorithm; 3. Write code on the machine and run through debugging. Request# 8226 : input-- the source file; Output-- (1) corresponding Token sequence; (2) keyword, sector tables, symbol table, the constant table.
Platform: | Size: 5120 | Author: 石青 | Hits:

[ELanguageS语言词法分析程序

Description: 一、 实验内容 S语言的编译程序的词法分析部分实现 从左到右扫描每行S语言源程序的符号,拼成单词,换成内部表示(token) 二、 实验要求 要求实现编译器的以下功能:  组织源程序的输入  按规则拼写单词,并转换成二元形式  删除空格及无用符号(如回车符,字符常数的引号符等)  发现并定位错误  建立单词表、符号表、常数表等文件 三、 实现方法 数据结构 1、 输入 S语言源程序,为文本文件 2、 输出 词法分析程序的运行结果是:产生一个单词序列文件(token文件)和一个常数表、一个符号表文件,并输出错误信息。 (1) token文件结构 token文件用于存放从S语言源程序中扫描出来的一个个单词符号的机内表示,其文件结构如下: typedef struct token { nt label char name[30] int code int addr }token 说明:  label:单词序号;  name[30]:单词本身;  code:单词的编辑;  addr:地址,单词本身保留字时值为-1,为标识符成常数时为大于0常数,即该标识符成常数在符号表中的入口地址。 -one, Experiment S language compiler of lexical analysis to achieve whatever S scanning each line of source language symbols, makes up words, replaced internal said (token) 2, the experimental requirements call for compiler of the following functions :
Platform: | Size: 77824 | Author: 范鹏 | Hits:

[Otherlm编译原理的语法分析

Description: 他是语义分析的前端,example是分析的程序实例,token中放置的是token字。既有词法分析又有语法分析。-he is the front-end semantic analysis, example is the analysis of examples of procedures, token placing the token character. Both lexical analysis has syntax analysis.
Platform: | Size: 3072 | Author: 马木木 | Hits:

[Windows Developtokenring_omnet

Description: 基于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
Platform: | Size: 527360 | Author: van | Hits:

[Othergettoken

Description: 简单词法分析程序,文件输入文件输出,输出token序列.-simple lexical analysis procedures, the output document file input and output token sequence.
Platform: | Size: 8192 | Author: 赵玉琼 | Hits:

[ELanguagecomplior

Description: 编译器词法分析 1. 设计扫描器的自动机; 2. 设计翻译、生成Token的算法; 3. 编写代码并上机调试运行通过。 • 要求:输入——源程序文件; 输出——(1)相应的Token序列; (2)关键字、界符表,符号表,常数表。 -compiler is a lexical analysis. Automatic design of the scanner; 2. Design translation, the Token generation algorithm; 3. And the preparation of code on machines running through debugging.
Platform: | Size: 5120 | Author: 送水的 | Hits:

[TCP/IP stacktokenring

Description: omnet++的令牌环原程序,在无线自组网中使用非常广泛,需要自己配制环境。-omnet++ the Token Ring the original procedure, in the wireless ad hoc network using a very wide range of preparation needs its own environment.
Platform: | Size: 498688 | Author: | Hits:

[ELanguage1

Description: 类高级语言的词法分析程序 在keyword里是关健词 origin输入源文件 token输出结果-Category of high-level language of the lexical analysis process is the keyword key word origin source file input output token
Platform: | Size: 3072 | Author: 王冠 | Hits:

[ELanguagecifa

Description: 词法分析的目的是将输入的源程序进行划分,给出基本符号(token)的序列,并掠过注解和空格等分隔符号。基本符号是与输入的语言定义的词法所规定的终结符。-Lexical analysis is the input source to be divided, given the basic symbol (token) sequence, and passing notes and spaces, such as separator. Basic symbols of the language closely related to the importation of the lexical definition provided in the end of FU.
Platform: | Size: 2048 | Author: chenli | Hits:

[ELanguagezhaoshiwei

Description: 纯c语言实现的词法分析器。可以输出token串以及符号表。状态转移比较明确。最后结果通过文件输出-Pure c language lexical analyzer. Token string can be output as well as the symbol table. More explicitly state transition. The final outcome of the adoption of document output
Platform: | Size: 2048 | Author: 风明月 | Hits:

[Other resourcetoken

Description: 编译原理课程设计 词法分析 好东西 多多支持哦-Principles of curriculum design compiler lexical analysis can support a good thing Oh
Platform: | Size: 2048 | Author: ouyangchangqi | Hits:

[ELanguagetoken

Description: 编译器中的词法分析部分,实现了简单的token串的翻译-Compiler of the lexical analysis part of the realization of a simple token string translation
Platform: | Size: 801792 | Author: qq11420 | Hits:

[Internet-Networkrouter(WFQ+token)

Description: 简单模拟路由器转发的源代码,其中采用了WFQ算法及令牌桶机制!-Simple simulation of a router forwarding source code, which uses WFQ algorithm and the token bucket mechanism!
Platform: | Size: 969728 | Author: 阿飞发 | Hits:

[ELanguagetoken

Description: 简单词法分析 从文件中读取要编译的文件 输出结果到输出文件中,程序中的输入输出文件需要更改名后方可使用-token
Platform: | Size: 2048 | Author: laoluo | Hits:

[Other百度OCR免token调用

Description: 百度OCR免token调用 有时间限制的。。(Baidu OCR free token call Time limited..)
Platform: | Size: 172032 | Author: 张大炮的鸟儿 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 30 »

CodeBus www.codebus.net