搜索资源列表

  1. S语言词法分析

    0下载:
  2. 这是一个simple语言词法分析程序,程序有点问题,就是token.txt和symble.txt两个文件不能写入数据.你能告诉我吗?qq:23318796-This is a simple language lexical analysis procedure is a problem, and is token.txt symble.txt two documents can not write data. Can you tell
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10850
    • 提供者:姚翊
  1. 程序的词法分析

    0下载:
  2. 对简单的C程序或者Pascal程序进行词法分析以TOKEN字的形式放入结果文件-of simple C program or Pascal procedures lexical analysis in the form of the word TOKEN Add outcome document
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:8589
    • 提供者:杨鼎新
  1. 词法

    0下载:
  2. 这是一个词法分析器,、实验内容: 1. 设计扫描器的自动机; 2. 设计翻译、生成Token的算法; 3. 编写代码并上机调试运行通过。 • 要求:输入——源程序文件; 输出——(1)相应的Token序列; (2)关键字、界符表,符号表,常数表。-This a lexical analyzer, and the contents : 1. The design of automatic scanner machine; 2.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5794
    • 提供者:石青
  1. scanner_pre

    0下载:
  2. 一个子集的词法分析器。输入程序,输出TOKEN串各符号表,并存入文件。-A accidence analyzer of subset. which can inpute TOKEN cluster and save if you inpute program
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:929303
    • 提供者:泉台
  1. 词法分析程序(编译原理)

    0下载:
  2. 用C语言写的词法分析程序 #include "stdio.h" #include"string.h" #include "stdlib.h" FILE *fp; char filename[20]; char token[100]; int m=0; char getch() { char ch; ch=fgetc(fp);
  3. 所属分类:其它源码

    • 发布日期:2009-04-29
    • 文件大小:1218
    • 提供者:zhimoai
  1. Expression179136992004

    0下载:
  2. the puurpoise of this program is to parse expressions from an input file and display token type and value in an output file
  3. 所属分类:文件操作

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:孙凯
  1. ngrep1.41win32full

    0下载:
  2. ngrep strives to provide most of GNU grep s common features, applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:199680
    • 提供者:
  1. StreamTokenizer

    0下载:
  2. 本程序为StreamTokenizer类的示例,对输入的文件test.txt进行令牌化,统计其中的单数和数字数以及符号数-StreamTokenizer procedures for the kind of example, the importation of the paper test.txt for token, statistics on the number of single figures and the number
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:余标
  1. strcmp

    0下载:
  2. 这是我制的,调试过,小意思别见笑可以将输入的两字符串进行比较相等返回0,不等时返回两字符串的差值-This is my system, and the debugging that other small token of kindly feelings can be a laughing stock of the two input strings equal to 0 comparison, the returns ranging
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:张元佑
  1. 在工具栏上添加通用控件

    0下载:
  2. 在工具栏上添加COMBOBOX,EditBox,ProgressCtrl,Slider控件根据相同的道理您还可以添加其他控件复选框、单选按钮-the toolbar add COMBOBOX, EditBox, ProgressCtrl, Slider Control to the same token you can also add other controls check box, radio button, etc.
  3. 所属分类:工具条

    • 发布日期:2024-05-20
    • 文件大小:24576
    • 提供者:罗萧
  1. UserFun

    0下载:
  2. This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and securit
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:216064
    • 提供者:
  1. boost

    0下载:
  2. This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and securit
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:777216
    • 提供者:
  1. ProCompile

    0下载:
  2. 本程序为用VC开发的词法分析程序,它实现了生成Token串,词法分析阶段的错误检查,即填写符号表-procedures for the development of the VC lexical analysis procedures, it achieved a Token Generation Series, lexical analysis phase of the error checking that fill the sym
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:46080
    • 提供者:张学风
  1. S语言词法分析

    0下载:
  2. 这是一个simple语言词法分析程序,程序有点问题,就是token.txt和symble.txt两个文件不能写入数据.你能告诉我吗?qq:23318796-This is a simple language lexical analysis procedure is a problem, and is token.txt symble.txt two documents can not write data. Can you tell
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:姚翊
  1. TokenList

    0下载:
  2. 一个小语言的词法分析器,由此可以写出其他各种语言的词法分析器。这对编译原理的初学者或许有一定的帮助。-a small language lexical analyzer, it can be written in various languages other lexical analyzer. This compiler theory and beginners may be of some help.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:李桔苑
  1. scanner_pre

    0下载:
  2. 一个子集的词法分析器。输入程序,输出TOKEN串各符号表,并存入文件。-A accidence analyzer of subset. which can inpute TOKEN cluster and save if you inpute program
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:1138688
    • 提供者:泉台
  1. cifaty

    0下载:
  2. (一) 程序设计要求 (1) 目 标 机:8086及其兼容处理器 (2) 中间代码:四元式 (3) 设计结果:四元式表、符号表、TOKEN串表 (4) 语义分析内容要求: 1) 变量说明语句 2) 赋值语句 3) 控制语句(任选一种) 4) 过程开始及结束语句 5) 分程序结构的符号表问题 6) 对子过程内部的源代码,暂时可以忽略生成四元式,但要对变量或常量入符号表。 -(a) program
  3. 所属分类:编辑框

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:一峰
  1. 编译原理课程设计报告书

    0下载:
  2. 词法分析中2.实验内容 SAMPLE语言语法分析部分的实现。 输入:词法分析后得到的token.txt文件. 输出:程序中的语法错误的所在的行和列,出错原因. 功能:读入词法分析后得到的TOKEN串,识别不同的语法范畴,并识别其中的 语法错误,同时显示错误所在行,列和错误的原因. -2. SAMPLE experiment as part of language syntax analysis of the ac
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:101376
    • 提供者:爽爽
  1. 服务程序如何获取映射驱动器名

    0下载:
  2. 本人是在写一个服务程序时遇到了无法获取映射驱动器的问题,通过解决该问题有一些体会. 关键词:服务,当前用户,映射驱动,令牌器,CreateService,ChangeServiceConfig2, ImpersonateLoggedOnUser-I was writing a service program encountered a lack of access to the drive mapping problem, to
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:xb
  1. mtoken

    0下载:
  2. MATLAB的仿真程序,关于TOKEN的,仿真了TOKEN这个MAC方式的运行.这里是.M文件-MATLAB simulation program on TOKEN. TOKEN simulation of the way the MAC operation. here yes. M paper
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:吴仁
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »

源码中国 www.ymcn.org